From: Joan García Camba (joan.garcia.camba_at_gmail.com)
Date: Thu Mar 02 2006 - 17:11:54 CET
From: Joan García Camba <joan.garcia.camba@gmail.com> Date: Thu, 2 Mar 2006 17:11:54 +0100 Message-ID: <44071950.0dba5755.730c.ffffbc05@mx.gmail.com> Subject: [suse-sles-e] PASSWD Dialog wiht Samba + PDC +W2k
Hi I have a problem With Samba as PDC + Ldap , When the passwd is near to
expire , windows don’t open the dialog to change the password, I write my
configuration down. I Change in the user profile to change the password
every 30 days , alert before 10 days , etc etc, but windows don’t open the
dialog.
Smb.conf
[global]
workgroup = LNX_COHIMAR
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
printer admin = @ntadmin, root, administrator
username map = /etc/samba/smbusers
map to guest = Bad User
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
security = user
encrypt passwords = yes
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s
/bin/false %m$
domain logons = yes
ldap idmap suffix = ou=Idmap
ldap machine suffix = ou=Computers
local master = yes
wins server =
wins support = no
domain master = yes
preferred master = yes
os level = 65
ldap admin dn = cn=Administrator,dc=site
ldap suffix = dc=site
passdb backend = smbpasswd ldapsam:ldap://localhost
netbios name = srvdell
sladp.conf
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/rfc2307bis.schema
include /etc/openldap/schema/yast.schema
include /etc/openldap/schema/samba3.schema
access to attrs=SambaLMPassword,SambaNTPassword
by dn="cn=Administrator,dc=site" write
by * none
access to dn.base=""
by * read
access to dn.base="cn=Subschema"
by * read
access to attr=userPassword,userPKCS12
by self write
by * auth
access to attr=shadowLastChange
by self write
by * read
access to *
by * read
loglevel 0
database bdb
suffix "dc=site"
rootdn "cn=Administrator,dc=site"
rootpw "{ssha}R5UxsQ0u47Np3H3MRG9VKs2fBtZGWURDRw=="
directory /var/lib/ldap
checkpoint 1024 5
cachesize 10000
index objectClass,uidNumber,gidNumber eq
index member,mail eq,pres
index cn,displayname,uid,sn,givenname sub,eq,pres
index sambaSID eq
index sambaPrimaryGroupSID eq
index sambaDomainName eq
This archive was generated by hypermail 2.1.7 : Thu Mar 02 2006 - 17:12:22 CET