Michael Olson <[EMAIL PROTECTED]> writes:
> I'll review the apache2 configuration on mire tonight (sans the AFS
> stuff -- leaving that to those who know AFS).

AdamC, I assume you're going to have domtool generate the suexec/suphp
lines in the Apache configuration, right?

I've written a script to handle the necessary token-getting; just tell
Apache that instead of invoking

  <arg1> <arg2> ...

it should instead invoke

  /afs/hcoop.net/common/etc/scripts/k5start-suexec $USER <arg1> <arg2> ...

The first argument needs to be the user's username; all subsequent
arguments form the command to execute.  This will perform all three
tasks (pagsh,kinit,aklog).

  - a

-- 
PGP/GPG: 5C9F F366 C9CF 2145 E770  B1B8 EFB1 462D A146 C380


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

Reply via email to