ICI Modules: sys: passwd


Modules by name : by type

Synopsis

struct | array = sys.passwd([ int | string ])

Description

With no arguments passwd returns an array of all the password file entries for the system. With an argument it returns a single struct containing information on the user specified either by user identifier or name. In each case the struct contains the following keys,