13 lines
654 B
Markdown
13 lines
654 B
Markdown
# Make-user
|
|
For this script to work it needs a heimdal-kerberos, and openAFS enviroment.
|
|
It also needs admin-tickets in kerberos and for the user to be in finger.json without parenthases.
|
|
The user also needs to have signed contingent liabilitys, read more about creating a new user [here](https://wiki.stacken.kth.se/index.php/Ny_Anv%C3%A4ndare).
|
|
You run the script by running
|
|
```
|
|
./make-user username "full name here"
|
|
```
|
|
The script does the following:
|
|
1. Check that the user is in finger.json without parenthases
|
|
2. Add user to kerberoes
|
|
3. Add user to /afs/stacken.kth.se/admin/passwd/master.passwd and update this in RCS
|
|
4. Creating user AFS-volume
|