Displaying 2 results from an estimated 2 matches for "smbaddmachin".
Did you mean:
smbaddmachine
2003 Jun 12
3
LDAP problem
Hi all,
I have compiled samba3.0.0beta1 with the options:
./configure --enable-static=yes --with-smbmount --with-ldapsam
I'm using "passdb backend = ldapsam:ldap://localhost" and when I try to add a
user using smbpasswd I got the message:
Error loading module '/usr/local/samba/lib/pdb/ldapsam.so':
/usr/local/samba/lib/pdb/ldapsam.so: cannot open shared object file: No
2002 Dec 19
0
Failed to delete entry for share
...127.0.0.1
bind interfaces only = yes
encrypt passwords = yes
smb passwd file = /etc/samba/sambapasswd
# invalid users = root @wheel
hide unreadable = yes
browseable = yes
utmp = yes
add user script = /usr/sbin/smbaddmachine %m$
allow trusted domains = no
# debug settings
log level = 0
log file = /var/log/samba/samba.log.%m
max log size = 1000
# performance options
oplocks = yes
level2oplocks = yes
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=8192
SO_RCVBUF...