Results 1 to 3 of 3

Thread: user login question

  1. #1
    shankwc is offline Junior Member
    Join Date
    Sep 2006
    Posts
    3

    Default user login question

    I'm trying to use my user table for apache authentication to give us a single-signon type capability. I'm using mysql_auth to lookup against this table. So far I can authenticate against user_password but not user_hash. what is the difference between these? I'd like to authenticate against user_hash if it's more secure.

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

    Default Re: user login question

    Not sure about the first one, as I don't see that field in my users table structure. The user_hash is an MD5 hash representation of the user's password.
    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
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: user login question

    What about using the SOAP APIs? That's the preferred way of building interactions with Sugar and external applications.
    Susie Williams

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Users can't login / logon
    By jvvlogi in forum General Discussion
    Replies: 5
    Last Post: 2006-12-06, 05:58 PM
  2. Login fine, except for one specific user
    By ndaniels in forum Help
    Replies: 1
    Last Post: 2006-11-17, 07:56 AM
  3. Replies: 3
    Last Post: 2006-05-19, 04:59 PM
  4. Replies: 0
    Last Post: 2005-12-09, 10:29 PM
  5. Cannot Login
    By Dillon in forum Help
    Replies: 16
    Last Post: 2004-10-13, 02: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
  •