Installing Windows 2000 client for SkoleLinux
This note is a draft and it will be applied to the Skolelinux admin manual when validated
http://www.skolelinux.org/dokumentasjon/IKT-bok.en.html
From the server side
- add deb
ftp://ftp.skolelinux.no/skolelinux woody-test local to /etc/apt/sources.list
- apt-get update && apt-get install samba smbclient
- comment out deb
ftp://ftp.skolelinux.no/skolelinux woody-test local in /etc/apt/sources.list
- when logged as root do smbpasswd -w <admin-passwd>
- then updated any already existing user password with smbpasswd -a userID
- Add a root user within the LDAP directory smbpasswd -a root, prompt the root password
We should test if the LDAP root user need to have the same password as the one in the linuxbox.
From the client side
- Go to System, Network Id, choose Properties, then update the properties with Domain Skolelinux
- Use the root user and password as the authorized user to add the client within the Skolelinux domain
Informations from Finn-Arne Johansen