From Easyneufenglish
[edit] Users' Management
[edit] User account
- Important Files and directories :
- $(HOME)/.config : directory which contains all configuration files of the user.
- $(HOME)/.wmrc : contains the name of the preferred interface of the user (easy, ergo or expert).
- $(HOME)/.profile : connects the user to the X server (see the login process).
- $(HOME)/.xinitrc :
- Creation : The user account is initialized while recopying the directories /etc/skel and /etc/skel_static.
[edit] User account
[edit] Commands of creation/modification/deleting of users
- ez9CreateUser (arg nb : [2-30]) : Return of the command ez9CreateUser --help :
Usage : ez9CreateUser [OPTIONS] -l <login> -m <password>
Version: Mar 2 2007 21:10:42
Report bugs to simon@sequanux.org
--birthday | -b : set user birthday
--check | -C : check password strenght
--domain | -d : set domain
--encode | -E : encode option
--firstname | -p : user firstname
--help | -h : display this (help)
--interface | -i : interface to use
--lastname | -n : user lastname
--login | -l : login to update
--mail | -M : set mail address
--passwd | -m : password to update
--pixmap | -c : pixmap to use for user login
--proxy | -P : proxy type (full,...)
--role | -r : user privileges (admin or user)
--screensaver | -e : screensaver to use
--url | -u : url to download pixmaps files
--verbose | -v
--version | -V
--wallpaper | -f : wallpaper to use