Hi,
I'm trying to migrate user accounts on a Tru64 4.0F (with C2) to a linux
box.
Using "edauth -g" I got the plain prpasswd file. However there are two
issues here:
- u_lock fields all have value: u_lock_at_, which means unlocked. But the
system definitely has quite a few locked accounts. Any other lables for
locked accounts?
- u_expdate is explained as "The actual time of type time_t that an account
is set to expire". But I couldn't find time_t definition even in *.h under
/sys. Can it be mapped to the Unix time since 1970?
Thanks,
Alan
Received on Wed Feb 19 2003 - 01:55:15 NZDT