File_Passwd_Unix::verifyPasswd (Previous) (Next) File_Passwd_Unix::getMap

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_Passwd_Unix::useMap()

File_Passwd_Unix::useMap() -- Whether to use the 'name map'

Beschrijving

Whether to use the 'name map' of the extra properties or not.

Default Unix passwd files look like: user:password:user_id:group_id:gecos:home_dir:shell

The default 'name map' for properties except user and password looks like:

  • uid

  • gid

  • gecos

  • home

  • shell

If you want to change the naming of the standard map use File_Passwd_Unix::setMap().

Parameter

boolean $bool

whether to use the 'name map' or not

Return waarde

Returns boolean TRUE if you set a value, or the actual value if called without param.

Note

Deze functie kan niet statisch worden aangeroepen.

File_Passwd_Unix::verifyPasswd (Previous) (Next) File_Passwd_Unix::getMap

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.