Bug 164113 - [NEW PORT] net/linux-f10-nss_ldap: fix ldap nss lookup in linuxulator
Summary: [NEW PORT] net/linux-f10-nss_ldap: fix ldap nss lookup in linuxulator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 05:00 UTC by rocky
Modified: 2012-01-20 21:32 UTC (History)
0 users

See Also:


Attachments
linux-f10-nss_ldap.shar (4.51 KB, text/plain)
2012-01-14 05:00 UTC, rocky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description rocky 2012-01-14 05:00:23 UTC
      [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.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-01-15 00:28:17 UTC
Class Changed
From-To: sw-bug->change-request

recover from bad formatting. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2012-01-15 00:28:17 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports-bugs
Comment 3 Alexander Leidinger freebsd_committer freebsd_triage 2012-01-20 20:14:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-01-20 21:26:08 UTC
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"
Comment 5 Alexander Leidinger freebsd_committer freebsd_triage 2012-01-20 21:32:18 UTC
State Changed
From-To: open->closed

Committed, thanks.