How can I change another users password? I see Vincent Massol's FAQ about this: "logon as admin user, go to Admin -> Users -> Current users and select the user you wish to reset the password for. When the User Profile screen appears, click 'Edit this page'. This will allow you to enter a new password." But after I log in as Admin, find the users profile, and go into Edit mode, all I see is "#includeForm("XWiki.XWikiUserSheet")" in Wiki & WYSIWYG mode. Using 1.0-beta-6.2657 -Dennis
On Apr 27, 2007, at 12:04 AM, Dennis Rasey wrote:
How can I change another users password?
I see Vincent Massol's FAQ about this:
"logon as admin user, go to Admin -> Users -> Current users and select the user you wish to reset the password for. When the User Profile screen appears, click 'Edit this page'. This will allow you to enter a new password."
But after I log in as Admin, find the users profile, and go into Edit mode, all I see is "#includeForm("XWiki.XWikiUserSheet")" in Wiki & WYSIWYG mode.
That's because you're forcing XWiki to use the Wiki edit mode inside the Edit menu. If you click on the Edit button itself (and not in the drop down list) xwiki will automatically pick the correct editing mode for the page. You can also choose the Edit > Inline mode manually if you want. See http://www.xwiki.org/xwiki/bin/view/UserGuide/PageEditing for more details.
Using 1.0-beta-6.2657
You should really move to 1.0 RC2 :-) Thanks -Vincent
Vincent Massol wrote:
On Apr 27, 2007, at 12:04 AM, Dennis Rasey wrote:
How can I change another users password?
I see Vincent Massol's FAQ about this:
"logon as admin user, go to Admin -> Users -> Current users and select the user you wish to reset the password for. When the User Profile screen appears, click 'Edit this page'. This will allow you to enter a new password."
But after I log in as Admin, find the users profile, and go into Edit mode, all I see is "#includeForm("XWiki.XWikiUserSheet")" in Wiki & WYSIWYG mode.
That's because you're forcing XWiki to use the Wiki edit mode inside the Edit menu. If you click on the Edit button itself (and not in the drop down list) xwiki will automatically pick the correct editing mode for the page. You can also choose the Edit > Inline mode manually if you want.
See http://www.xwiki.org/xwiki/bin/view/UserGuide/PageEditing for more details.
ah, Advanced edit mode! switched to Simple & works great. Thanks!
Using 1.0-beta-6.2657
You should really move to 1.0 RC2 :-)
Soon! ;)
Thanks -Vincent
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
On Apr 27, 2007, at 9:44 AM, Dennis Rasey wrote:
Vincent Massol wrote:
On Apr 27, 2007, at 12:04 AM, Dennis Rasey wrote:
How can I change another users password?
I see Vincent Massol's FAQ about this:
"logon as admin user, go to Admin -> Users -> Current users and select the user you wish to reset the password for. When the User Profile screen appears, click 'Edit this page'. This will allow you to enter a new password."
But after I log in as Admin, find the users profile, and go into Edit mode, all I see is "#includeForm("XWiki.XWikiUserSheet")" in Wiki & WYSIWYG mode.
That's because you're forcing XWiki to use the Wiki edit mode inside the Edit menu. If you click on the Edit button itself (and not in the drop down list) xwiki will automatically pick the correct editing mode for the page. You can also choose the Edit > Inline mode manually if you want.
See http://www.xwiki.org/xwiki/bin/view/UserGuide/PageEditing for more details.
ah, Advanced edit mode! switched to Simple & works great. Thanks!
cool. Just a note: You don't *need* to switch to simple mode to get this to work but it's indeed a simpler solution if you have simple needs only (like you don't need to edit objects or class, etc).
Using 1.0-beta-6.2657
You should really move to 1.0 RC2 :-)
Soon! ;)
cool! -Vincent
Vincent Massol wrote:
On Apr 27, 2007, at 9:44 AM, Dennis Rasey wrote:
Vincent Massol wrote:
On Apr 27, 2007, at 12:04 AM, Dennis Rasey wrote:
How can I change another users password?
I see Vincent Massol's FAQ about this:
"logon as admin user, go to Admin -> Users -> Current users and select the user you wish to reset the password for. When the User Profile screen appears, click 'Edit this page'. This will allow you to enter a new password."
But after I log in as Admin, find the users profile, and go into Edit mode, all I see is "#includeForm("XWiki.XWikiUserSheet")" in Wiki & WYSIWYG mode.
That's because you're forcing XWiki to use the Wiki edit mode inside the Edit menu. If you click on the Edit button itself (and not in the drop down list) xwiki will automatically pick the correct editing mode for the page. You can also choose the Edit > Inline mode manually if you want.
See http://www.xwiki.org/xwiki/bin/view/UserGuide/PageEditing for more details.
ah, Advanced edit mode! switched to Simple & works great. Thanks!
cool. Just a note: You don't *need* to switch to simple mode to get this to work but it's indeed a simpler solution if you have simple needs only (like you don't need to edit objects or class, etc).
:) Thanks, I had misunderstood your original reply (didn't realize there was a difference). -Dennis
When trying this with v1.1 milestone 2, I get a form with the following fields: first name, last name, blog, blog feed, company, city, country and description. The password field is missing. How do I change a users password with v1.1 milestone 2 ? Regards, Stefan Lecho. vmassol wrote:
On Apr 27, 2007, at 12:04 AM, Dennis Rasey wrote:
How can I change another users password?
I see Vincent Massol's FAQ about this:
"logon as admin user, go to Admin -> Users -> Current users and select the user you wish to reset the password for. When the User Profile screen appears, click 'Edit this page'. This will allow you to enter a new password."
But after I log in as Admin, find the users profile, and go into Edit mode, all I see is "#includeForm("XWiki.XWikiUserSheet")" in Wiki & WYSIWYG mode.
That's because you're forcing XWiki to use the Wiki edit mode inside the Edit menu. If you click on the Edit button itself (and not in the drop down list) xwiki will automatically pick the correct editing mode for the page. You can also choose the Edit > Inline mode manually if you want.
See http://www.xwiki.org/xwiki/bin/view/UserGuide/PageEditing for more details.
Using 1.0-beta-6.2657
You should really move to 1.0 RC2 :-)
Thanks -Vincent
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- View this message in context: http://www.nabble.com/Change-users-password-tf3654632.html#a12382821 Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (4)
-
Dennis Rasey -
Dennis Rasey -
stlecho -
Vincent Massol