freeipa team mailing list archive
-
freeipa team
-
Mailing list archive
-
Message #00115
Re: [Bug 1025864] Re: ipa-getkeytab doesn't work
timo
i just compiled freeipa 2.2.0 and this looks more broken (running it
on f17 and there it works)
ipa client install breaks with a glibc trace
debian.py needs more adjustment ( patch will be send tomorrow)
so i think something i wrong with our deps i think
furthermore i did some backports for krb5 and libapache2 mod auth krb
for doing s4uproxy support
will push it into to lp tomorrow for testing this would be a big step
tonhave freeipa server running on ubuntu
have a nice vacation :-)
\sh
Sent from my iPhone
On 18.07.2012, at 00:30, Timo Aaltonen <tjaalton@xxxxxxxxxx> wrote:
> thanks for testing, I'll look at it after my vacation.
>
> ** Changed in: freeipa (Ubuntu)
> Assignee: (unassigned) => Timo Aaltonen (tjaalton)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1025864
>
> Title:
> ipa-getkeytab doesn't work
>
> Status in “freeipa” package in Ubuntu:
> New
>
> Bug description:
> Dear Colleagues,
>
> after successfully joining a freeipa domain with 12.04, it should be
> possible to use ipa-getkeytab from the freeipa-client package.
>
> Sadly this is just an expectation.
>
> so, "ipa-getkeytab --help" on F17 gives this output:
>
> [root@authmgr ~]# ipa-getkeytab --help
> Usage: ipa-getkeytab [OPTION...]
> -q, --quiet Print as little as
> possible
> -s, --server=Server Name Contact this
> specific KDC Server
> -p, --principal=Kerberos Service Principal Name The principal to
> get a keytab for
> (ex:
> ftp/ftp.example.com@xxxxxxxxxxx)
> -k, --keytab=Keytab File Name File were to store
> the keytab
> information
> -e, --enctypes=Comma separated encryption types list Encryption types to
> request
> --permitted-enctypes Show the list of
> permitted
> encryption types
> and exit
> -P, --password Asks for a
> non-random password
> to use for the
> principal
> -D, --binddn=DN to bind as if not using kerberos LDAP DN
> -w, --bindpw=password to use if not using kerberos LDAP password
>
> Help options:
> -?, --help Show this help
> message
> --usage Display brief usage
> message
>
>
> On Ubuntu 12.04:
>
>
> root@ubuntu-ipa-client:~# ipa-getkeytab --help
> root@ubuntu-ipa-client:~#
>
>
> This is not correct.
>
> Please find attached strace logs of both clients:
>
> Ubuntu 12.04 and F17
>
>
> Comparing these, Ubuntu 12.04 stops in the middle before even executing the main() method (IMHO)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1025864/+subscriptions
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to freeipa in Ubuntu.
https://bugs.launchpad.net/bugs/1025864
Title:
ipa-getkeytab doesn't work
Status in “freeipa” package in Ubuntu:
New
Bug description:
Dear Colleagues,
after successfully joining a freeipa domain with 12.04, it should be
possible to use ipa-getkeytab from the freeipa-client package.
Sadly this is just an expectation.
so, "ipa-getkeytab --help" on F17 gives this output:
[root@authmgr ~]# ipa-getkeytab --help
Usage: ipa-getkeytab [OPTION...]
-q, --quiet Print as little as
possible
-s, --server=Server Name Contact this
specific KDC Server
-p, --principal=Kerberos Service Principal Name The principal to
get a keytab for
(ex:
ftp/ftp.example.com@xxxxxxxxxxx)
-k, --keytab=Keytab File Name File were to store
the keytab
information
-e, --enctypes=Comma separated encryption types list Encryption types to
request
--permitted-enctypes Show the list of
permitted
encryption types
and exit
-P, --password Asks for a
non-random password
to use for the
principal
-D, --binddn=DN to bind as if not using kerberos LDAP DN
-w, --bindpw=password to use if not using kerberos LDAP password
Help options:
-?, --help Show this help
message
--usage Display brief usage
message
On Ubuntu 12.04:
root@ubuntu-ipa-client:~# ipa-getkeytab --help
root@ubuntu-ipa-client:~#
This is not correct.
Please find attached strace logs of both clients:
Ubuntu 12.04 and F17
Comparing these, Ubuntu 12.04 stops in the middle before even executing the main() method (IMHO)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1025864/+subscriptions
References