Operating System - Linux
1838433 Members
4533 Online
110126 Solutions
New Discussion

Using NIS accounts and passwords to access an FTP server

 
Andrew Kaplan
Super Advisor

Using NIS accounts and passwords to access an FTP server

The department has a Red Hat 7.3 machine that is running the wu-ftpd daemon. The server is also part of the NIS domain.

Is it possible to connect to the server using NIS accounts rather than local user accounts?

If so, what configuration changes need to be made?
A Journey In The Quest Of Knowledge
4 REPLIES 4

Re: Using NIS accounts and passwords to access an FTP server

Assuming your users can achieve a text login to the linux machine and that their shell is a valid one (listed in /etc/shells) I cannot think of any reason why it shouldn't work. I'm running a RH7.3 machine as part of a NIS domain, not however using wu-ftpd. I have no problems using ftp to a NIS account.
Hope this helps,
Stephen
Andrew Kaplan
Super Advisor

Re: Using NIS accounts and passwords to access an FTP server

Hi Stephen,

I double-checked the /etc/shells file and I found the problem there. Most of our NIS users
use a /usr/local/bin/tcsh symbolic link to /bin/tcsh as their login shell. Once I added the symbolic link to the file, the NIS accounts logged into successfully. Thanks for your reply.
A Journey In The Quest Of Knowledge
Balaji N
Honored Contributor

Re: Using NIS accounts and passwords to access an FTP server

andrew,

now that ur problem is fixed, how abt assigning points.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.

Re: Using NIS accounts and passwords to access an FTP server

I would have to agree, Stephen solved your problem, I think he deserves the rabbit. Don't assign anything to me as I am just making a friendly reminder, not solving a problem.