|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2-ldapserver can not create working ldap-server | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Peter Varkoly <varkoly> |
| Component: | YaST2 | Assignee: | Ralf Haferkamp <ralf> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2log | ||
By second start /etc/ldap.conf and /etc/openldap/ldap.conf was created. Error message of rcldap start: redirecting to systemctl start ldap Failed to issue method call: Unit ldap.service failed to load: No such file or directory. See system logs and 'systemctl status ldap.service' for details. This seems to be a duplicated of bug#799660 *** This bug has been marked as a duplicate of bug 799660 *** |
Created attachment 524407 [details] y2log It is no possible to create a working ldap-server with the yast2-ldapserver modul. By starting the modul an perl error is written on the standard out: yast2 ldap-server Use of uninitialized value $initial_skip in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.16.2/Parse/RecDescent.pm line 3054 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. At the end the ldap server can not be started. The /etc/openldap/ldap.conf file was not written too.