Displaying 1 result from an estimated 1 matches for "nt_illy".
Did you mean:
  nilly
  
2003 Jul 08
1
Samba 2.28a and NT ACL
...My problem is: 
- when I copy the data from old nt server to new samba server with this 
command xcopy oldserver newserver /O/S  I received for some files 
Access Denied. I have add on the smb file force unknown acl user = yes 
but I have problem. 
This is my smb.conf.
[global]
        workgroup = NT_ILLY
        netbios name = SUN480
        netbios aliases = samba
        interfaces = 172.16.1.26
        bind interfaces only = Yes
        security = DOMAIN
        encrypt passwords = Yes
        password server = NT4_SRV1
        #log level = 0
        #acl compatibility = win2k
        socket opt...