|
more info:
below are just a few of the elements I'm speaking
of. Not just the user flags but also below:
print "$info{'name'}\n";
print "$info{'comment'}\n";
print "$info{'usr_comment'}\n";
print "$info{'full_name'}\n";
print "$info{'password_age'}\n";
print "$info{'priv'}\n";
print "$info{'home_dir'}\n";
print "$info{'flags'}\n";
print "$info{'script_path'}\n";
print "$info{'auth_flags'}\n";
print "$info{'parms'}\n";
print "$info{'workstations'}\n";
print "$info{'last_logon'}\n";
print "$info{'last_logoff'}\n";
print "$info{'acct_expires'}\n";
print "$info{'max_storage'}\n";
print "$info{'units_per_week'}\n";
print "$hours\n";
print "$info{'bad_pw_count'}\n";
print "$info{'num_logons'}\n";
print "$info{'logon_server'}\n";
print "$info{'country_code'}\n";
print "$info{'code_page'}\n";
print "$info{'user_id'}\n";
print "$info{'primary_group_id'}\n";
print "$info{'profile'}\n";
print "$info{'home_dir_drive'}\n";
print "$info{'password_expired'}\n";
Specifically what are the segnificance of some the values returned. (ie. 'password_age' it returns a value like this: 31258881) Here are the values returned from the above query. Name: Administrator Hope this better defines what I'm looking for. some of the items are intuitive and some just dont make sence. I was hoping I could find a book or a web doc or someones home grown docs that may include this information. Regards, Stephen Nordlund
|
- Good Lanman Documentation Yahoo Mail \(nordlundsa\)
- Re: Good Lanman Documentation Jenda Krynicky
- Re: Good Lanman Documentation Chuck Lawhorn
- RE: Good Lanman Documentation Yahoo Mail \(nordlundsa\)
- RE: Good Lanman Documentation Bullock, Howard A.
- RE: Good Lanman Documentation Timothy Johnson
