Greetings,

I would like to do something like this:

<AuthBy GROUP>
    AuthByPolicy ContinueWhileAccept
    <AuthBy FILE>
            Filename %D/access-users
    </AuthBy>
    <AuthBy EXTERNAL>
             Command %D/scripts/otherauth %T
     </Authby>
 </AuthBy>

where the file access-users contains entries like this:


fred    Class = Vendor
        Callback-Number = 1234567890
jane    Class = User

I'd like to pass the reply attributes from the AuthBy File to the AuthBy EXTERNAL script.

I'm pretty sure there must be a way to do that, but I haven't figured it out yet.

Any help would be appreciated.

Thanks,

Bob Shafer
University of Denver


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
radiator mailing list
[email protected]
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to