Hello, Does anybody know how to decipher the numerical codes returned from a Win32 system under the $flag field?
for instance: ===================== GetUsers("",$filter, \%names); $flag = ""; foreach (keys %names) { UserGetAttributes("", $_,$pass,$passage,$priv,$homedir,$comment,$flag,$script); } ===================== Official Usage discription: ===================== UserGetAttributes (server, username, $password, $passwordage, $privilege, $homedir, $comment, $flags, $scriptpath) ===================== ###What, for instance, does 513 mean? a list would be really cool... Thanx! Jeremy F. Jones DREGIS Dresdner Global IT-Services Gesellschaft mbH Bankbetrieb Server u. Geschäftsstellenservices (SH GM) Telephone +49 (0) 69 / 2 63 - 82653 Fax +49 (0) 69 / 2 63 - 10 347 Wilhelm-Leuschner-Straße 4-6, 4. OG 60627 Frankfurt / Main, Germany E-Mail [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]