==Installation folgender rpm-Pakete==
*novell-NLDAPsdk-dyn
*novell-NLDAPsdk-base
*novell-lum
*yast2-linux-user-mgmt
==yast2==
*yast2 > Sicherheit und Benutzer > Linux User Management
*Konfiguration des LDAP-Servers
*(o) Entferntes System
* Verzeichnisserveradresse: 192.168.1.254
*Admin-Name mit Kontext: cn=admin,ou=bg,o=weiz
*Admin-Kennwort: ***
*Linux User Management-Konfiguration
*Linux-/Unix-Konfigurationskontext: ou=bg,o=weiz
*LUM-Arbeitsplatzrechnerkontext: o=weiz
*Linux User Management-Konfiguration: Vorgaben übernehmen
*Beenden
==Novell Netware Volume mounten==
* Ist ncpfs installiert?
*linux~# rpm -q ncpfs
*/var/lib/d4e/create_tmp_dir.sh
* create a mount line in /etc/fstab
<code>mount -t ncp -o uid=$USER,group=$GROUP,symlinks,owner=$USER,A=192.168.1.254,V=SYS 192.168.1.254/$USER /home </code>
* /etc/opt/gnome/gdm/PostSession/Default
<code>umount /home</code>
* myserver/myuser.location.nds /mnt/myserver ncp uid=root,group=nwaccess,mode=660,owner=root,A=myserver,passwdfile=/etc/ncp-pass 0 0
*http://www.novell.com/coolsolutions/trench/16445.html
mkdir /d: mount -o loop Novell_Client_10.2-i386-2007913-CD1.iso /d: cd /d: ./ncl_install