Hide Forgot
Description of problem: all the storage dir structure is created automatically except the oauth dir for the consumers Version-Release number of selected component (if applicable): 0.4.3 How reproducible: if you delete the oauth dir auth fails Steps to Reproduce: 1. if you delete the oauth dir auth fails 2. 3. Actual results: config server doesn't create the oauth dir Expected results: config server should create the oauth dir Additional info:
https://github.com/aeolusproject/audrey/commit/484d5d8739a07c8d68c0789575f4061e9022631a
[root@deaddonkey ~]# yum install -y aeolus-configserver . . . [root@deaddonkey ~]# aeolus-configserver-setup . . . [root@deaddonkey ~]# ls /var/lib/aeolus-configserver/configs/oauth 170784154067926207031121 [root@deaddonkey ~]# ls /var/lib/aeolus-configserver/configs/ oauth [root@deaddonkey ~]#