Data Insight 3.0.1 scanning cifs.homedir share
I am trying to setup Data Insight 3.0.1 with an artificial share so I can see activity on users home shares from a NetApp filer. I have created the .pb script as mentioned in the admin guide but I am struggling finding the user id to use with the configdb.exe command: Find the user ID of a Data Insight user assigned Product Administrator Server Administrator role from the latest configuration database table in the $DATADIT/conf folder. Is this the user ID of the Server Administrator that I see in the Settings -> Data Insight Users screen? If so how do I get the user ID from Windows? ... also ... Somewhere in the script I am guessing that the line: value: "/CIFS.HOMEDIR" should containg the actual path to the home directories? Thanks folks. DavidSolved3.6KViews0likes3CommentsSpeeding up console
Is there any configuration changes we can make on the server side to speed up the console such as browsing the workspace? Browsing the workspace is pretty slow such as getting audit data or just getting permission info. The server is not running low on memory or CPU. We're running DI 4.0.Solved2.4KViews1like2CommentsIntegrating Data Insight With Enterprise Vault
Hello, I am attempting to integrate Data Insight with Enterprise Vault. On the Data Insight server I: Click on Settings. Click on Data Mangement. Enter the IP address of the EV server. I had used port 443 but I was having issues connecting the the EV server. Can you confirm that the port is 443? Cheers Cameron Mottus1.1KViews0likes2CommentsDQL Report does not output to 1 file 5.0.1
I am using DI 5.0.1 and I am not able to have the DQL report to output to 1 single file. Is anyone else having this issue? I have a DQL query and when I am pulling some of the AD Attributes, it will separate the files. I even have put 'format user AS csv' at the end and it still puts it into multiple files. From user get name, principal_name, login, Home_directory, Department If Home_Directory not in ('nowhere') format user AS CSV; Please help!3.2KViews1like3CommentsProfile Synchronization only syncs few users and groups in CA 10.0
Active Directory Profile Synchronization is set to Automatically synchronize users and groups. All groups get synced, LAst synchronized date: Shows latest date (Search whole tree is checked) However only few users~700gets synced (Sync Date: show today's date and time). Total number of users is 10,000. Not a big volume and the interval between each sync is 8 hours. There are no event errors. No errors in DTrace. Seems the last time users were synced was Sync Date: 1/17/2014. Checked all Firewall rules and AD ports.Looks good and available on CA server. Any help is greatly appreciated.Solved4.5KViews0likes5CommentsDA 11 no customer database update
Unfortunately I did not follow these instructions from the beginning. So I started to install a dedicated EV 11 server from the install media by using the install wizard. This server came on top to our 3 server environment with EV 10 (plus additional SQL server), where each server got a dedicated task. One for FSA, one for indexing, one for archiving. In general I wouldn't mix up the EV versions, but as the DA server holds non of the above mentioned services and we are going to upgrade to EV 11 in the near future I decided to install the EV11 basics with DA 11 Then I followed the instructions here above and I could go through it smoothly. I could successfully create a customer database, but interestingly the database is not able to update. Error message in evbaadmin: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed. Event ID 59: APP ATM - Failed to update database. System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject) at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject) at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at KVS.Accelerator.Application.Install.UpdateDatabase(CustomerRow theCustomerRow, String configDSN)Solved2.8KViews0likes7CommentsData Insight Policies and Alerts
I have a client that would like to be notified if a user attempts to access files or folders to which they shouldn't have access. Now, this should not be an issue at all if file and folder ACLs are correct but that's another story. So, assuming a user doesn't have read access but can view files and folders can SDI provide alerts for this attempted access? Can the Widows File Server agent even track unsuccessful access attempts?The client is after real time alerting, if possible. I've had a look at reports but there doesn't seem to be anything useful so I thought policies may be the way to go.Has anyone got whitelist or blacklist policies to work? The documentation goes on about custom AD attributes and such but gives no information about how one would actually use them. I've asked Symantec for examples but I received nothing useful. Thanks Mark882Views0likes1CommentDiscovery accelerator cannot create Report
Hi, when i am creating a case report i got the below error, i am using the same ev user for DA server and Client: System.Web.Services.Protocols.SoapException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot impersonate user for data source 'CustomerDatabase'. ---> Microsoft.ReportingServices.Diagnostics.Utilities.LogonFailedException: Log on failed. Ensure the user name and password are correct. ---> System.ComponentModel.Win32Exception: The user name or password is incorrect at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateItemHistorySnapshot(String Report, Guid batchId, String& HistoryID, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReportHistorySnapshot(String Report, String& HistoryID, Warning[]& Warnings)Solved1.7KViews0likes5CommentsAccess to research folder of ex-employee
Hi, One of user needs to access a research folder created by co-worker who already left the company.Even with administrator permission, we are not able to access the role assignment tab to change the permission.As far as I know, only the folder owner can change the permission.But in our case, since the folder owner already left the company, we are left with no option. Is there anyway to achieve this or does this require an enhancement from symantec?Solved2.4KViews1like3Comments