* Martin Schmidkunz <[email protected]> [Jan 11. 2010 14:19]: > >> > >>If it is only intended for managing local /etc/passwd users such > >>things > >>are probably not needed. > > > Which functions are covered by this scenario? > Username, Password and....?
The basics of Linux user management - name - uid - gid - home dir - shell See the 'useradd' command in Linux And a basic group management - name - gid - list of users (uids) belonging to this group Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
