I am having troubles getting the user manager to add users. It gives me
an incorrect parameter. I am using samba 3.0 final. I am also using the
tdbsam backend. I noticed in pdbedit it does not have the [u ]
under account flags. It adds the user, but it does not show up in the
user manager for domains (but it gets put inside of the pwdb and
/etc/passwd) here is my config.
log file = /var/log/samba/log.%m
load printers = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
logon drive = H:
domain master = yes
username map = /etc/samba/smbusers
encrypt passwords = yes
hosts allow = 127. 172.16.
passdb backend = tdbsam
logon home = \\sentinel\%U
wins support = yes
dns proxy = no
server string = ECS PDC Samba Server
logon script = %U.bat
local master = yes
workgroup = ECS
logon path os level = 33
printcap name = /etc/printcap
security = user
preferred master = yes
passwd program = /usr/bin/passwd %u
add user script = /usr/sbin/useradd -m -g domuser %u
delete user script = /usr/sbin/userdel -r %u
add group script = /usr/sbin/groupadd -r %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/bin/gpasswd -a %u %g
delete user from group script = /usr/bin/gpasswd -d %u %g
set primary group script = /usr/sbin/usermod -g '%g'
'%u'
add machine script = /usr/sbin/useradd -d /dev/null -g 100 -s
/bin/false -M %u
max log size = 50
domain logons = yes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Dehus wrote: | I am having troubles getting the user manager to add users. It gives me | an incorrect parameter. I am using samba 3.0 final. I am also using the | tdbsam backend. I noticed in pdbedit it does not have the [u ] | under account flags. It adds the user, but it does not show up in the | user manager for domains (but it gets put inside of the pwdb and | /etc/passwd) here is my config. There some some known issues with user manager and Samba 3.0. We're working on them. See the "Known Issues" in the WHATSNEW file. cheers, jerry ~ ---------------------------------------------------------------------- ~ Hewlett-Packard ------------------------- http://www.hp.com ~ SAMBA Team ---------------------- http://www.samba.org ~ GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc ~ "You can never go home again, Oatman, but I guess you can shop there." ~ --John Cusack - "Grosse Point Blank" (1997) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/egO0IR7qMdg1EfYRAlSNAKDpvWq0tT7t+rRfL5FfaVlAGDE7PwCfSj14 kRd3Mzpwbcd/6mrbbbNvInE=De5/ -----END PGP SIGNATURE-----