[NEW PORT] Many BSD users complain that acroread (at least) won't work for users auth by ldap, and resort to a hack that updates passwd files to resolve the issue. This installs the libraries required to provide this function natively in the linuxulator.
Class Changed From-To: sw-bug->change-request recover from bad formatting.
Responsible Changed From-To: gnats-admin->freebsd-ports-bugs
Responsible Changed From-To: freebsd-ports-bugs->netchild take it.
netchild 2012-01-20 21:25:59 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/linux-f10-nss_ldap Makefile distinfo.i386 pkg-descr pkg-message pkg-plist Log: This a port of the nss_ldap libraries for linux. You'll probably need this if your system users in a LDAP directory are complaining their linux programs won't run, and errors on the console say "getpwuid_r(): failed due to unknown user id". PR: ports/164113 Submitted by: rskinner port_maintainer@herveybayaustralia.com.au Minor modifications (no license install, srpm checksum) by: netchild Note: the license framework does not seem to DTRT with linux ports Revision Changes Path 1.2423 +1 -0 ports/net/Makefile 1.1 +78 -0 ports/net/linux-f10-nss_ldap/Makefile (new) 1.1 +4 -0 ports/net/linux-f10-nss_ldap/distinfo.i386 (new) 1.1 +6 -0 ports/net/linux-f10-nss_ldap/pkg-descr (new) 1.1 +6 -0 ports/net/linux-f10-nss_ldap/pkg-message (new) 1.1 +5 -0 ports/net/linux-f10-nss_ldap/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks.