Hello. when i type smbpasswd -j centroadm fetch_domain_sid: machine PMF rejected the tconX on the IPC$ share. Error was : NT_STATUS_ACCESS_DENIED. Failed to get domain SID. Unable to join domain CENTROADM.
i have 3 nic on linux box an 3 on w2k pdc. what is the problem??? thanks WILSON This is my smb.conf [global] workgroup = centroadm password server = pmf security = domain winbind uid = 10000-20000 winbind gid = 10000-20000 winbind use default domain = yes winbind cache time = 10 server string = Samba Server log file = /var/log/samba/log.%m max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns proxy = no netbios name = MATRIX server string = Matrix SMB Server encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd preferred master = no local master = no wins server = 10.1.1.1 log level = 5 domain master = no bind interfaces only = yes interfaces = 192.168.0.99/255.255.255.0 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
