Re: [RFC] how to get some standing issues integrated
Tomasz Kłoczko <[email protected]> Tue, 1 Aug 2006 12:26:58 +0200 (CEST)
| Newsgroups | gmane.linux.pld.shadow.general |
|---|---|
| Message-ID | <[email protected]> |
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-415507219-1154428018=:10018 Content-Type: TEXT/PLAIN; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8BIT On Tue, 18 Jul 2006, Mike Frysinger wrote: > so i have some patches that address: > - `./configure` on non-selinux always fails, need to use --without-selinux There is no patch for this in attachments. > - login_nopam.c needs more USE_NIS checks Patch is incorrect but correctly marks some class of code. USE_NIS now marks dead code. I'm not remove this only because keep ponits where must be added NIS (and also LDAP) support. Probably you want disable this only because some non-glibc libc implementation do not provides netgroup support. You must know netgroup it is not NIS specyfic feacture (on glibc it is fully supported even by files NSS module) so disable this id this way is incorrect. Probably best way will be add check on autoconf level getgrnam() avalaibability and instead make this code USE_NIS dependent better will be use HAVE_GETGRNAM. > - environ in su is set too earlier For commit (now). > - fix usergroup behavior (-n/-g) in useradd > how do i go about getting these merged ? i may have just missed the relevant > comments (in which case feel free to smack me), but i'm not entirely sure > what is objectionable about these :) This must be solved in other way. I don't want have -n switch. I have partially prepared fix for this but I'll commit this after release 4.0.18. kloczek -- ----------------------------------------------------------- *Ludzie nie maj± problemów, tylko sobie sami je stwarzaj±* ----------------------------------------------------------- Tomasz K³oczko, sys adm @zie.pg.gda.pl|*e-mail: [email protected]* --0-415507219-1154428018=:10018 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline