Hi guys!
Being an absolute NOOB, mailing the first time to this group, I hope you're patient with my lack of knowledge ...
I have an issue with following documentation (is this the right place for issues?):
My company works with RHDS11 (RHEL8) so I tried to recreate some stuff (Fedora 32):
useradd -c "RedHat Directory Server" -u 389 -g 389 -s /sbin/nologin slapd
groupadd -g 389 ds
Needs to be done before the installation of "389-base", or user and group will be created automatically (dirsrv.dirsrv).
Adapting basic configuration as described (instance.inf):
[general]
group = ds
user = slapd
user = slapd
leads to
ERR - dse_read_one_file - The configuration file /etc/dirsrv/slapd-example/schema//usr/share/dirsrv/schema/60trust.ldif could not be accessed,
error -1
error -1
after a copy:
cp /usr/share/dirsrv/schema/60trust.ldif /etc/dirsrv/schema/
instance creation works like a charm ...
Sorry again for being annoying, but ...
where am I doing wrong?
also having some SELinux related questions,
is this the right place for such kind of issues?
Best regards,
Hendrik Steiner
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx