Bug 431385
| Summary: | Server discovery stopped working in Management console. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] 389 | Reporter: | Alan Madill <amadill> | ||||||
| Component: | Directory Console | Assignee: | Rich Megginson <rmeggins> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Chandrasekar Kannan <ckannan> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 1.1.0 | CC: | benl | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-12-20 00:30:48 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Alan Madill
2008-02-04 00:36:59 UTC
Created attachment 293847 [details]
Screenshot
I find that I can log in as cn=Directory Manager see thread... http://www.redhat.com/archives/fedora-directory-users/2007- February/msg00005.html So it works if you login as cn=Directory Manager, but not as admin? Can you run the console in the failure mode with -D 9 -f console.log then attach the file console.log to this bug? Thanks. Created attachment 294019 [details]
Console logs from -D 9 -f console.log
Looking back on the sequence of events I created a new administrative user, logged in as that entity, logged off and back on again as admin, and I think it was at that point that the server list disappeared. Attached are two console logs, one as admin and the other as Directory manager. I see in a ldif export that the console user settings are stored in the directory itself with a new one created with each login. Would those help? What happens if you restart the Admin Server? (In reply to comment #5) > Looking back on the sequence of events I created a new administrative user, > logged in as that entity, logged off and back on again as admin, and I think it > was at that point that the server list disappeared. Attached are two console > logs, one as admin and the other as Directory manager. > I see in a ldif export that the console user settings are stored in the > directory itself with a new one created with each login. Would those help? What do you mean by "created a new administrative user"? Under ou=administrators,ou=topologymanagement,o=netscaperoot I created a new user and then logged in as that identity. (In reply to comment #8) > Under ou=administrators,ou=topologymanagement,o=netscaperoot I created a new > user and then logged in as that identity. I think there is more that needs to happen. There are several ACIs that need to be set to allow that new user to have certain types of access. There are certain groups that user needs to be added to. One quick&dirty way to see would be to search for everything under o=NetscapeRoot and grep for uid=admin. I'm going to close this bug as not a bug. I think the real solution to this particular problem would be to have a GUI or a least a written procedure that allows you to create another admin user. |