Displaying 2 results from an estimated 2 matches for "testuser0".
Did you mean:
testuser
2011 Jan 25
1
Logon hours allowed
...to how to set "Logon hours allowed?" I've only found one instance of even referencing this topic:
http://www.webservertalk.com/message413870.html
And even this guy got no answers. This is my workstation output:
==================================================
H:\>net user testuser0 /DOMAIN
The request will be processed at a domain controller for domain ATHOME.
User name testuser0
Full Name Test User
Comment
User's comment
Country code 000 (System Default)
Account active Yes
Account expires Ne...
2011 Jan 26
3
Changing passwords from Windows
...log into the PDC via SSH using the previous password. (I
changed it for the test user as root and it took for both SSH and Windows.)
I tried to use smbldap-passwd as the test user, but I got a message back saying
I had insufficient privileges:
==================================================
[testuser0 at server0 ~]$ smbldap-passwd
Identity validation...
enter your UNIX password:
Changing UNIX and samba passwords for testuser0
New password:
Retype new password:
Failed to modify SMB password: Insufficient access at /usr/sbin/smbldap-passwd line 238, <STDIN> line 3.
Failed to modify UNIX pass...