Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k5start with -S and -I option renews ticket every -K minutes instead of checking the validity #14

Open
MFriedmann opened this issue Jan 2, 2024 · 1 comment

Comments

@MFriedmann
Copy link

MFriedmann commented Jan 2, 2024

Example call to get a nfs service ticket:
k5start -f -S nfs -I -K 5 -L -v -p -b

Every 5 minutes k5start wakes up and renews the nfs service tickets completely instead of checking for validity and renewing only when needed.

The same happens with -H option. Seems like the validity is not correctly checked when checking only for a service ticket and not for a tgt.

@MFriedmann MFriedmann changed the title k5start with -S and -I option defined renews ticket every -K minutes instead of checking the validity k5start with -S and -I option renews ticket every -K minutes instead of checking the validity Jan 2, 2024
@MFriedmann
Copy link
Author

Version used: kstart-4.2-10.el8.x86_64
OS: RHEL 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant