Displaying 3 results from an estimated 3 matches for "listprinc".
Did you mean:
listprincs
2015 Mar 04
2
Is there a listprincs equivalent?
I joined a machine. net ads testjoin says OK. The join exported a
keytab, which among others contains MACHINE$@REALM. However, trying
k5start I get "Client not found in Kerberos database". Also kinit -t
/etc/krb5.keytab MACHINE\$@REALM claims that the client was not found.
But then, how did it come into the keytab?
Is there a tool to list the principals in AD?
Kind regards,
-
2017 Sep 25
1
coredump and MIT-krb5 exits when a joined client windows7 try to login on
hi, all,
I'm using MIT-krb5 and it seems it's not quite stable.
Everything seemed fine and krb5, samba daemon started as well unless I
tried to use "ad\xxx" to login a windows7 machine.
Here is part coredump log,
:Sep 25 15:08:54 pdc.ad.pthl.hk samba[2579]: /usr/sbin/krb5kdc: krb5k=
dc: starting...
:Sep 25 15:11:56 pdc.ad.pthl.hk samba[2579]: /usr/sbin/krb5kdc:
2008 May 29
6
RE-export nfs mounted share
Hi
Is there any way to re-export an nfs mounted directory? I am having three
servers runnning on centos4.5 and i am trying to implement nfs share in an
below manner [bcoz there is no alternative way for me to setup nfs share]
HOST A--->>>EXPORTS /prod/data ------->>>HOST B
HOST B ---->>MOUNTED ------>>> /prod/data-----UNDER---/PROD1 [working fine]
HOST B