Bug 681222

Summary: yast2 ldap does not set certificate file after download
Product: [openSUSE] openSUSE 11.4 Reporter: Michal Svec <msvec>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: mcaj, msvec
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Svec 2011-03-21 10:02:56 UTC
Start yast2 ldap and do:
- [Download CA Certificate]
- Enter certificate URL
-> The certificate is dowloaded and stored to /etc/openldap/cacerts
-> The path /etc/openldap/cacerts is put to "Certificate Directory"
-> The "CA Certificate File" is left empty
Comment 1 Jiří Suchomel 2011-03-21 13:37:51 UTC
It should not hurt if the directory 

"CA Certificate File" can be empty if the directory value is set. Is the directory value (tls_cacertdir) present in config file?
Comment 2 Michal Svec 2011-03-21 13:54:08 UTC
Indeed, it seems to work OK even without the file filled in there.
Comment 3 Jiří Suchomel 2011-03-21 13:59:55 UTC
Then I think this is done.