Subject: Re: [uwin-users] Rlogin
--------

> Hi,
> 
>   Using Uwin Beta 5.0, no matter what I do I cannot get rlogin to login 
> password
> less on Win2K8.
> 
> I have numerous other systems working so I do know how to configure this (ie. 
> .r
> hosts owned by user and read-only).
> 
> I'm now convinced this aspect is broken.  If I provide the password then 
> rlogin 
> does work.  To test, I am trying to rlogin into the same machine as myself.  
> So 
> I am logged in as BU-AD1/informix and rlogining back in as the same user.
> 
>  
> 
> The only error I see is this entry in the /var/log/syslog:
> 

Since this is a domain account, you need to add permission for this
in /etc/login.allow.  You can add the entry
        BU-AD1/informix
or
        BU-AD1/*
to allow any rlogin from BU-AD1 accounts.

David Korn
[email protected]
_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to