package: smbldap-tools
version: 0.9.7-1
severity: important

Hi,
using "smbldap-usershow username" display all ldap attributes for the
specified user name. Date fields are shown in integer form. Using the
"-h" switch, date fields are shown as year/month/day.

But now, when specifing "-h" all other fields are shown empty:

# smbldap-usershow user | grep -v Password
dn: uid=user,ou=People,dc=agenziaf27,dc=local
objectClass: 
top,person,organizationalPerson,posixAccount,shadowAccount,inetOrgPerson,sambaSamAccount
cn: Joe User
sn: User
uid: user
uidNumber: 1025
gidNumber: 1012
homeDirectory: /home/user
loginShell: /bin/bash
gecos: Joe User
givenName: Luca
sambaLogonTime: 0
sambaLogoffTime: 2147483647
sambaKickoffTime: 2147483647
sambaPwdCanChange: 0
displayName: Joe User
sambaSID: S-1-5-21-3226313530-9999999999-1361587490-1037
sambaAcctFlags: [U]
sambaPwdLastSet: 1351504942
sambaPwdMustChange: 1351418542
shadowLastChange: 15642
shadowMax: -1

# smbldap-usershow -h user | grep -v Password
dn: uid=user,ou=People,dc=agenziaf27,dc=local
objectClass: ,,,,,,
cn: 
sn: 
uid: 
uidNumber: 
gidNumber: 
homeDirectory: 
loginShell: 
gecos: 
givenName: 
sambaLogonTime: 
sambaLogoffTime: 2038/1/19
sambaKickoffTime: 2038/1/19
sambaPwdCanChange: 1970/1/1
displayName: 
sambaSID: 
sambaAcctFlags: 
sambaPwdLastSet: 2012/10/29
sambaPwdMustChange: 2012/10/28
shadowLastChange: 2012/10/29
shadowMax:


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to