SL:Network Users: Unterschied zwischen den Versionen

Aus Doc-Wiki
Zur Navigation springen Zur Suche springen
imported>Burghardt
imported>Abochem
 
Zeile 1: Zeile 1:
 
One basic idea was to work with the "normal" user accounts. The local computers are prepared to work this way. But we have some pre-preparation, up until now we have:
 
One basic idea was to work with the "normal" user accounts. The local computers are ''not'' prepared to work this way yet. But we have some pre-preparation, up until now we have:
 
   
 
=== a user named <code>sensorlab</code> ===
 
=== a user named <code>sensorlab</code> ===

Aktuelle Version vom 8. März 2016, 13:52 Uhr

One basic idea was to work with the "normal" user accounts. The local computers are prepared to work this way. But we have some pre-preparation, up until now we have:

a user named sensorlab

sensorlab@login:~$ id
uid=13433(sensorlab) gid=913(tmg) groups=913(tmg),6172(senslab),1093888628(AfsPag-336a74)

a group named senslab

dn: cn=senslab,ou=groups,dc=informatik,dc=uni-goettingen,dc=de
...
memberUid: sensorlab
memberUid: ashah
memberUid: oalfandi
memberUid: brosenne
memberUid: kellner

This list may get extended with userids of students on request...

the user has a home directory ~sensorlab

sensorlab@login:~$ pwd
/afs/informatik.uni-goettingen.de/user/s/sensorlab

obligatory home page

http://user.informatik.uni-goettingen.de/~sensorlab/

The account "sensorlab" should not be used by any member of the group "senslab". Instead use your own account - that's what group membership is for!

See also