Displaying 20 results from an estimated 328 matches for "freeipa".
2018 Feb 13
5
firewalld services to open for an ADDC
...rt_Usage
>
> perfect exactly what I was looking for
> I found some docs about firewalld that the service files are kept in
> /usr/lib/firewalld/services
> so I did
> [root at dc1 ~]# grep -e 139 -e 88 -e 445
> /usr/lib/firewalld/services/*.xml
> /usr/lib/firewalld/services/freeipa-ldaps.xml: <port
> protocol="tcp" port="88"/>
> /usr/lib/firewalld/services/freeipa-ldaps.xml: <port
> protocol="udp" port="88"/>
> /usr/lib/firewalld/services/freeipa-ldap.xml: <port
> protocol="tcp" port="8...
2016 Dec 13
2
ipa rpm conflicts
does anybody see this:
unning transaction
Warning: RPMDB altered outside of yum.
** Found 8 pre-existing rpmdb problem(s), 'yum check' output
follows:
ipa-admintools-4.4.0-14.el7.centos.noarch has installed
conflicts freeipa-admintools:
ipa-admintools-4.4.0-14.el7.centos.noarch
ipa-client-4.4.0-14.el7.centos.x86_64 has installed
conflicts freeipa-client: ipa-client-4.4.0-14.el7.centos.x86_64
ipa-client-common-4.4.0-14.el7.centos.noarch has installed
conflicts freeipa-client-common:
ipa-client-common-4.4.0-14.el7.ce...
2009 May 15
1
[PATCH server] add server-side groundwork for remote freeipa server
...t the use of a remote ipa server.
Leaving the option disabled in the installer until the necessary node integration(dns/keytab placementi location) is completed
Also apply:
[PATCH server] update ovirt-add-host to use ipa commands instead of kadmin.local
[PATCH server] separate ipa common tasks freeipa::common and rename ipa_server_install to ipa_install
---
installer/bin/ovirt-installer | 54 +++++++++++--------
installer/modules/ovirt/manifests/dns.pp | 72 ++++++++++++-------------
installer/modules/ovirt/manifests/freeipa.pp | 57 +++++++++++++++++----
installer/mo...
2018 Jan 03
1
@redhat - someone could take a look or ask about - freeipa-users@redhat.com
sorry guys to spam a bit - I hope someone from redhat could
check whether - freeipa-users at redhat.com - is up & ok?
I've been a subscriber for a couple of years but now,
suddenly(?) I cannot mail there, I get:
"
Sorry, we were unable to deliver your message to the
following address.
<freeipa-users at redhat.com>:
554: 5.7.1 <freeipa-users at redhat.com&...
2016 Dec 13
1
ipa rpm conflicts
...04:44:06PM +0000, lejeczek wrote:
> does anybody see this:
>
> unning transaction
> Warning: RPMDB altered outside of yum.
> ** Found 8 pre-existing rpmdb problem(s), 'yum check' output
> follows:
> ipa-admintools-4.4.0-14.el7.centos.noarch has installed conflicts
> freeipa-admintools: ipa-admintools-4.4.0-14.el7.centos.noarch
> ipa-client-4.4.0-14.el7.centos.x86_64 has installed conflicts
> freeipa-client: ipa-client-4.4.0-14.el7.centos.x86_64
> ipa-client-common-4.4.0-14.el7.centos.noarch has installed conflicts
> freeipa-client-common: ipa-client-common...
2019 Nov 18
3
can't login as subsequent FreeIPA users
When I set up a machine with CentOS 8, I used the "Enterprise Login" in
the initial setup wizard to authenticate against my FreeIPA server.
This worked fine, and I have no issues logging in with that initial user.
However, I am unable to use GDM or the console to login as any *other*
valid user from FreeIPA. From GDM I get something like "Sorry, that
didn't work" and "Permission denied" on the console....
2015 Dec 29
2
Authentication against FreeIPA without AD
Hi,
I wonder if someone here is already authing against FreeIpa with some
latest Ubuntu/SSSD install.
I'm on on Ubuntu 15.10 for samba to test this out:
Samba: 4.1.17
SSSD: 2.1.17
Freeipa:
4 on CentOS 7
I don't need an AD so I'm folling this what still does not apply.
http://www.freeipa.org/page/Howto/Integrating_a_Samba_File_Server_With_IPA...
2014 Nov 18
1
FreeIPA 4.1.1 does not install on Cntos7
Hi,
We're looking to run freeipa 4.1.1 on CentOS 7.
1. after include:
* mkosek-freeipa-epel-7.repo
2. Write this:
* yum install freeipa-server
3. I get this error:
* Error: Package: pki-base-10.2.0-3.el7.centos.noarch (mkosek-freeipa)
* Requires: jackson-jaxrs-json-provider
I would apprecia...
2018 Feb 13
1
firewalld services to open for an ADDC
...//wiki.samba.org/index.php/Samba_AD_DC_Port_Usage
perfect exactly what I was looking for
I found some docs about firewalld that the service files are kept in
/usr/lib/firewalld/services
so I did
[root at dc1 ~]# grep -e 139 -e 88 -e 445 /usr/lib/firewalld/services/*.xml
/usr/lib/firewalld/services/freeipa-ldaps.xml: <port protocol="tcp" port="88"/>
/usr/lib/firewalld/services/freeipa-ldaps.xml: <port protocol="udp" port="88"/>
/usr/lib/firewalld/services/freeipa-ldap.xml: <port protocol="tcp" port="88"/>
/usr/lib/firewa...
2017 Jul 04
1
Problem with ipa-client
Hi,
Here's the warning that Yum currently displays:
** Found 3 pre-existing rpmdb problem(s), 'yum check' output follows:
ipa-client-4.4.0-14.el7.centos.7.x86_64 has installed conflicts
freeipa-client: ipa-client-4.4.0-14.el7.centos.7.x86_64
ipa-client-common-4.4.0-14.el7.centos.7.noarch has installed conflicts
freeipa-client-common: ipa-client-common-4.4.0-14.el7.centos.7.noarch
ipa-common-4.4.0-14.el7.centos.7.noarch has installed conflicts
freeipa-common: ipa-common-4.4.0-14.el7.centos...
2009 Apr 07
5
FreeIPA
doing some googling, this seems to be about the most current/relevant
thing I have found wrt to running freeipa server on CentOS
http://howtoforge.com/how-to-build-rhel-ipa-rpms-for-centos-5
which I'm not totally adverse to doing but I have to ask, is there
something packaged? (I've looked in 'testing' and in 'extras' and in
epel)
Has anyone followed some other instructions?
Craig...
2015 Feb 24
2
Replacement for NIS/NFS?
On 02/24/2015 01:15 AM, Gordon Messmer wrote:
> On 02/23/2015 08:22 AM, Niki Kovacs wrote:
>> 1. Users should be manageable through a GUI, probably a web interface,
>> so the client can create, manage and delete them eventually.
>
> FreeIPA is a good option, generally. As best I understand it, it's
> currently available in a Docker container for CentOS.
> http://seven.centos.org/2014/12/freeipa-4-1-2-and-centos/
>
> I haven't heard about more standard packaging, but that might come along
> later...
ipa-server i...
2017 Oct 03
2
Postfix + saslauthd SASL With Kerberos (FreeIPA) unable to send mail
Hello I just finished setting up FreeIPA with Dovecot + Postfix + Saslauthd. I can easily access to mails using imap via dovecot with gssapi authentication and postfix also delivering mails very well. But I cannot send email from postfix using gssapi authentication (plain and login authentication working fine) because saslauthd is not spe...
2009 May 29
0
[PATCH server] last patch to implement remote freeipa
...hing to note is that when using remote ipa we do not allow the choice of creating a local dns server on the ovirt node.
---
installer/bin/ovirt-installer | 22 ++++++++++++++++---
.../modules/ovirt/files/ovirt-remote-ipa.conf | 1 +
installer/modules/ovirt/manifests/freeipa.pp | 10 +++++++++
.../modules/ovirt/templates/ovirt-dhcp.conf.erb | 3 +-
4 files changed, 30 insertions(+), 6 deletions(-)
create mode 100644 installer/modules/ovirt/files/ovirt-remote-ipa.conf
diff --git a/installer/bin/ovirt-installer b/installer/bin/ovirt-installer
index d0dc77...
2018 Feb 13
3
firewalld services to open for an ADDC
I tried the following
firewall-cmd --add-service=dns --permanent
firewall-cmd --add-service=samba --permanent
firewall-cmd --reload
But was not able to connect until I disabled the iptables via
iptables -P INPUT ACCEPT
iptables -F
then I was able to connect my windows 10 pro to my domain.
So my question is what services or ports am I missing to open?
2019 Aug 13
2
freeIPA version vs RHEL's
hi guys
I wonder if anybody might version of freeIPA in RHEL?
I hear it's 4.6.6 and if that's true then when will Centos get it I
might ask.
many thanks, L.
2017 Sep 13
0
Questions Integrating a Samba DC with an existing FreeIPA/RH IDM domain
Hi!
Im not sure this is the right place to post this but I am seeking some
advice on how to correctly approach setting up a Samba domain to
integrate with our FreeIPA domain so that users maintain the same
authentication information and gain the added advantage of having
access to shares in Samba.
We have a remote DC where RHEL7.3 and Centos 7.3 FreeIPA/ IDM servers
manage the DNS, user accounts, sudo, user directories and roles.
(FreeIPA/RHEL IDM because two m...
2009 Jun 15
1
[PATCH][ovirt-server] restart ipa after installation and before set admin password
From: ??????? <pronix.service at gmail.com>
if krb5kdc has worked before installation appear error. and require 'ipactl restart'
---
installer/modules/ovirt/manifests/freeipa.pp | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/installer/modules/ovirt/manifests/freeipa.pp b/installer/modules/ovirt/manifests/freeipa.pp
index aa806fe..5a9fb44 100644
--- a/installer/modules/ovirt/manifests/freeipa.pp
+++ b/installer/modules/ovirt/manifests/freeip...
2017 Aug 04
0
ipa rpm conflicts
...gt; does anybody see this:
> >
> > unning transaction
> > Warning: RPMDB altered outside of yum.
> > ** Found 8 pre-existing rpmdb problem(s), 'yum check' output
> > follows:
> > ipa-admintools-4.4.0-14.el7.centos.noarch has installed conflicts
> > freeipa-admintools: ipa-admintools-4.4.0-14.el7.centos.noarch
> > ipa-client-4.4.0-14.el7.centos.x86_64 has installed conflicts
> > freeipa-client: ipa-client-4.4.0-14.el7.centos.x86_64
> > ipa-client-common-4.4.0-14.el7.centos.noarch has installed conflicts
> > freeipa-client-commo...
2009 Aug 21
1
[PATCH server] update installer exec items to single_exec where applicable
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
installer/modules/ovirt/manifests/freeipa.pp | 8 ++++----
installer/modules/ovirt/manifests/postgres.pp | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/installer/modules/ovirt/manifests/freeipa.pp b/installer/modules/ovirt/manifests/freeipa.pp
index e5de852..f91cd43 100644
--- a/installer/modules/...