I am be able to login to Samba without a problem :). When I login to "Shahid" account it directed to "/home/shahid" but I can still can see another user home dir too? why that
so like I login as "shahid" account then can see "/home/shahid" but why I can see " /home/test" too - it shouldnt be?
Each user should have own homedir only.
What did I do wrong? look below, thanks!
[global] workgroup = MSHOME netbios name = TEST server string = FreeBSD Samba Server encrypt passwords = Yes
[Share] comment = This is Share path = /tmp read only = No guest ok = Yes
[Shahid] comment = Shahid Home Dir path = /home/shahid guest account = shahid read only = No
[Testing]
comment = Test Home Dir
path = /home/test
guest account = test
read only = No
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
