Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0002028
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] C. Securityminoralways2007-10-01 12:142008-06-12 09:43
ReporteralostaleView Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionfixedFixed in Version2.35
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0002028: Not possible to login as System Admin as default

DescriptionEnv:2.34

When default role is set as System Admin it is not possible to re-login.

It seems there're problem with the defaults. They way it should work is try to login with the defaults and in case it is not possible it should select one of the possible roles to access. So if a user has at least one combination of valid client/org/role/warehouse it should be able to access regardless it is set as default.


Work arround:
Execute this script in DB in order to remove defaults:

update ad_user
   set default_ad_org_id=null,
       default_ad_role_id=null,
       default_m_warehouse_id=null
 where username='Openbravo';
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0002258)
user71
2007-10-04 02:13
edited on: 2008-06-12 09:22

Logged In: YES
user_id=1737231
Originator: NO

I have logged another related bug which will also show similar behaviour
http://sourceforge.net/tracker/index.php?func=detail&aid=1806707&group_id=162271&atid=823129 [^]
(0002259)
rafaroda (viewer)
2007-10-23 17:02
edited on: 2008-06-12 09:22

Logged In: YES
user_id=1892190
Originator: NO

Verification assigned to rafaroda.
(0005617)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1805545 [^]

- Issue History
Date Modified Username Field Change


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker