Actions
Bug #3540
openktkt_warn service is not renewing ticket
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2013-02-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Hi,
we have setup kerberized environment (works fine) and i would like to use service network/security/ktkt_warn to warn me before expire of ticket and MORE important, to renew ticket:
$ grep ^predrag_zecevic /etc/krb5/warn.conf predrag_zecevic@OUR_DOMAIN.COM renew:log terminal 30m
I am running
$ head -1 /etc/release OpenIndiana Development oi_151.1.7 X86 (powered by illumos) $ pkg search -l /etc/krb5/warn.conf INDEX ACTION VALUE PACKAGE path file etc/krb5/warn.conf pkg:/service/security/kerberos-5@0.5.11-0.151.1.7
I have tried all:
a) restart of svc:/network/inetd:default and svc:/network/security/ktkt_warn:default separately and together
b) reboot
but nothing helps... My TGT is not renewed, no warning is presented on terminal at all...
Am I doing something wrongly?
Regards.
Updated by Predrag Zečević over 10 years ago
BTW,
Search function of THIS site is not working:
https://www.illumos.org/search/index/illumos-gate?q=warn
<html> <head><title>404 Not Found</title></head> <body bgcolor="white"> <center><h1>404 Not Found</h1></center> <hr><center>nginx/1.0.15</center> </body> </html>
Regards.
Actions