On Fri, Nov 05, 1999 at 11:58:28AM -0800, Jason Godsey wrote:
> 
> Here I run radiator w/ AuthBY unix and system, showing mixed 
> results, if authby system worked w/ shadow on linux, I'd be
> all set, or if authby unix had a seperate directive for passwordfilename,
> shadowfilename, and groupfilename it'd work also :)
> 
> 

AuthBy SYSTEM works great with shadow on Linux, just need to use the
UseGetspnam and the Shadow module for perl (see manual for details).

I use RedHat's nscd for caching to try and increase speed.

<Realm dummyrealmforholdingauthbyunix>
        <AuthBy SYSTEM>
                Identifier System
                UseGetspnam
        </AuthBy>
</Realm>

[EMAIL PROTECTED]

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to