[2026] in Info-AFS_Redistribution

home help back first fref pref prev next nref lref last post

Re: [Re: AFS tools] (fwd)

daemon@ATHENA.MIT.EDU (Roland J. Schemers III)
Thu Sep 23 19:08:03 1993

From: schemers@slapshot.stanford.edu (Roland J. Schemers III)
Date: Thu, 23 Sep 1993 13:53:29 -0700
In-Reply-To: grossman@telly.tc.cornell.edu (David Grossman)        "[Re: AFS tools] (fwd)" (Sep 23, 12:16pm)
To: grossman@tc.cornell.edu, info-afs@transarc.com

On Sep 23, 12:16pm, David Grossman wrote:
>> 
> I've done some crude tk/tcl/expect scripts to run emt; nothing worth
> distributing, but I think this is the easiest/fastest way to "customize"
> emt for local use...
> 

I think doing something more extensive in TCL/Tk, such as an afssh or
wishafs would be worth while. I had started hacking up something such 
that you could do things like:

set acl [afs getacl /afs/blah...]
s
And then the variable acl would contain two lists, something like:

{ {{system:anyuser rl} {system:administrator rlidwka}} {} }

The first list contains a list of positive ACLs, the second list negative.

I wasn't just parsing the output of the fs command, I was making pioctl
calls, etc. 

I've also hacked up something called xacl (which does parse the output of
fs :-) that lets you set acl's buy double clicking on them, etc.

I think an AFS shell in TCL/Tk that combined all the functionality of
fs, bos, kas, pts, would be really cool. You could even extend it to
open up a connection to a server that delegated authority, ala adm.

Roland


-- 
Roland J. Schemers III            |    Networking Systems 
Systems Programmer                |    414 Sweet Hall  +1 (415) 723-6740 
Distributed Systems Operations    |    Stanford, CA 94305-3090
Stanford University               |    schemers@Slapshot.Stanford.EDU 

home help back first fref pref prev next nref lref last post