[Bug 644632] Re: nssldap-update-ignoreusers needs to be configurable to ignore users
Scott Moser
smoser at canonical.com
Fri Apr 15 20:19:43 UTC 2011
bah. 'is better (faster) written as: should have said:
OKUSERS=`awk -v vname=nss_initgroups_okusers '$1 == vname { v=$2 }; END { print v }'`
rather than
$1 == "nss_initgroups_okusers" { v=$2 }; END { print v }'
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/644632
Title:
nssldap-update-ignoreusers needs to be configurable to ignore users
More information about the Ubuntu-server-bugs
mailing list