|
Bugzilla – Full Text Bug Listing |
| Summary: | yast fail to remember dhcp ldap configurations | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Bidossessi SODONON <bidossessi.sodonon> |
| Component: | YaST2 | Assignee: | Jozef Uhliarik <juhliarik> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | jsuchome |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
The message about Name "main::parSed_file" used... is fixed. Could you attach YaST logs please? 2 weeks without response and bug seems to be duplicate of bug #350634 *** This bug has been marked as a duplicate of bug 350634 *** |
This assumes a working (and yast-configured) ldap server: 1-Configure a dhcp server with ldap enabled. 2-confirm that configurations have been entered in ldap 3-restart dhcp server module: all configurations appear empty (ldap support is unchecked) 4-click "cancel" and confirm, you get this error message ---------------------------- Name "main::parSed_file" used only once: possible typo at /usr/lib/YaST2/servers_non_y2/ag_dhcpd_conf line 12 (#1) (W once) Typographical errors often show up as unique variable names. If you had a good reason for having a unique name, then just mention it again somehow to suppress the message. The our declaration is provided for this purpose. NOTE: This warning detects symbols that have been used only once so $c, @c, %c, *c, &c, sub c{}, c(), and c (the filehandle or format) are considered the same; if a program uses $c only once but also uses any of the others it will not trigger this warning. --------------------------------- 5-fire up dhcp server module and redo the whole configuration anyway, enabling ldap support 6-check dhcpd status --------------------------------- master:~ # rcdhcpd status Checking for DHCP server: running --------------------------------- 7- restart dhcp server module in yast: back to #3