Re: 389ds making a local dns server for local web app.

2020-10-15 Thread rodentskie
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: 389ds making a local dns server for local web app.

2020-10-15 Thread rodentskie
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

Re: 389ds making a local dns server for local web app.

2020-10-15 Thread rodentskie
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

Re: 389ds making a local dns server for local web app.

2020-10-14 Thread rodentskie
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. ".

Re: 389ds making a local dns server for local web app.

2020-10-13 Thread rodentskie
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:

Re: 389ds making a local dns server for local web app.

2020-10-13 Thread rodentskie
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

Re: 389ds making a local dns server for local web app.

2020-10-13 Thread rodentskie
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

Re: 389ds making a local dns server for local web app.

2020-10-13 Thread rodentskie
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

389ds making a local dns server for local web app.

2020-10-12 Thread rodentskie
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