From: Gaiseric Vandal on 15 Jun 2010 23:20 Have you tried manually creating the unix account (if necessary) and then the samba account (with "smbpasswd -a" command.) Or are you just creating the samba account with "smbpasswd -a" and hoping that the "add user script" creates the unix account. -----Original Message----- From: samba-bounces(a)lists.samba.org [mailto:samba-bounces(a)lists.samba.org] On Behalf Of Bruno Steven Sent: Tuesday, June 15, 2010 8:51 PM To: samba(a)lists.samba.org Subject: [Samba] Pdbedit show only user "root" Hi, When i put the command pdbedit plus any user name show the message user not found. Only user root is exibited. Why the others not show? the service smbd winb nmbd slapd is running without problem. Example *root(a)AbramisSRV smbldap-tools]# pdbedit -Lv teste* Username not found! *[root(a)AbramisSRV smbldap-tools]# pdbedit -Lv root* Unix username: root NT username: root Account Flags: [U ] User SID: S-1-5-21-1281201103-1048660758-78004217-500 Primary Group SID: S-1-5-21-1281201103-1048660758-78004217-513 Full Name: root Home Directory: HomeDir Drive: Logon Script: Profile Path: Domain: REDEADM.COM Account desc: Workstations: Munged dial: Logon time: 0 Logoff time: never Kickoff time: never Password last set: Tue, 15 Jun 2010 13:56:24 BRT Password can change: Tue, 15 Jun 2010 13:56:24 BRT Password must change: never Last bad password : 0 Bad password count : 0 Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [root(a)AbramisSRV smbldap-tools]# My smb.conf --authconfig--end-line-- unix charset = LOCALE workgroup = REDEADM.COM netbios name = AbramisSRV interfaces = eth0, lo bind interfaces only = Yes passdb backend = ldapsam:ldap://127.0.0.1 enable privileges = Yes username map = /etc/samba/smbusers log level = 1 syslog = 0 log file = /var/log/samba/%m max log size = 50 smb ports = 139 name resolve order = wins bcast hosts time server = Yes #printcap name = CUPS show add printer wizard = No add user script = /opt/IDEALX/sbin/smbldap-useradd -m "%u" delete user script = /opt/IDEALX/sbin//smbldap-userdel "%u" add group script = /opt/IDEALX/sbin/smbldap-groupadd -p "%g" delete group script = /opt/IDEALX/sbin/smbldap-groupdel "%g" add user to group script = /opt/IDEALX/sbin/smbldap-groupmod -m "%u" "%g" delete user from group script = /opt/IDEALX/sbin/smbldap-groupmod -x "%u" "%g" set primary group script = /opt/IDEALX/sbin/smbldap-usermod -g "%g" "%u" add machine script = /opt/IDEALX/sbin/smbldap-useradd -w "%u" #logon script = scripts\logon.bat #logon path = \\%L\profiles\%U #logon drive = X: logon path = logon home = domain logons = Yes preferred master = Yes wins support = Yes ldap suffix = dc=redeadm,dc=com ldap machine suffix = ou=Computers #ldap user suffix = ou=Users ldap user suffix = ou=Internet ldap group suffix = ou=Groups ldap idmap suffix = ou=Idmap ldap admin dn = cn=adm,dc=redeadm,dc=com idmap backend = ldap:ldap://127.0.0.1 #caso de errado descomente a duas proximas linhas idmap uid = 10000-20000 idmap gid = 10000-20000 map acl inherit = Yes #printing = cups #printer admin = root, chrisr *Thank very much* -- Bruno Steven - Administrador de sistemas. LPIC-1 - LPI ID: lpi000119659 / Code: p2e4wz47e4 https://www.lpi.org/caf/Xamman/certification MCP-Windows 2003 - TranscriptID: 793804 / Access Code: 080089100 https://mcp.microsoft.com/authenticate/validatemcp.aspx P Antes de imprimir pense em sua responsabilidade e comprometimento com o Meio Ambiente. Before printing this message, think about your ecologic responsability and environment commitment. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
|
Pages: 1 Prev: [Samba] Pdbedit show only user "root" Next: libldb-samba.so does not link in source4 samba |