Bugs item #678323, was opened at 2003-01-31 14:35 Message generated for change (Comment added) made by bligneri You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=678323&group_id=9368
Category: Packages Group: Future >Status: Closed Resolution: None Priority: 5 Submitted By: Benoit des Ligneris (bligneri) Assigned to: Benoit des Ligneris (bligneri) Summary: Use getent instead of /etc/(passwd|group) Initial Comment: /etc/(passwd|group) is accessed directly inside the OSCAR glue (in particular for the openSSH configuration). However, it forbid any other authentification mechanism to work because the information for those account is not present in the files but elsewhere (LDAP, NIS(+), ...). We should use only the "getent" command. By using getent we will be able to support any authentification mechanism because the aggregation of data is made based on every authentification sources. ---------------------------------------------------------------------- Comment By: Benoit des Ligneris (bligneri) Date: 2003-06-20 21:16 Message: Logged In: YES user_id=179120 This issue has been fixed in the current development cvs tree ---------------------------------------------------------------------- Comment By: Benoit des Ligneris (bligneri) Date: 2003-02-15 15:42 Message: Logged In: YES user_id=179120 We have a LDAP version of the sync_users.opium that is working with LDAP. Have to be tested. Scheduled for inclusion after the 2.2 release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=678323&group_id=9368 ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
