Results 1 to 5 of 5

Thread: crypt mysql

  1. #1
    benjamin.dorleans is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    12

    Default crypt mysql

    Hello everybody,

    I'd like to know if there is a way to crypt data in Mysql, to protect my customers.

    Thanks

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: crypt mysql

    There is a way, but the amount of work involved in doing so will vary, depending on how you choose to go about it.

    For example, you could use AES to encrypt the data, but that also means you'll have to modify a ton of Sugar PHP code to encrypt/decrypt the data, so unless you have a lot of time on your hands, it is probably not a working solution.

    An alternative method would be to encrypt the MySQL data folder at the filesystem level (i.e. through Windows). I would assume you'd be able to do something similar on Linux too.

    There are some pointers on both approaches here:

    http://dev.mysql.com/doc/refman/5.0/...functions.html

    http://dev.mysql.com/tech-resources/...l_windows.html
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    benjamin.dorleans is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    12

    Default Re: crypt mysql

    thanks a lot angel, i'm gonna propose both solutions to my manager

  4. #4
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: crypt mysql

    Hi

    This is another option.
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  5. #5
    SteveOa is offline Junior Member
    Join Date
    Apr 2007
    Posts
    1

    Default Re: crypt mysql

    Security-GENERAL from Packet GENERAL Networks is what you are looking for.

    Security-GENERAL is industry's first secure server appliance for MySQL. Security-GENERAL offers data security for critical MySQL data of your organization through transparent and always-on encryption, strong key management, role based access control and audit logs. Security-GENERAL also facilitates you to take encrypted backups of MySQL data.

    Security-GENERAL provides regulatory compliance with the information disclosure laws and the PCI mandates.
    Last edited by SteveOa; 2007-04-04 at 02:59 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Idiot’s Guide for SugarCRM 4.0.0 Installation
    By ravindram in forum Installation and Upgrade Help
    Replies: 79
    Last Post: 2008-03-20, 02:07 PM
  2. MySQL Database Not Available
    By luisamato in forum Help
    Replies: 4
    Last Post: 2007-06-27, 05:58 AM
  3. Replies: 7
    Last Post: 2007-02-14, 03:48 PM
  4. MySQL error/no workflow notifications
    By rlbyrd in forum Help
    Replies: 1
    Last Post: 2006-09-11, 09:14 PM
  5. Sugar 401 install and remote MySQL database
    By cosjef in forum General Discussion
    Replies: 5
    Last Post: 2006-03-09, 08:52 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •