![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LDAP authentication question | bptronics | Security | 1 | 04-12-2008 08:47 AM |
| LDAP authentication question | bptronics | Linux | 1 | 04-11-2008 06:10 PM |
| LDAP authentication question | bptronics | UNIX and Linux Applications | 1 | 04-11-2008 09:52 AM |
| Module for LDAP Authentication | garric | Shell Programming and Scripting | 0 | 10-18-2007 02:30 AM |
| LDAP Authentication for access to a folder | sunmatts | UNIX for Advanced & Expert Users | 1 | 05-01-2006 03:26 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I have a linux machine which authenticate users to ldap, this is working fine. But I would like to limit users that logon to the machines to just the system admins.
The machines hosts different web sites which users accessed from there home directory like http://foo.mdx.ac.uk/~username At the monent my /etc/ldap.conf has nss_base_passwd o=mdx?sub?groupMembership=cn=linux_servers,ou=access-grou ps,ou=UNIX,ou=services,ou=staff,o=mdx nss_base_shadow o=mdx?sub?groupMembership=cn=linux_servers,ou=access-grou ps,ou=UNIX,ou=services,ou=staff,o=mdx nss_base_group ou=group,ou=sun.mdx.ac.uk,ou=nis,ou=services,ou=unix,ou=service s,ou=staff,o=mdx?one I would like to limit authentication to cn=linux_admin but if I change the above /etc/ldap.conf to cn=linux_admin users will not be able to get there web site. Using PAM, how do I limit authentication to all services just to cn=linux_admin, while normal user still be able to access there web site through http://foo.mdx.ac.uk/~username Thanks ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|