sigid at JINLab wrote: > Dear all, > I still don't understand what does the number mean on these atributes, > anyone can help? > > sambaPwdLastSet: 1235955741 > shadowLastChange: 14305 > > Thanks sambaPwdLastSet is the number of seconds between January 1, 1970, and the date that the password was last modified. shadowLastChange is the number of days between January 1, 1970, and the date that the password was last modified. In this case, sambaPwdLastSet is equivalent to Mon Mar 2 01:02:21 UTC 2009. rob