On 17/08/12 08:47, steve wrote:> Hi
>
> In a script I have this:
>
> net ads user add $1
> net ads password $1 some-pwd -UAdministrator%admin-pwd
>
> 1. Can I get net ads to prompt for a new password?
> 2. Is there any way I can avoid having the admin-pwd in the script?
> Administrator has a ticket but still it fails if I do not supply the pwd.
>
> Cheers,
> Steve
Hi again
When I create a user, it says his account is disabled. If I go to the DC
and:?
samba-tool user setexpiry steve10 --noexpiry
It still says that the user is disabled. Why is this?
Cheers,
Steve