On Wed, Apr 04, 2007 at 12:26:52PM -0700, Adam Megacz wrote:
> 
> Sorry, I'm still not getting it.  Could you post the command that
> isn't working and the error you're getting?

(A side note: You may notice that I chowned files in /etc/keytabs/ to
$USER:wheel, mode 440, so now admins can invoke 
kinit -k -t /etc/keytabs/some.file some/principal
without need for sudo or anything.. Which is great!)


Ok back to the problem at hand Adam... 

kinit adamc_admin
aklog
cd /afs/hcoop/..somewhere.../
mkdir test
fs sa test databases rl

And then,

kinit -k -t /etc/keytabs/postgres.service postgres/deleuze
aklog

then as that user, try to cd into the test directory which has permissions
'databases rl'.

You should be able to do that (since postgres/deleuze is member of
postgres.service, which is member of 'databases'), but it is giving
permission denied instead.


_______________________________________________
HCoop-SysAdmin mailing list
[email protected]
http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin

Reply via email to