76/890

5.13 Security

This section lists the Idoc Script variables and functions that are related to security.

  • "Internal Security"

  • "External Security"

5.13.1 Internal Security

The following Idoc Script variables and functions are related to internal security.


"AdminAtLeastOneGroup"
"AllowAllRedirectUrls"
"AllowCheckin"
"AllowCheckout"
"AuthorDelete"
"Default Accounts"
"docUrlAllowDisclosure"
"EmptyAccountCheckinAllowed"
"encodeHtml"
"ExclusiveCheckout"
"GetCopyAccess"
"hasAppRights"
"HasPredefinedAccounts"
"HtmlDataInputFilterLevel"
"IsCheckinPreAuthed"
"IsLoggedIn"
"IsSubAdmin"
"IsSysManager"
"isUserOverrideSet"
"SelfRegisteredAccounts"
"SelfRegisteredRoles"
"ShowOnlyKnownAccounts"
"stdSecurityCheck"
"UseAccounts"
"UserFilteredSubjects"
"userHasAccessToAccount"
"userHasGroupPrivilege"
"userHasRole"
"UserIsAdmin"

5.13.2 External Security

The following Idoc Script variables are related to external security (web server and NTLM security).


"DomainControllerName"
"HasExternalUsers"
"IntradocRealm"
"IsPrimaryUserBase"
"IsPromptingForLogin"
"IsUploadSockets"
"LdapAdminDN"
"LdapAdminPassword"
"LdapPort"
"LdapServer"
"LdapSuffix"
"NtlmSecurityEnabled"
"Priority"
"ProviderClass"
"ProviderConfig"
"ProviderConnection"
"ProviderType"
"RedirectHostsFilter"
"SocketHostAddressSecurityFilter"
"SocketHostNameSecurityFilter"
"SourcePath"
"UseAdsi"
"UseNetscape"
"UseNtlm"
"UseSecureLdap"
"UseSSL"
"WebServerAuthOnly"