Displaying 1 result from an estimated 1 matches for "facpx02".
2005 Jan 23
1
Winbind without netbios
...at cant find a domain controller
Here is my smb.conf
workgroup = FACTIS
password server = facdc01.factis.com
#disable netbios = yes
security = ADS
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind use default domain = yes
ENCRYPT PASSWORDS = YES
INTERFACES = eth0
root@FACPX02:~# wbinfo -t
checking the trust secret via RPC calls succeeded
But with ...
workgroup = FACTIS
password server = facdc01.factis.com
disable netbios = yes
security = ADS
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind use default domain = yes
ENCRYPT PASSWORDS = YES
INTE...