Next: 2 Operating/Processing
Up: 1 Installing/Administrating
Previous: 1.2 Increasing Security of
1.3 Adding a New User to Solaris and Vnmr(J)
There are different procedures for that. I will describe one here.
- Add the user to SolarisTM: as root type
useradd -m -c "Jean Fourier" -d /export/home/jean
-g nmr -s /usr/bin/tcsh jean
Here Jean Fourier is an arbitrary comment, jean will be his login,
and his group will be nmr.
Make sure that the group nmr and the shell /usr/bin/tcsh exist
(they exist if the above command was succeeded :-)
- Create a password for Jean Fourier: as root type passwd jean
- Configure the Vnmr(J) environment for the user: as root type:
/vnmr/bin/makeuser jean
- If you run VnmrJTM configure jean as a VnmrJ user. As vnmr1 user type
vnmrj adm. The admin window will pop up. Then click
.
A new window pops up. Select the user
, click at the right arrow,
select the
option, and
.
The new user should now appear at the VnmrJ Admin window when you select
.
- If you run VnmrJ, update the database: run dbsetup as root.
I also suggest that you orient Jean Fourier to configure his desktop colors
in order to avoid colormap problems. See Section 3.3 for details.
Next: 2 Operating/Processing
Up: 1 Installing/Administrating
Previous: 1.2 Increasing Security of
Back to Home Page