Sander Winkel wrote: > > Hello, > > I've a strange problem with pam_radius authentication. > I want to authenticate the user against our w2k domaincontroller. > But the only way the authentication works is when the user is known at the > squid server itselfs too.
This is usually the case when using PAM as PAM is designed for authenticating users connecting to this server.. > When the user isn't known by the squidserver itselfs the user is granted > access by the w2k domaincontroller but is denied by the squid server. > How can I authenticated the users only by the w2k server so that the users > doesn't need an account at the linux squidserver? Try using the radius helper for Squid, avoiding PAM. Regards Henrik
