Displaying 1 result from an estimated 1 matches for "masterf".
Did you mean:
master
2006 Nov 21
1
User administrator problem
...r NT_STATUS_NO_SUCH_USER
I can't use administrator user either.
I'm using samba-ldap 3.0.23c-1 on debian with slapd 2.2.23-8
This is the content of /etc/samba/smbusers
root=administrator Administrator admin fernando
This is the global part of the config file
[global]
workgroup = MASTERFS
passdb backend = ldapsam:ldap://localhost
username map = /etc/samba/smbusers
log level = 3
printcap name = cups
add user script = /usr/sbin/smbldap-useradd -m ~@~Y%u~@~Y
delete user script = /usr/sbin/smbldap-userdel %u
add group script = /us...