Displaying 1 result from an estimated 1 matches for "mbe_data_serv".
Did you mean:
  mbe_data_server
  
2005 Sep 29
0
multiple user folders showing up
...me of the users and make them think that the server is unsecure and that users can access other users home directories.  
samba 3.0.10-1
smb.conf ----------------------------------------------------------------------------------------
[global]
        workgroup = MYDOMAIN
        netbios name = MBE_Data_Server
        server string = samba server
        security = DOMAIN
        password server = 192.168.5.1 192.168.5.2
        obey pam restrictions = yes
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        template homedir = /home/users/%U
        template primary group = "Dom...