Changes

From Amahi Wiki
Jump to: navigation, search
1,339 bytes added ,  17:37, 16 July 2009
no edit summary
* We need to fix that somehow
 
================================================================================
'''WARNING: These settings apply to the beta test only!!'''
'''Other users see the old directives'''
 
Browse to your HDA dashboard.
Select setup, then shares, then settings, then check PDC.
now your new smb.conf is beeing generated!
create the following file:
* /var/hda/domain-settings/netlogon/logon.bat
and add the following to it:
# Sync Windows clock with Samba clock
net time /set /yes
# Mount a samba share into x:
net use u: \\hda\BACKUP /persistent:no
net use v: \\hda\AFBEELDINGEN /persistent:no
net use w: \\hda\DOCUMENTEN /persistent:no
net use x: \\hda\SOFTWARE /persistent:no
net use y: \\hda\VIDEOS /persistent:no
net use z: \\hda\MUZIEK /persistent:no
 
save the file.
next go to the workstation that you want to add to the domain.
Select start, control panel, system, and click computername.
then select network-id and follow the wizard.
when it asks you for a username/password, supply the root username/password you created on the PDC.
This is needed because Windows will otherwise be unable to join the Domain.
once windows welcomes you to the new domain, you can restart your computer, and login with any user you created through the hda tab!
===============================================================================
 
 
 
---------
83

edits