lost access to security tab

View: New views
2 Messages — Rating Filter:   Alert me  

lost access to security tab

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was adding permission for sysadmin for a new type I created and Scaffolded

After that, I got the add and other buttons for my new type, but after clicking add it said I didn't have permissions.
So I did and updateapp=1
and when I logged in again I lost the Security tab

Is there a way to reset permissions back to how they were after the install?


I have not backed up the database :-(

--

AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: lost access to security tab

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This looks a bit out to me

'SiteAdmin', 'MainNavSecurityTab'
'SysAdmin', 'MainNavSecurityTab'
'SysAdmin', 'MainNavSecurityTab'
'SiteAdmin', 'SecurityManagement'
'SysAdmin', 'SecurityManagement'
'SysAdmin', 'SecurityManagement'
'SysAdmin', 'SecurityPolicyManagementTab'
'SiteAdmin', 'SecurityUserManagementTab'
'SysAdmin', 'SecurityUserManagementTab'

SELECT f.title, fp.title
FROM farrole_apermissions fr, farrole f, farpermission fp
where f.objectID = fr.parentID
  and fp.objectID = fr.data
and fp.title like '%security%'
order by fp.title;



On Sun, May 11, 2008 at 4:36 PM, AJ Mercer <ajmercer@...> wrote:
I was adding permission for sysadmin for a new type I created and Scaffolded

After that, I got the add and other buttons for my new type, but after clicking add it said I didn't have permissions.
So I did and updateapp=1
and when I logged in again I lost the Security tab

Is there a way to reset permissions back to how they were after the install?


I have not backed up the database :-(

--

AJ Mercer
Web Log: http://webonix.net



--

AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---