Still the same sir, installing it on Ubuntu 18.04 desktop (Oracle Virtual Box).
Following these simple steps.
https://computingforgeeks.com/install-and-configure-freeipa-server-on-ubuntu/
Btw, I tried installing it both my non-root and root account sir.
_
Re: Can you use the username and password instead?
That's the only way I tried logging in sir, I can't login even with correct
credentials.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedorap
During installation, I encountered these errors.
● krb5-kdc.service - Kerberos 5 Key Distribution Center
Loaded: loaded (/lib/systemd/system/krb5-kdc.service; enabled; vendor
preset: enabled)
Drop-In: /lib/systemd/system/krb5-kdc.service.d
└─slapd-before-kdc.conf
Active: failed
Hi sir, I installed and configured successfully freeipa.
The problem now is I can't login my admin account.
No error when running "kinit admin", but when logging in through the web UI, it
will return an error message saying "Login failed due to an unknown reason. ".
Btw sir, if I use freeipa. I won't be needing 389ds anymore?
I freeipa is made using 389ds. Am I correct?
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
Copy sir, will search and read about freeipa.
Will try configuring right after.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproje
Hi sir, another inquiry. Can I make use of the 389 Management Console to help
me regarding my issue?
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
http
Thanks sir. Actually I have done a project which a came up with a local DNS
example.com using bind9 in ubuntu.
Now my head requires me to do the same using 389ds.
foobar.com is not a public DNS sir on my point. I want to make a local DNS with
that name using 389ds.
https://directory.fedoraproje
Hello, I'm new in using 389ds. I would like to seek for advice regarding on how
to make a local DNS. Like, we have a web app running on
http://192.168.0.101:558 and I want to bind that address to a DNS, so that the
site will be access now using http://foobar.com:558.
I followed the instructions