Displaying 4 results from an estimated 4 matches for "groupadd3".
Did you mean:
groupadd
2004 Jun 22
1
samba3 PDC+ldap domain logon problem
...= off
#ldap ssl = start tls
add user script = /usr/bin/smbldap-useradd3 -m "%u"
ldap delete dn = Yes
delete user script = /usr/bin/smbldap-userdel3 "%u"
add machine script = /usr/bin/smbldap-useradd3 -w "%u"
add group script = /usr/bin/smbldap-groupadd3 -p "%g"
#delete group script = /usr/bin/smbldap-groupdel3 "%g"
add user to group script = /usr/bin/smbldap-groupmod3 -m "%u" "%g"
delete user from group script = /usr/bin/smbldap-groupmod3 -x "%u" "%g"
set primary group sc...
2003 Nov 25
0
Problems using smbldaptools
...iles: one in /etc/samba3 and the other in
/usr/share/samba3/scripts...does one have precedence over the other?)
I also added the inital LDAP tree settings. (Users, computers, etc.)
When I try to use the tools from the command line to add a group or a user,
I get the following errors:
$ smbldap-groupadd3 loanofficers
failed to add entry: modifications require authentication at
/usr/share/samba3/scripts//smbldap_tools.pm line 494, <DATA> line 283.
It complains about authentication. I also took a look at line 494:
$modify->code && die "failed to add entry: ", $modify->...
2004 Apr 15
0
check_oem_password: incorrect password length
...y*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
os level = 65
domain master = yes
preferred master = yes
domain logons = yes
add user script = /usr/bin/smbldap-useradd3 -m "%u"
delete user script = /usr/bin/smbldap-serdel3 "%u"
add group script = /usr/bin/smbldap-groupadd3 -p "%g"
delete group script = /usr/bin/smbldap-groupdel3 "%g"
add machine script = /usr/bin/smbldap-useradd3 -w "%u"
passdb backend = ldapsam:ldap://127.0.0.1
ldap admin dn = "cn=Manager,dc=usl11,dc=net"
; ldap ssl = start_tls
ldap ssl = off
ldap suffix...
2004 Apr 15
0
Unable to change password
...lly*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
os level = 65
domain master = yes
preferred master = yes
domain logons = yes
add user script = /usr/bin/smbldap-useradd3 -m "%u"
delete user script = /usr/bin/smbldap-serdel3 "%u"
add group script = /usr/bin/smbldap-groupadd3 -p "%g"
delete group script = /usr/bin/smbldap-groupdel3 "%g"
add machine script = /usr/bin/smbldap-useradd3 -w "%u"
passdb backend = ldapsam:ldap://127.0.0.1
ldap admin dn = "cn=Manager,dc=usl11,dc=net"
; ldap ssl = start_tls
ldap ssl = off
ldap suffix = dc=...