Raphaël Luta escribió:
> 
> Ingo Rammer wrote:
> >
> > Hi,
> >
> > obviously you should insert the following line into
> > jetspeed/webapp/db/jetspeed.script
> >
> > INSERT INTO TURBINE_ROLE VALUES(1,'authenticated_user',NULL)
> >
> 
> Fixed in CVS as well as adding the confirm.* keys in JR.p.
> Thanks for the debug work :)
> 
> > and btw. the code in org.apache.jetspeed.modules.actions.JLoginUser
> > regarding the UserGroupRolePeer starting at line 183 doesn't work ...
> > there's no entry inserted anyway ... ;)
> >
> > btw. it seems as if someone should tell me in which format you'd like to get
> > your diffs as I'd really like to do some "productive" work ...
> >
> 
> use diff -u for sending patches.
> If you are using WinCVS use the command line feature, type "cvs diff -u" and
> choose the directory where you want to execute the command.
> 
> > btw2. i'd like to see a feature like "Forgot Username/Password, please send
> > me. (Entering either username or email-address)" in JetSpeed [btw. the same
> > should be used when adding new users ... checking for existance of the
> > email-address ....... may I?
> >
> 
> Be our guest :)
> 
> However I don't think it's a good idea to send someone a forgotten
> password. Password values should be kept "write-only" if at all possible
> in order to accomodate some backend systems which simply prevent reading
> passwords (example NDS and most LDAP servers).
> 
> What about sending a newly generated password when someone has forgotten
> his mail ? Once he gains access to the system, he may then reset his
> password to something easier for him to remember. (for an example of this
> system see www.sourceexchange.com).
> 

+1. We need something like this. My test site has been on 24 hours, and
I had problem with my sendmail refusing to relay (until I configured the
aliases properly). So I have already one user that tried to login, never
got his email, and won't be able to login with the same username unless
I reset the account or something. Truly an administrative nightmare.

Now I have a different problem: the (new) profiler does not create a
user directory neither falls back to the default psml. I'll check it.

> --
> Raphaël Luta - [EMAIL PROTECTED]
> Vivendi Universal Networks - Services Manager / Paris
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/[email protected]/>
> List Help?:          [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to