2/7/2012 8:57:17 AM
 Nick D Posts: 58
|
Is there anyway to write a custom report that I can specifically find out who has owner on a secret. This way a user knows who to go find to have them grant access to the secret.
|
|
|
0
• link
|
2/7/2012 11:55:05 AM
 Jonathan Administrator Posts: 591
|
<a href="http://www.thycotic.com/products_secretserver_customreportgalleryview.html?reportId=451">http://www.thycotic.com/products_secretserver_customreportgalleryview.html?reportId=451</a>
Here is a report that will show owners on all Secrets in the system. We do not have a #Secret parameter yet to allow a report on just one Secret dynamically.
-- Secret Server 8.1 - Web Password Filler, SAP support, advanced discovery capabilities with rules. Need a free trial license? Send an email to sales@thycotic.com
|
|
|
0
• link
|
2/7/2012 12:03:08 PM
 Nick D Posts: 58
|
Thanks Jon. Will this also should V/E/O of the secret?
Also, I'm getting the ASP error when clicking "Create it" for a report that I was getting on the Configuration > Backup
See technical details System.Exception: Control "StandardReportNote" cannot have a property set on it. ---> System.MissingMethodException: Method 'System.Web.UI.HtmlControls.HtmlGenericControl.Text' not found. at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at Thycotic.AppCore.Resource.ControlApplier.ApplyResource(Control control, ResourceInfo resource) --- End of inner exception stack trace --- at Thycotic.AppCore.Resource.ControlApplier.ApplyResource(Control control, ResourceInfo resource) at Thycotic.AppCore.WebControls.BasePage.ApplyResourcesToControls(ResourceInfo[] customResources) at Thycotic.AppCore.WebControls.BasePage.ApplyResources() at Thycotic.AppCore.WebControls.BasePage.Render(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) User: NT AUTHORITY\NETWORK SERVICE
|
|
|
0
• link
|
2/7/2012 12:15:31 PM
 Jonathan Administrator Posts: 591
|
You can add ,gsp.[Permissions] to the SELECT to get V/E/O.
I think we need to fix your customresources file to fix these customization issues. We can look at it today - just give us a call.
-- Secret Server 8.1 - Web Password Filler, SAP support, advanced discovery capabilities with rules. Need a free trial license? Send an email to sales@thycotic.com
|
|
|
0
• link
|