[OpenAFS] "manually" adding AFS accounts
Ron Croonenberg
ronc@DEPAUW.EDU
Tue, 23 Sep 2003 13:21:57 +0000 (CT)
Hello all,
below is how I try to create an account on AFS
*** start ***
uss add -user dutch -realname "Ron Croonenberg" -server sunny -uid 1218 \
-partition a -template new_uss.staff -admin admin
pts adduser dutch faculty
vos release root.cell
vos release root.afs
fs setacl /afs/cell.depauw.edu/home/dutch admin all
fs setacl /afs/cell.depauw.edu/home/dutch -acl system:anyuser l
cp /etc/skel/.bash* /afs/cell.depauw.edu/home/dutch
cp -r /etc/skel/* /afs/cell.depauw.edu/home/dutch
chown -R dutch.dutch /afs/csc.depauw.edu/home/dutch
** end **
then when I login, i get the following
-bash: /home/dutch/.bash_logout: Permission denied
/usr/X11R6/bin/xauth: timeout in locking authority file /home/dutch/.Xauthority
-bash: /home/dutch/.bash_profile: Permission denied
and when I log out :
-bash: /home/dutch/.bash_logout: Permission denied
these are the permissions I can see under Unix :
drwxrwxrwx 3 dutch root 2048 Sep 23 13:05 .
drwxr-xr-x 2 bin root 8192 Sep 23 12:45 ..
-rw-r--r-- 1 dutch root 24 Sep 23 13:05 .bash_logout
-rw-r--r-- 1 dutch root 191 Sep 23 13:05 .bash_profile
-rw-r--r-- 1 dutch root 124 Sep 23 13:05 .bashrc
drwxr-xr-x 2 dutch root 2048 Sep 23 12:49 classes
-rw-r--r-- 1 dutch root 854 Sep 23 13:05 .emacs
-rw-r--r-- 1 dutch root 118 Sep 23 13:05 .gtkrc
needless to say, the group dutch is missing
(and how do I create one)
I don't see why things like :
-bash-2.05b$ ls -al
ls: .bash_logout: Permission denied
ls: .bash_profile: Permission denied
ls: .bashrc: Permission denied
ls: .emacs: Permission denied
ls: .gtkrc: Permission denied
total 12
drwxrwxrwx 3 dutch root 2048 Sep 23 13:05 .
drwxr-xr-x 2 bin root 8192 Sep 23 12:45 ..
happen.
abviously I am a rookie,
can anyone shed some light on it for me ?
tia,
Ron
============================================================================
Ron Croonenberg | Phone: 1 765 658 4761
Technology Coordinator | Fax: 1 765 658 4732
|
Department of ComputerScience | e-mail : ronc@depauw.edu
DePauw University |
Julian Science & Math Center |
602 South College Ave. |
Greencastle, IN 46135 |
============================================================================