Bug 955691
| Summary: | Adding user via gnome-control-center - password issues | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Branislav Náter <bnater> |
| Component: | control-center | Assignee: | Control Center Maintainer <control-center-maint> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | control-center-maint, jhrozek, mkasik, ofourdan, pkis, rstrode, stefw, yaneti, yelley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-13 15:19:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 918092 | ||
|
Description
Branislav Náter
2013-04-23 14:27:29 UTC
(In reply to comment #0) > When I'm trying to add Bob, it looks like he doesn't exist (warning sign in > GUI) > When I'm trying to add Alice error message "Couldn't connect to skynet.com > domain: Program lacks support for encryption type" appears. Thanks for pointing these out. Fixed these cases in the patch upstream in GNOME bugzilla. > Shouldn't we be able to add all three users (and enforce setting/changing > password upon first login)? Yup. > And second question: > Why do we require Carol's password to be provided during addition using GUI? > Two people, Administrator and Carol need to be present during this process > (or Administrator needs to know Carol's password;)) For two reasons: * Active Directory users can usually add themselves * So that we can verify that the user exists before setting up their account. The gnome-control-center Enterprise Login UI is about users solving their own enterprise login problems, and adding their laptop to a domain as desired. It's not a tool for administrators to use to administer the machine. In some cases the user needs to ask a domain administrator to come over and enter their credentials to give their approval (depending on domain policy). This is a similar workflow used on AD domains with Windows machines. > The gnome-control-center Enterprise Login UI is about users solving their
> own enterprise login problems, and adding their laptop to a domain as
> desired. It's not a tool for administrators to use to administer the machine.
>
> In some cases the user needs to ask a domain administrator to come over and
> enter their credentials to give their approval (depending on domain policy).
> This is a similar workflow used on AD domains with Windows machines.
Is this working also with OTP? I think it would be a nice feature.
Like this admins could genrate OTPs for users and wouldn't need to walk to machines.
It doesn't work with OTP, but it does work with automatic enrollment. Perhaps there is a case to be made for OTP. But the main use case here is not for admins. If an admin is intimately involved with the process (ie: is a linux aware admin who cares about joining linux machines to the domain) then they are to use the tools provided for admins, and not gnome-control-center. The gnome-control-center stuff is for a user to be able to solve their own issues, perhaps involving an admin where necessary. Because of this, the gnome-control-center stuff may not make sense for FreeIPA use cases, it's mainly for Active Directory. But since FreeIPA wants to be usable in all the ways and places AD (as far as our integration work) we've made FreeIPA joins possible in gnome-control-center as well. control-center-3.8.1.5-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/control-center-3.8.1.5-1.fc19 control-center-3.8.1.5-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/control-center-3.8.1.5-1.fc19 control-center 3.8.1.5 has been pushed to stable Fedora 19: https://admin.fedoraproject.org/updates/FEDORA-2013-7788/control-center-3.8.1.5-1.fc19 |