Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:python tools - Centralise the lookups for the default domain (root) in ↵ | Matthias Dieter Wallnöfer | 2009-08-17 | 1 | -8/+4 |
| | | | | the call "domain_dn" from SamDB | ||||
* | s4:pwsettings script - Fix a small glitch | Matthias Dieter Wallnöfer | 2009-08-11 | 1 | -5/+10 |
| | | | | | | This fixes the problem with the setting and getting of the "minPwdAge" and "maxPwdAge" attributes. I wanted to handle them in days but forgot to add conversions (from "ticks" (tenth of microsecond) -> "days" and backwards). | ||||
* | s4: Add a new script for setting password properties for a domain in a ↵ | Matthias Dieter Wallnöfer | 2009-08-07 | 1 | -0/+202 |
easier way |