Results 1 to 3 of 3

Thread: sugar 6.0.1 - user passwords missing

  1. #1
    eliask99 is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    18

    Default sugar 6.0.1 - user passwords missing

    Hello
    Fresh install of 6.0.1 , stack installer on windows.

    Everything completed with no errors but upon creating a new user account , it does not have the option to create a password

    check this picture




    if i hightlight them and copy paste them it shows a passowrd entry ..........

    Note: To send record assignment notifications, an SMTP server must be configured in Email Settings.

    Users»Create
    Help Help
    * Indicates required field

    * User Profile
    * Password
    * Advanced

    User Profile
    User Name: * Name: * First Name:
    Status: * User Type: Regular User Last Name: *
    User Type:

    User can access modules and records based on roles.
    Last edited by eliask99; 2010-09-15 at 08:34 AM.

  2. #2
    eitrix's Avatar
    eitrix is offline Sugar Community Member
    Join Date
    Aug 2010
    Location
    Serbia
    Posts
    396

    Default Re: sugar 6.0.1 - user passwords missing

    password is emailed to the user, who can then change it
    CRM Software Engineer
    Eontek - www.eontek.rs

  3. #3
    ramirezc is offline Junior Member
    Join Date
    Sep 2010
    Posts
    2

    Cool Re: sugar 6.0.1 - user passwords missing

    Con PhpMyAdmin u otra herramienta para modificar tablas de la bases de datos asociada a DB CRM SUGAR

    1. Ingresa a DB sugar-crm.
    2. Examina Tabla USERS
    3. Edita usuario que deseas ingresar clave.
    4. Busca campo receive_notifications
    5. Modifica el valor 1 por el valor 0
    6. Cambia contraseña de usuario, segun la nota
    7.Ahora podras ingresar con la cuenta creada en http://mi-crm/index.php
    8. Click en usuario de la cuenta y podras ver la pestaña cambiar clave.

    NOTA: la cuenta debe coincidir a la creada desde el panel de administracion. La clave sera la que asignes en el campo user_hash de la misma tabla antes mencionada, recuerda debe ser en MD5, un ejemplo a continuacion:

    update users set user_hash = md5('clint') where user_name = 'admin';
    ver más: http://www.sugarcrm.com/forums/showt...=password+user

    salu2
    Last edited by ramirezc; 2010-09-30 at 05:30 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How do you set passwords in sugar 6.0?
    By anicolais in forum Help
    Replies: 1
    Last Post: 2010-04-17, 05:11 AM
  2. Sugar user missing list view items
    By davidmmulder in forum Help
    Replies: 4
    Last Post: 2010-02-05, 06:40 PM
  3. User / Passwords for JasperReports ???
    By MikeStramba in forum Help
    Replies: 1
    Last Post: 2007-04-23, 07:26 AM
  4. Missing modules from user
    By ttlinna in forum Help
    Replies: 5
    Last Post: 2006-07-26, 10:59 PM
  5. Strong passwords
    By stevec in forum General Discussion
    Replies: 1
    Last Post: 2006-01-23, 12:01 PM

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
  •