On Thu, Nov 3, 2016 at 2:13 PM, Alberto Viana <[email protected]> wrote: > I'm also working on it right now and using perl to do that, so I used filter > (objectclass=ntUser) and requesting the passwordExpirationTime attribute > like this: > > filter => "objectclass=ntUser", > attrs => ["entrydn","mail","passwordExpirationTime"], > ); > > In my case, I prefer rather than write attributes to a file. > > hope that helps in your case. >
Hi, can you share the script? Thanks _______________________________________________ 389-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
