Bug #307

openldap .pre-install - incorrect group for ldap user

Added by Ilemme Haave 5 months ago. Updated 5 months ago.

Status:Closed Start:03/05/2010
Priority:Normal Due date:
Assigned to:- % Done:

100%

Category:-
Target version:-

Description

the .pre-install script should be corrected as follows:

addgroup -S ldap 2>/dev/null
adduser -h /usr/lib/openldap -s /bin/false -S -D -H -g "OpenLdap User" -G ldap ldap 2>/dev/null

this change is needed in order to set correct group membership for ldap user.


Add

Watchers

Associated revisions

Revision c30309f9ed1b619ae86b4d4b513f7da8142a394d
Added by Natanael Copa 5 months ago

main/openldap create ldap group before ldap user

fixes #307
(cherry picked from commit f63149f53a3486ad23dbc1fe15400774dc9cba3e)

Revision 0e22835ead81ba577b7899f9a0cdf5cb6dc759d2
Added by Natanael Copa 5 months ago

main/openldap create ldap group before ldap user

fixes #307

History

Updated by Natanael Copa 5 months ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Updated by Natanael Copa 5 months ago

Updated by Natanael Copa 5 months ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF