Bug 80896 - iManager plugin change proxy user password should change ldap password
Summary: iManager plugin change proxy user password should change ldap password
Status: VERIFIED INVALID
Alias: None
Product: iFolder Denali
Classification: iFolder
Component: Server Admin (show other bugs)
Version: iFolder Denali
Hardware: i586 SLES 9
: P5 - None : Normal
Target Milestone: ---
Assignee: Scott Reeves
QA Contact: Jared Allen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-27 18:07 UTC by Victor Billings
Modified: 2005-08-26 16:33 UTC (History)
0 users

See Also:
Found By: Component Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Billings 2005-04-27 18:07:21 UTC
Build : 20050427

Description : The change password dialogue for the proxy user in iManager should
change the ldap password as well as the password on the filesystem

Steps to reproduce : 
1.change the password in iManager plugin
2.try to login to iManager with the new proxy user password
3.

Actual Results : Its only changing the filesystem password for the roster. This
could cause problems if the roster is unable to sync with ldap due to the proxy
user having a differnent password

Additional information :
Comment 1 Scott Reeves 2005-04-28 17:29:36 UTC
This page does not change ANYTHING in LDAP. This page contains only 
information that the iFolder server will use to contact LDAP.  Essentially 
this page is directly equivalent to a login prompt. On the login prompt you 
specify where and what to login as.  

If you enter your password wrong the sync does not change your password in 
LDAP, it rejects the connection attempt, same as a login prompt.

This will be called out explicitly as soon as we get the help from 
documentation (should be soon).

Even if we wanted to, the iFolder server does not have rights to modify any 
LDAP object.
Comment 2 Victor Billings 2005-08-26 16:33:22 UTC
due to the rights issue in ldap this defect cannot be fixed