[Bug 238282] New: while changing the first or last name of ldap users, the cn is not updated
https://bugzilla.novell.com/show_bug.cgi?id=238282 Summary: while changing the first or last name of ldap users, the cn is not updated Product: SUSE Linux 10.1 Version: Final Platform: x86-64 OS/Version: SuSE Linux 10.1 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: reitenbach@rapideye.de QAContact: jsrain@novell.com As the cn entry in ldap consists of a first name and last name, it should get updated when the first name or last name of the user is changed. Many services use the cn, and not the first and last name fields from the ldap server, and therefore present the "not updated", plain wrong, values. as far as I can see, the uid is the field to distinguish users, it shouldn't be a problem to change the cn. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Status|NEW |NEEDINFO Info Provider| |reitenbach@rapideye.de ------- Comment #1 from mhorvath@novell.com 2007-01-26 12:10 MST ------- Just to be sure: do you mean the yast ldap configuration utility? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 reitenbach@rapideye.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|reitenbach@rapideye.de | ------- Comment #2 from reitenbach@rapideye.de 2007-01-29 01:07 MST ------- yes, I mean this. start yast2, go to security and users, -> user configuration, and set the filter to ldap users. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |reitenbach@rapideye.de ------- Comment #3 from chrubis@novell.com 2007-01-29 07:09 MST ------- Please attach y2logs. If you are in doubt please follow: http://en.opensuse.org/Bugs/YaST Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 reitenbach@rapideye.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|reitenbach@rapideye.de | ------- Comment #4 from reitenbach@rapideye.de 2007-01-29 08:53 MST ------- Created an attachment (id=115920) --> (https://bugzilla.novell.com/attachment.cgi?id=115920&action=view) the wanted log file the sn of the user sre was changed from Reitenbach to ReitenbachTEST, but the cn: was not updated -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |jsuchome@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 jsuchome@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rhafer@novell.com ------- Comment #5 from jsuchome@novell.com 2007-01-30 03:31 MST ------- The forming of new values based on some other ones is based on the content of suseUserTemplate object (suseDefaultValue attributes, e.g. "cn=%givenname %sn" or homedirectory=/home/%uid). However, these rules are applied only on creating new user, not on editing. When editing. I'm not sure if user wouldn't rather leave the old settings and only let change those that were changed manually. Ralf, what do you think? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 rhafer@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|rhafer@novell.com | ------- Comment #6 from rhafer@novell.com 2007-01-30 03:59 MST ------- Hard to tell. As it is pretty awkward for the user to change the "cn" Attribute. (IIRC he has to go to the plugin tab, start the LDAP Attribute Plugin and edit the "cn" there). On the other hand just updating the "cn" in any case can have very strange and non-obvious effects for the user of yast2-users. E.g. if I change the "uid" Attribute the "homedirectory"-Attribute will also get update. In most cases that's not what the user indented. The best would probably be to offer a more convenient way to edit a user's LDAP Attributes. I just don't have an idea yet, how that could work without throwing the idea of having the dialogs for local and LDAP users as similar as possible over board. But I digress a bit ;). To come back to the main question. I think the attribute should not automagically be updated when editing a user, for the above mention reasons. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 ------- Comment #7 from reitenbach@rapideye.de 2007-01-30 04:45 MST ------- after changing fields that might result in changes of other fields, maybe let just an popup appear, stating that the field XY was changed, and whether fields depending on them should be changed too? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 jsuchome@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #8 from jsuchome@novell.com 2007-01-30 05:36 MST ------- Maybe that can be solution. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238282 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |YaST2 Product|SUSE Linux 10.1 |openSUSE 11.0 Version|Final |Alpha 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=238282 User visnov@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=238282#c11 Stanislav Visnovsky <visnov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |visnov@novell.com Status|NEEDINFO |ASSIGNED Component|YaST2 |YaST2 Info Provider|visnov@novell.com | Product|openSUSE 11.0 |openSUSE 11.1 Target Milestone|--- |Alpha 0 --- Comment #11 from Stanislav Visnovsky <visnov@novell.com> 2008-05-26 03:13:00 MDT --- Moving to 11.1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=238282 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=238282 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=238282#c12 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #12 from Jiří Suchomel <jsuchome@novell.com> 2009-02-04 02:28:22 MST --- I probably can't find a time for this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com