Line 78: |
Line 78: |
| *PDC - setup Primary Domain Controller - Pass | | *PDC - setup Primary Domain Controller - Pass |
| Steps: | | Steps: |
− | * join PC to domain and test domain user logon on that PC - Pass | + | * join PC to domain (as user 'admin') and test domain user logon on that PC - Pass |
| + | * join (another) PC to domain (as a different user from group 'Domain Admins', NOT user admin) - Pass |
| + | Comments: The user 'michael' is part of that group: |
| + | db accounts show domain-admin-group |
| + | domain-admin-group=group |
| + | Description=Domain Admins |
| + | Gid=5010 |
| + | Members=admin,michael |
| + | Uid=5010 |
| + | |
| + | Comments: Here is a log extract from /var/log/messages for the latest join: |
| + | Aug 30 07:04:52 mdo002sv esmith::event[20711]: Running event handler: /etc/e-smith/events/machine-account-create/S10create-machine-account |
| + | Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: OLD twt042lt$ (undefined) |
| + | Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: NEW twt042lt$=machine |
| + | Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Creating Unix user and group |
| + | Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Locking account |
| + | Aug 30 07:04:52 mdo002sv esmith::event[20711]: Locking password for user twt042lt$. |
| + | Aug 30 07:04:52 mdo002sv esmith::event[20711]: passwd: Success |
| + | Aug 30 07:04:52 mdo002sv esmith::event[20711]: S10create-machine-account=action|Event|machine-account-create|Action|S10create-machine-account|Start|1251572692 236608|End|1251572692 708624|Elapsed|0.472016 |
| + | |
| * domain user password change via Ctrl-Alt-Del - still to be tested | | * domain user password change via Ctrl-Alt-Del - still to be tested |
| | | |