UserGetAttributes
UserGetAttributes (server
,username
, $password
, $passwordage
, $privilege
, $homedir
, $comment
, $flags
, $scriptpath
)
- Retrieves information from a user profile for the user identified by username on server, and stores each piece in the corresponding variables you provide as arguments. The elements and order of user information are the same as described in the
UserCreate
function.