From nobody@FreeBSD.org  Wed Jul 12 17:13:46 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2900916A4DD
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jul 2006 17:13:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EDA3043D46
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jul 2006 17:13:45 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k6CHDj67002792
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jul 2006 17:13:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k6CHDjow002791;
	Wed, 12 Jul 2006 17:13:45 GMT
	(envelope-from nobody)
Message-Id: <200607121713.k6CHDjow002791@www.freebsd.org>
Date: Wed, 12 Jul 2006 17:13:45 GMT
From: Rodolfo Zappa <rodolfo@archive.com.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Support login class in ldap directory
X-Send-Pr-Version: www-2.3

>Number:         100170
>Category:       kern
>Synopsis:       [request] Support login class in ldap directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          suspended
>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:  Mon Jan 28 09:16:32 UTC 2008
>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:
State-Changed-From-To: open->suspended 
State-Changed-By: linimon 
State-Changed-When: Mon Jan 28 09:16:25 UTC 2008 
State-Changed-Why:  
Mark suspended awaiting patches. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100170 
>Unformatted:
