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

SecurityPolicyDsc: Maximum_lifetime_for_service_ticket cannot be set to "0" #175

Open
hoppi1804 opened this issue Dec 7, 2021 · 0 comments

Comments

@hoppi1804
Copy link

Details of the scenario you tried and the problem that is occurring

Maximum_lifetime_for_service_ticket cannot be set to 0, even though MS documentation suggests this is possible
https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/maximum-lifetime-for-service-ticket

Verbose logs showing the problem

PowerShell DSC resource MSFT_AccountPolicy failed to execute Set-TargetResource functionality with error message: Cannot validate argument on parameter 'Maximum_lifetime_for_service_ticket'. The 0 argument is less than the minimum allowed range of 10. Supply an argument that is greater than or equal to 10 and then try the command again.

Suggested solution to the issue

hoppi1804@ab21db4
hoppi1804@a409e4c

The DSC configuration that is used to reproduce the issue (as detailed as possible)

no repro

The operating system the target node is running

Version and build of PowerShell the target node is running

Version of the DSC module that was used

2.10.0.0

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