Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2006 17:13:45 GMT
From:      Rodolfo Zappa <rodolfo@archive.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/100170: Support login class in ldap directory
Message-ID:  <200607121713.k6CHDjow002791@www.freebsd.org>
Resent-Message-ID: <200607121720.k6CHKHxZ087325@freefall.freebsd.org>

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

>Number:         100170
>Category:       misc
>Synopsis:       Support login class in ldap directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 12 17:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rodolfo Zappa
>Release:        6.1
>Organization:
Archive TSP
>Environment:
FreeBSD x-wing.archive.intranet 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed May 17 10:12:36 BRT 2006     root@x-wing.archive.intranet:/usr/obj/usr/src/sys/RODZAPPA  i386

>Description:
I would like to centralize all informations about users account in a ldap directory, but the login class of the user, defined in /etc/login.conf and configured in /etc/passwd, is not readble by nss_ldap.

So, the /etc/nsswitch.conf could stay like this:

group: compat
group_compat: nis ldap
hosts: files dns
networks: files
passwd: compat 
passwd_compat: nis ldap
shells: files

login_class: files ldap
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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