qstat -f|more
or use web browser with http://beo03.unifr.ch address
IPMIreset node28
or you can do off and on:
IPMIoff node28
IPMIon node28
sr-srx-300 alias nas01
sr-srx-301 backup server for nas01
create directory for user
wbinfo -u |grep user
wbinfo -i usename
If no info of the user than go to Active Directory on Windows DC and insert UID and GID
Create home directory for user.
create group directory
chmod -R 770 directory
chmod -R +t directory
Edit /etc/samba/smb.conf and create entry for group directora and add valid user
[ecodices] comment = ecodices (restricted) path = /home/ecodices public = yes browseable = yes writable = yes valid users = UNIFR+Bednarek, UNIFR+vorlet