Bug 762572 (GLUSTER-840)

Summary: Forceful login option should be there always if another session is running
Product: [Retired] GlusterSP Reporter: Raghavendra Bhat <rabhat>
Component: coreAssignee: Balamurugan Arumugam <bala>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: dgopal, platform, selvam, webteam
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Selvasundaram 2010-04-21 02:17:09 UTC
(In reply to comment #0)
> Currently if another session is running and a user tries to login then after
> giving the password it says "Another session is running. Do you want to
> forcefully login".If the user clicks yes and gives the wrong password then it
> says invalid password.Now if the user types the right password then again it
> says
> "Another session is running. Do you want to forcefully login". That options
> should always be there from the beginning when the user gives the password till
> the end when he logs in if another session is running.

Invalid.

If the user wants to login again, UI will ask the password again, it is similar to confirm password. If the (confirm) password is NOT matched, user needs to continue from the begin. i.e, force full option was not succeeded, then UI will prompt again Another session exist info and force full login.

Comment 1 Raghavendra Bhat 2010-04-21 05:08:15 UTC
Currently if another session is running and a user tries to login then after giving the password it says "Another session is running. Do you want to forcefully login".If the user clicks yes and gives the wrong password then it says invalid password.Now if the user types the right password then again it says
"Another session is running. Do you want to forcefully login". That options should always be there from the beginning when the user gives the password till the end when he logs in if another session is running.