public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* nss_compat still deprecated?
@ 2018-06-20  7:58 Florian Weimer
  2018-06-20 13:10 ` Carlos O'Donell
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Weimer @ 2018-06-20  7:58 UTC (permalink / raw)
  To: libc-alpha

Did we un-deprecate nss_compat?  Should we?

Since this commit:

commit 64d1e08ea822bf47cb2796ad0f727136227f983c
Author: Andreas Schwab <schwab@suse.de>
Date:   Mon Oct 2 14:30:46 2017 +0200

    Move nss_compat from nis to nss subdir and install it unconditionally
    
    This has been tested that local lookup still works with and
    without an installed libnss_nis, and that NIS lookup works when
    libnss_nis is available.

it is no longer necessary to deprecate nss_compat because there is no
strong (non-configurable) NIS dependency anymore.

If we un-deprecate nss_compat, we should add a note to NEWS (both for
2.28 and 2.27.1).

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: nss_compat still deprecated?
  2018-06-20  7:58 nss_compat still deprecated? Florian Weimer
@ 2018-06-20 13:10 ` Carlos O'Donell
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell @ 2018-06-20 13:10 UTC (permalink / raw)
  To: Florian Weimer, libc-alpha

On 06/20/2018 02:52 AM, Florian Weimer wrote:
> Did we un-deprecate nss_compat?  Should we?
> 
> Since this commit:
> 
> commit 64d1e08ea822bf47cb2796ad0f727136227f983c
> Author: Andreas Schwab <schwab@suse.de>
> Date:   Mon Oct 2 14:30:46 2017 +0200
> 
>     Move nss_compat from nis to nss subdir and install it unconditionally
>     
>     This has been tested that local lookup still works with and
>     without an installed libnss_nis, and that NIS lookup works when
>     libnss_nis is available.
> 
> it is no longer necessary to deprecate nss_compat because there is no
> strong (non-configurable) NIS dependency anymore.
> 
> If we un-deprecate nss_compat, we should add a note to NEWS (both for
> 2.28 and 2.27.1).
> 

We have reports of at least 2 customers using compat for useful
purposes because of the way it allows you to alter the lookup
results at a local level e.g. local override.

If we "un-deprecate" it then we should review the manual information
and the linux man page documentation and update it to match the most
recent behaviour.

I'm in favour of un-deprecating it.

Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-20 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-20  7:58 nss_compat still deprecated? Florian Weimer
2018-06-20 13:10 ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).