Forums

Resolved
0 votes
Hi everyone,

I'm new to the forums and to ClearOS. I'm trying to setup a domain controller with Samba however after I enable samba and try to access the users. I get this error "Strong(er) authentication required". I have run this command "grep -R "Strong(er) authentication required" /var/log" and have narrowed my issues down to LDAP. This is the output I get : Jul 22 16:16:24 gateway engine: exception: error: /usr/clearos/apps/ldap/libraries/LDAP_Client.php (666): Strong(er) authentication required.

I'm guessing it has something to do with SSL? Any help is appreciated. Thank you :)
Friday, July 22 2016, 03:37 PM
Share this post:
Responses (5)
  • Accepted Answer

    Wednesday, August 03 2016, 07:27 AM - #Permalink
    Resolved
    0 votes
    How can I solve this problem?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, August 02 2016, 02:06 PM - #Permalink
    Resolved
    0 votes
    Ben Chambers wrote:

    The workaround for now is to add the following in the global section of /etc/samba/smb.conf:

    ldap server require strong auth = no

    And restart Samba.


    service samba restart


    B


    Hi ben,
    i do it but this page coming:
    http://i.imgur.com/DqZTdZe.png

    and user add screen:
    http://i.imgur.com/1k7pgHn.png

    how to select domain user, admin vs groups?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, July 22 2016, 08:43 PM - #Permalink
    Resolved
    0 votes
    That did the trick. Thanks Ben :)

    Location [ View Larger Map ]

    http://maps.googleapis.com/maps/api/staticmap?center=51.5073509,-0.12775829999998223&language=en&maptype=roadmap&zoom=5&size=450x300&sensor=true&markers=color:red|label:S|51.5073509,-0.12775829999998223
    The reply is currently minimized Show
  • Accepted Answer

    Friday, July 22 2016, 08:37 PM - #Permalink
    Resolved
    0 votes
    That worked perfectly. Thanks Ben :)

    Location [ View Larger Map ]

    http://maps.googleapis.com/maps/api/staticmap?center=51.5073509,-0.12775829999998223&language=en&maptype=roadmap&zoom=5&size=450x300&sensor=true&markers=color:red|label:S|51.5073509,-0.12775829999998223
    The reply is currently minimized Show
  • Accepted Answer

    Friday, July 22 2016, 03:44 PM - #Permalink
    Resolved
    0 votes
    The workaround for now is to add the following in the global section of /etc/samba/smb.conf:

    ldap server require strong auth = no

    And restart Samba.


    service samba restart


    B
    The reply is currently minimized Show
Your Reply