Displaying 1 result from an estimated 1 matches for "sambaconf".
Did you mean:
samba_conf
2006 May 23
1
Problems with "net rpc trustdom establish"
...[2006/05/23 18:16:45, 0] utils/net_rpc.c:rpc_trustdom_establish(4632)
Couldn't find domain controller for domain ADM
I attempted to just this:
"#net rpc trustdom establish adm -U root%111 -I 192.168.0.1"
and nothing
Here my smb.conf
[global]
netbios name = debian
workgroup = sambaConf
log file = /var/log/samba/log.%m
max log size = 50
security = user
smb passwd file = /etc/samba/smbpasswd
passdb backend = smbpasswd
add user script = /usr/sbin/useradd -m %u
add machine script = /usr/sbin/useradd -g machine -c "Samba machine" -d
/dev/null -s /bin/false -M %u
wins server...