| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-21-2007, 08:22 AM
|
#1
|
|
LQ Newbie
Registered: Jan 2007
Posts: 3
Rep:
|
Active Directory Authentication for FTP server
I have a fedora core 5 box that is set up with sadms to act as an active directory client. Users can log in on the box, ssh into the box, but can not be authenticated via FTP.
I am using proftpd. When an active directory user attempts to FTP in, the authorization does not follow through.
Will mod_gss or mod_ldap fix this? Is there something else I need to do?
Help would be MUCH appreciated, thank you.
|
|
|
|
03-22-2007, 03:20 AM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
|
essentially it's simplest to just utilize the pam framework to allow ldap. use system-config-authentication to use ldap and enter the details there. you will still need to customize /etc/ldap.conf after as the gui is really pretty shitty. it can be a bit tricky getting the usre base from ldap if you do want that (note that obtaining the usernames and details is actually seperate to authenticating those details - where i work, we use local unix accounts on a box, but authenticate those accounts against ldap.)
|
|
|
|
03-23-2007, 12:16 PM
|
#3
|
|
LQ Newbie
Registered: Jan 2007
Posts: 3
Original Poster
Rep:
|
Still no dice...I'm pretty sure I have the LDAP configured okay because the box itself will allow active directory authentication, just not through FTP.
/etc/ldap.conf reads:
ssl no
tls_cacertdir /etc/openldap/cacerts
pam_password md5
host venus.matcor-matsu.com
base dc=matcor-matsu,dc=com
bind_policy soft
am I missing something?
|
|
|
|
03-23-2007, 01:34 PM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
|
well the pam config file for your ftp server would need to reference the ldap module, chekc this.... http://www.computing.net/linux/wwwbo...rum/27181.html
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:30 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|