Greetings all,
I need to verify if I broke something in my setup and now can't do what I think should work just fine.
The system: P4 2.66GHz, 1GB RAM, 1X 80GB HD(IDE), 1X 1TB HD(SATA)
The Network: 1X 4 port router, 1X 8port hub (SME & two laptops on hub, it seems that win7starter does NOT like file sharing/drive mapping over wireless).
When I installed SME there was no issues. It installed just fine on the 80GB as I told it.
I created some users but as soon as I mapped their drives I realize that it was mapping to a folder on the 80GB drive. So formatted the drive, eventually learned that the best way to use the 1TB drive for users home folders was to use a 'mount --bind' command. Still, the users were seeing the 80GB folders only! I deleted the users, recreated them and now I cannot map their user folders at all.
/dev/main/root / ext3 usrquota,grpquota $
/dev/md1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/main/swap swap swap defaults 0 0
/dev/sda2 /mnt/1tb ext3 usrquota,grpquota 1 2
I created a new IBay and new group, added the users to that and THAT folder they can see/map to just fine!?
So, where to go from here?
Biggest question, why can't users map to their own folders when I try to map \\servername\userfolder using a username created on the SME server and a password created on the SME server for the user?