tags 585639 + pending
thanks

On Fri, 2010-06-18 at 21:58 +0200, Daniel Dehennin wrote:
> Arthur de Jong <adej...@debian.org> writes:
> > Please check the attached files to see if it is still working as
> > expected.
> 
> Not for me, the krb5_ccname may not have the TYPE: part, in this case,
> it must[1] be treated as file path.
> 
> This should be better:
> 
> K5START_CCNAME=$(sed -n 's/^krb5_ccname\( *\|[^:]*:*\)\([^: ]*\) *$/\2/ip' 
> /etc/nslcd.conf)
> 
> which work for both "TYPE:path" and "path".

I have changed to a slightly different regexp that supports FILE:path
and path (but not other TYPEs) because your original init script checked
the type also.

> > I'm not yet happy with the restart code yet (I think the log messages
> > get mixed up). Perhaps some improvements can be made there?
> 
[...]
> With this the logs looks good to me.

Thanks. Attached is an updated init script that is scheduled to be in
the upcoming release.

> There is no default mechanism for SASL, so we must define it with
> sasl_mech and this makes use_sasl superflous.

Thanks. The upcoming release will document the sasl_* options and not
include the use_sasl option any more (a deprecation warning will be
issued).

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --

Attachment: nslcd.init
Description: application/shellscript

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to