Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2009 16:37:19 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
To:        freebsd-questions@freebsd.org
Subject:   LDAP pam
Message-ID:  <200902230937.n1N9bJ9l016999@banyan.cs.ait.ac.th>

next in thread | raw e-mail | index | archive | help
Hi,

I have a LDAP server, a file server running NFS server and a web
server running NFS client.

I want the web server to be able to know the users' account stored on
LDAP, but not provide authentication; so I can have URL's of the form

http://my.web/~john/index.html for the user john, where john's home
directory if NFS mounted from the file server, but I don't want john
to be able to log onto the web server.

Of course certain users will be allowed to log onto the web server.

How can this be done with LDAP and PAM.

TIA,

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902230937.n1N9bJ9l016999>