Displaying 3 results from an estimated 3 matches for "mailnickname".
2006 Aug 24
1
[OT] ldapmodify options for changing AD attributes
...lign time password was set for both samba and exchane and
then have the users notified when logon samba pwd is near to expirate
and so they receive also outlook notification for changing w2k3 domain
password.
At the moment I'm investigating ldapmodify command itself.
I can modify for example mailNickname AD attribute for the user, but
not pwdLastSet and
accountExpires
input file for mailNickname is
dn: CN=Gianluca Cecchi,CN=Users,DC=companymail,DC=local
changetype: modify
replace: mailNickname
mailNickname: gcecchi1
and it succeeds
input file for pwdLastSet is
dn: CN=Gianluca Cecchi,CN=Users,DC=...
2009 May 25
4
LDAP (AD) auth problem
...ap
args: /etc/dovecot/dovecot-ldap.conf
userdb:
driver: ldap
args: /etc/dovecot/dovecot-ldap.conf
plugin:
acl: vfile
content of dovecot-ldap.conf
hosts = myhost:389
auth_bind = yes
auth_bind_userdn = cn=%n,ou=People,dc=company,dc=com
base = ou=People,dc=company,dc=com
user_attrs = mailNickname=home
user_filter = (&(objectClass=user)(sAMAccountName=%n))
user_global_uid = vmail
user_global_gid = vmail
Using the same options I can fetch info with ldapsearch
ldapsearch -h myhost -b 'dc=company,dc=com' -D
'cn=username,ou=People,dc=company,dc=com' -x -W
'(&(object...
2015 Oct 14
2
Use repadmin /showobjmeta would caused samba 4.3.0 fault
.../source4/dsdb/kcc/kcc_drs_replica_info.c:228(kccdrs_replica_get_info_obj_metadata2)
attribute_id = 131381, attribute_name: mDBUseDefaults
[2015/10/12 22:48:12.271076, 0]
../source4/dsdb/kcc/kcc_drs_replica_info.c:228(kccdrs_replica_get_info_obj_metadata2)
attribute_id = 131519, attribute_name: mailNickname
[2015/10/12 22:48:12.271283, 0]
../source4/dsdb/kcc/kcc_drs_replica_info.c:228(kccdrs_replica_get_info_obj_metadata2)
attribute_id = 589825, attribute_name: name
[2015/10/12 22:48:12.271490, 0]
../source4/dsdb/kcc/kcc_drs_replica_info.c:228(kccdrs_replica_get_info_obj_metadata2)
attribute_id...