I can see my home directory (as root) and other users home directories. However, all the directories are not getting listed. Why is that? Here is my smb.conf, [global] workgroup = mygroup netbios name = star server string = Samba Server encrypt passwords = Yes log level = 5 syslog only = Yes log file = /var/log/samba.log max log size = 50000 socket options = TCP_NODELAY IPTOS_LOWDELAY domain logons = Yes unix realname = Yes hosts allow = 192.168.1.0/255.255.255.0 getwd cache = yes [homes] comment = Home Directories path = /home/%S read only = No browseable = yes create mode = 0750 writable = yes One more thing, is that on NT Network Neighborhood "star" is listed. When I doubleclick on it, I get homes root users Printers "homes" folder is the same as "roots" folder. Why is it getting listed twice with different names? Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <http://www.smcinnovations.com
On 0, Subba Rao <subb3@attglobal.net> wrote:> > I can see my home directory (as root) and other users home directories. > However, all the directories are not getting listed. Why is that? > Here is my smb.conf, > > [global] > workgroup = mygroup > netbios name = star > server string = Samba Server > encrypt passwords = Yes > log level = 5 > syslog only = Yes > log file = /var/log/samba.log > max log size = 50000 > socket options = TCP_NODELAY IPTOS_LOWDELAY > domain logons = Yes > unix realname = Yes > hosts allow = 192.168.1.0/255.255.255.0 > getwd cache = yes > > [homes] > comment = Home Directories > path = /home/%S > read only = No > browseable = yes > create mode = 0750 > writable = yes >[users] comment = All users path = /home valid users = root write users = root create mode = 0750 Forgot to the remainder of the config file. Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <http://www.smcinnovations.com