[OpenAFS] Create a group
jm130794
jm130794@gmail.com
Fri, 9 Sep 2011 23:45:17 +0200
--20cf300faf07e20d6304ac891794
Content-Type: text/plain; charset=ISO-8859-1
Hello,
I'm a simple afs user and I want to create a group. If I try :
# pts creategroup user1:mygroup
that works fine... but I use cross realm. I open a session with
user1@myrealm :
# fs listacl /afs/mycell/user1
...
system:administrators rlidwka
user1 rlidwka
user1@mycell rlidwka
...
If I try :
# kinit user1@MYCELL
# aklog
# klist
Ticket cache: FILE:/tmp/krb5cc_1000
Default principal: user1@MYCELL
...
# tokens
Tokens held by the Cache Manager:
User's (AFS ID 2489366) tokens for afs@mycell [Expires Sep 10 23:24]
...
# pts creategroup user1@mycell:mygroup
I get this error :
pts: Badly formed name (group prefix doesn't match owner?) ; unable to
create group user1@mycell
Any ideas ?
Thanks,
JM
--20cf300faf07e20d6304ac891794
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hello,<br><br>I'm a simple afs user and I want to create a group. If I =
try :<br><br># pts creategroup user1:mygroup <br><br>that works fine... but=
I use cross realm. I open a session with user1@myrealm :<br><br># fs lista=
cl /afs/mycell/user1<br>
...<br>=A0 system:administrators rlidwka<br>=A0 user1 rlidwka<br>=A0 user1@=
mycell rlidwka<br>...<br><br>If I try :<br><br># kinit user1@MYCELL<br># ak=
log<br><br># klist<br>Ticket cache: FILE:/tmp/krb5cc_1000<br>Default princi=
pal: user1@MYCELL<br>
...<br><br># tokens<br>Tokens held by the Cache Manager:<br><br>User's =
(AFS ID 2489366) tokens for afs@mycell [Expires Sep 10 23:24]<br>...<br><br=
># pts creategroup user1@mycell:mygroup<br><br>I get this error :<br><br>
pts: Badly formed name (group prefix doesn't match owner?) ; unable to =
create group user1@mycell<br><br>Any ideas ?<br><br>Thanks,<br><br>JM<br><b=
r>
--20cf300faf07e20d6304ac891794--