[SSSD-users] sssd basic questions

Robert Zmijan robert.zmijan at softel.pl
Wed Jun 4 20:13:25 UTC 2014


> On Wed, 2014-06-04 at 18:15 +0100, Robert Zmijan wrote:
>> Hi
>>
>> I want to setup sssd to use ldap_default_bind_dn and ldap_default_authok.
>> currently I have in my sssd.conf
>> ldap_default_bind_dn = cn=sssd,ou=services,dc=myhost,dc=net
>> ldap_default_authok = mypassword
>> I understand that I would have to put 'mypassword' in ldap under the
>> name of 'sssd'
>>  the problem I'm facing is that when i type:
>> sss_obfuscate I get this:
>>
>> File "/usr/sbin/sss_obfuscate", line 81
>> print "Cannot read internal configuration files"
> 
> chmod 0600 /etc/sssd/sssd.conf
> 

Just did that. running sss_obuscate has still the same effect as above:

File "/usr/sbin/sss_obfuscate", line 81
print "Cannot read internal configuration files"

Syntax Error: invalid syntax


More information about the sssd-users mailing list