| 34 | | * Enable Users and Groups Module and click on '''Save Changes'''. |
| 35 | | * Create a user from the '''Users/Add User''' menu on the Zentyal interface. |
| 36 | | * FIXME: PDC configuration steps. |
| | 34 | * Enable File Sharing Module and click on '''Save Changes'''. |
| | 35 | * Create a user from the '''Users/Add User''' menu on the Zentyal interface and give him '''Administration rights''' in order to be able of join the Windows machine to the domain. You can also add another non-privileged user to test the Zentyal Desktop functionality. |
| | 36 | * Create a '''/home/samba/netlogon/logon.bat''' file containing the following line: |
| | 37 | {{{ |
| | 38 | "%programfiles%\Zentyal Desktop\zentyal-setup-user.exe" |
| | 39 | }}} |
| | 40 | * FIXME: More PDC configuration steps. |