Data Loss Prevention

 View Only
Expand all | Collapse all

DLP oracle Agent on Enforce Server

Migration User

Migration UserMay 12, 2014 08:17 AM

Migration User

Migration UserMay 15, 2014 10:46 AM

Migration User

Migration UserMay 19, 2014 09:41 AM

  • 1.  DLP oracle Agent on Enforce Server

    Posted May 12, 2014 06:55 AM

    hello all, please tell me how can i create Oracle DLP agent in enforce server and assign special permission for installing DLP. Waiting for your replies. Regards,



  • 2.  RE: DLP oracle Agent on Enforce Server

    Posted May 12, 2014 08:17 AM

    Any Symantec Employee wana comment on this ?



  • 3.  RE: DLP oracle Agent on Enforce Server

    Broadcom Employee
    Posted May 14, 2014 06:45 PM

    Please explain the use case. What are you trying to do? Are you trying to scan an Oracle Database? If this is true, then you need to set up a Discover scan of your SQL Database.

    If your Oracle is installed on a Windows machine, then you can install an Endpoint Agent on the Windows Server. If your Oracle is on Linux, then we do not have an Endpoint Agent for Linux.

    I hope this helps.

     

    Best,

    Ryan



  • 4.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 12:33 AM

    Well I am trying to install oracle client on enforce server ( Running on RHEL 5.7) that will be accessing oracle database.  Can you tell me how can this be done ?



  • 5.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 10:03 AM

    Good morning,

     

    I am assuming you are following a 3-tier install then?  You have a RHEL Oracle box and a RHEL Enforce server?

    If that is the case you need to grab the Oracle Client from Oracle and install that program.  once that program is installed you copy the tnsnames file from the Oracle server to the Enforce server and you should be able to connect.

    I aalways do a verficiation through sqlplus to make sure I can connect to the database before i perform the install of Enforce



  • 6.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 10:45 AM

    Yes ,I am following three tier installaton . I have set up the oracale database, installed DLP database , configured TNS listeners. I have followed everything as per the documentation. Now when I am trying to install SQL Clients on the RHEL 5.7 ( that is my enforce serverDLP software is not installed  yet) . SQL oracle client could not be installed becuase of the rpm dependencies. Please have a look at the attached screenshots



  • 7.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 10:46 AM

    How can this be fixed. Regards



  • 8.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 11:03 AM

    You need to meet the dependinces before you can finalize the installation.  I don't know exactly all the other packages that need to be installed.

    In the Oracle Installation guide you should have all of the packages/dependencies listed walk through that and then the client should be able to be isntalled



  • 9.  RE: DLP oracle Agent on Enforce Server

    Broadcom Employee
    Posted May 15, 2014 11:20 AM

    You need to open a support case. Were you able to connect to the DB with sqlplus via the command line? If not, then that needs to be fixed before you try to install.



  • 10.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 11:41 AM

    I have already opened up a case Ryan I am sending you my case number 

     



  • 11.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 11:46 AM

    thanks jesse but here is the thing . I have installed mostly all of these required RPM's . but the thing is when I am trying to install a rpm it asks me to install another RPM dependency now when I install. Is there any way it can go to the Internet and download all those dependencies itself or any way I can download a single RPM that will incorporate all those dependencies in it ?



  • 12.  RE: DLP oracle Agent on Enforce Server

    Trusted Advisor
    Posted May 15, 2014 01:28 PM

    As discussed in my personal messages to you.. you need to get all  of the RPM's installed otherwise nothgin will work!

     

    Hope this makes sense.

    If this solves your questions please marked as solved.

    Ronak



  • 13.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 02:02 PM

    What Can I do about all the dependencies that are essential for those RPM's prior to installing ?



  • 14.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 02:06 PM

    yum should handle all the dependecines when you perform the install of the rpm

     

    i would install all the dependencies listed in the Oracle Guide on the Enforce server that you installed on the Oracle server



  • 15.  RE: DLP oracle Agent on Enforce Server

    Posted May 15, 2014 02:31 PM

    Like I said earlier I can't use yum since it is in the closed envoirement with no internet connectivity



  • 16.  RE: DLP oracle Agent on Enforce Server

    Trusted Advisor
    Posted May 15, 2014 02:57 PM

    Then you are screwed.. you need to find a way to download the RPMs. Then donwload them to your computer (The one you are using to post these messages) Some how copy them to the server.

    We have nothing more to help you...this is not a technical issue. It is the fact that you have a closed network.

    You need these RPM's period.

    Good luck

    Hope this makes sense.

    If this solves your questions please marked as solved.

    Ronak



  • 17.  RE: DLP oracle Agent on Enforce Server
    Best Answer

    Posted May 16, 2014 04:09 PM

    Does the closed/secured facility have its own yum repository?  Most closed/secure facilities have a local repository that is populated somehow.

    If not you will have to download the dependencies elsewhere, and then follow the procedures to move from the unsecured network to a closed network.  Typically burnt to CD, CD is closed and then scanned before uploading to file share where you can ccess them.

     

    you aren't screwed, just a bit of a  challenge.



  • 18.  RE: DLP oracle Agent on Enforce Server

    Posted May 17, 2014 01:21 AM

    Well dependencies trouble me as the whole process is manual. 



  • 19.  RE: DLP oracle Agent on Enforce Server

    Posted May 19, 2014 08:32 AM

    Is there then a reason you went with Red Hat on the Enforce server?  The install of the client on Windows is much easier.

    Also someone had to install those dependencies on the Oracle server to get Oracle to build correctly.  Can you grab them from that server?

    The RHEL build is doing things the RHEL way, there will be dependencies on applications not installed by default



  • 20.  RE: DLP oracle Agent on Enforce Server

    Posted May 19, 2014 09:40 AM

    Thanks for your reply jjesse, well installing it on RHEL was the requirement. The dependencies will hopefully will be installed by today on the enforce server. 

    Well I followed the documentation exactly to set up the Oracle ( as mentioned in the Installation guide ) . Was a bit stuck in these dependencies on the enforce ( becuase of closed envoirement ) . Now i used the yum to download the required RPM's and their dependencies on a CentOS and once they were downloaded moved them to RHEL for the installation. 



  • 21.  RE: DLP oracle Agent on Enforce Server

    Posted May 19, 2014 09:41 AM

    The Oracle Server DB is on a windows OS



  • 22.  RE: DLP oracle Agent on Enforce Server

    Posted May 19, 2014 09:43 AM

    Could you please enlighten a bit on your second and third statement ? 

    About the dependencies on the Oracle Server and dependencies on the application by default ?

    Regards



  • 23.  RE: DLP oracle Agent on Enforce Server

    Posted May 19, 2014 10:15 AM

    i made the mistake of assuming you were install the Enforce server on a Red Hat box as well and if you did the dependencies would have been installed on that server as well and then you could have copied the RPMs off that box and put them on the ENforce server



  • 24.  RE: DLP oracle Agent on Enforce Server

    Posted May 19, 2014 10:31 AM

    jjessie The Oracle DB is installed on a Window OS whereas the enforce Server is installed on RHEL 6



  • 25.  RE: DLP oracle Agent on Enforce Server

    Posted May 19, 2014 10:38 AM

    Did you get the Oracle client installed?  If so we can clos this thread



  • 26.  RE: DLP oracle Agent on Enforce Server

    Posted May 21, 2014 10:34 AM

    Hello guys sorry for the late reply as I was busy in another task. I wanted to ask you that If I install Oracle Linux as an OS for the Enofrce . Would there be any compatability issues and that would resolve the dependency issue ?  Regards



  • 27.  RE: DLP oracle Agent on Enforce Server

    Posted May 21, 2014 10:49 AM

    At that point you would be dealing w/ a two-tier install and wouldn't need the Oracle client on the Enforce box so thing would work corerctly



  • 28.  RE: DLP oracle Agent on Enforce Server

    Posted May 21, 2014 11:00 AM

    But in this case the Oracle DB would still be on another physical Box. And the enforce would be installed on Oracle Linux. In this case don't i need to install the client on enforce so that it can access the DB that is on a physical box ?



  • 29.  RE: DLP oracle Agent on Enforce Server

    Trusted Advisor
    Posted May 21, 2014 11:28 AM

    The RPM's that you are missing on the Enforce box are required to run ORACLE on ANY linux server. So I think someone might have already installed those RPM's on that server, otherwise Oracle will not run.

    So if you do install Enforce on the same server as the Oracle DB, then you DO NOT need to install an oracle client. Follow the instructions that are in the Installation guide for Linux. It will tell you all that you need.

    Make sure the listener has been configured on the Oracle box as per the Oracle installation guide.

    Hope this makes sense.

    If this solves your questions please marked as solved.

    Ronak



  • 30.  RE: DLP oracle Agent on Enforce Server

    Posted May 22, 2014 11:27 AM

    If you purchased your license of Oracle from Symantec and/or are expecting support for the Oracle installation please verify if Symantec supports Oracle Linux as an operating system.  It currently does not unless something recently changed.

     

    I think we are running in circles here on Connect.  If you are still struggling send me a personal message we can start this dialogue off thread over email or even some form of voice converstaion (lync, GoToMeeting etc.) to help and fix this.

     

    Jonathan



  • 31.  RE: DLP oracle Agent on Enforce Server

    Posted May 22, 2014 02:09 PM

    Thanks for the reply. I have requested a RHEL License and subscription as well Internet connectivty on that box hopefull will get it in a day or two. 



  • 32.  RE: DLP oracle Agent on Enforce Server

    Posted Jun 02, 2014 11:23 AM

    Hello guys thanks for your replies . Sorry I was away on some official task



  • 33.  RE: DLP oracle Agent on Enforce Server

    Posted Jun 02, 2014 11:24 AM

    I have installed enforce on Windows OS along with few detection servers installed and registered as per documentation but there services are stuck in the starting state



  • 34.  RE: DLP oracle Agent on Enforce Server

    Broadcom Employee
    Posted Jun 02, 2014 01:47 PM

    Check the VontuMonitor.log, and then the Filereader0.log in the debug folder. If you require further assistance, you can open a case to have someone look at the issue with you.

     

    Perhaps you could mark the solution for this thread? Your statement above is a new issue.



  • 35.  RE: DLP oracle Agent on Enforce Server

    Posted Jun 04, 2014 11:29 AM

    Hello Guys thanks all for your help my issue is resolved now. Regards