This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/6685] Add a putpwnam()


------- Additional Comments From drepper at redhat dot com  2008-06-23 14:21 -------
Administrating user and group databases is the job of a completely separate set
of programs.  This is an insanely complex piece of work (just look at
http://www.freeipa.org/page/Main_Page).  It'll never happen as part of a little
interface in glibc.

The fact that putpwent exists is an historic accident.  It comes from a simpler
time and is likely completely unused today.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
            Summary|Add a putpwnam()            |Add a putpwnam()


http://sourceware.org/bugzilla/show_bug.cgi?id=6685

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]