Hello Deepak -
On Sun, 09 Jul 2000, Deepak Shrestha wrote:
> hi,
> i have installed Radiator 2.16.1 in RS6000 AIX 4.3.1.
> my problem is that the users get authenticated by Radiator without valid
> passwords.
> the password file in AIX is like this:
>
> user:
> password = 20hklasdxT67Y
>
Hi!
We need use a MSN style realm prefix to control some authentication, but I
dont think rewriting to dom.com would be prferable.
IE:
[EMAIL PROTECTED] -> Gric realm authentification with [EMAIL PROTECTED]
Could it be rewritten to [EMAIL PROTECTED]@gric and then we can strip @gric in
the real
Hi Hugh,
Thank you very much for your help.
I need to use Usespnam paramater as well which requires the Shadows
module. When compiling the Shadows module it complains of shadow.h (
#include ). I think glibc has this file but I am not able to
compile glibc in aix 4.3.1 since it says the glibc port
Yes.. I'm doing this...
[]'s
Felipe
Hugh Irvine wrote:
> Hello Felipe -
>
> On Sat, 08 Jul 2000, Felipe Salum wrote:
> > Hello.
> >
> > I'm having problems with Radiator 2.16 authentication.
> >
> > When I test the authentication with the radpwtst program I get the error
> > No Reply.
> > So
Hi,
I found a user on our system that is handled by the AuthUnix clause. We
have a copy of master.passwd that radiator reads, and it seems to work
fine. I can log in with the proper password and get rejected with an
improper password. I have found one case where a user gets in with his
last go
Hello Felipe -
I will need to see a copy of your configuration file (no secrets) together with
a trace 4 debug showing what is happening. I will also need a copy of the
command that you are running for radpwtst with the results (use the -trace flag
to radpwtst).
thanks
Hugh
On Tue, 11 Jul 20
Hello Charles -
Thanks for the thorough debugging. What I would like to see now is your
configuration file (no secrets), together with any relevant users files.
Specifically I want to know how the AuthBy UNIX is being called twice.
cheers
Hugh
On Tue, 11 Jul 2000, Charles Sprickman wrote:
>
Hello Mikael -
On Mon, 10 Jul 2000, Mikael Hugo wrote:
> Hi!
>
> We need use a MSN style realm prefix to control some authentication, but I
> dont think rewriting to dom.com would be prferable.
>
> IE:
>
> [EMAIL PROTECTED] -> Gric realm authentification with [EMAIL PROTECTED]
>
> Could it b
Hello Deepak -
On Tue, 11 Jul 2000, Deepak Shrestha wrote:
> Hi Hugh,
> Thank you very much for your help.
> I need to use Usespnam paramater as well which requires the Shadows
> module. When compiling the Shadows module it complains of shadow.h (
> #include ). I think glibc has this file but I