User: [email protected]
Usertags: debian-edu

Hi,

On Tue, Jun 07, 2011 at 10:05:28PM +0200, Klaus Ade Johnstad wrote:
> Package: gosa
> Severity: normal
> 
> A getent password shows the gosa template also, like this:
> root@tjener:~# getent passwd
> newteacher:x:1001:1001:NewTeacher 
> NewTeacher:/skole/tjener/home0/%uid:/bin/bash
> newstudent:x:1002:1002:NewStudent 
> NewStudent:/skole/tjener/home0/%uid:/bin/bash
> 
> These template should not show up when doing a simple getent passwd.


It can be avoided by modifying /etc/nslcd.conf.  Here is the cfengine
rule (from the debian-edu-config package svn, cf/cf.ldapclient):

#       ## Avoid showing the GOsa template as user:
#       { /etc/nslcd.conf
#          AppendIfNoSuchLine "filter passwd
#       (&(objectClass=posixAccount)(!(objectClass=gosaUserTemplate)))"
#        }

It's commented because we want to get rid of these rules.  If it's
unavoidable, we can switch it on.

Regards,
        Andi



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to