Benutzer-Werkzeuge

Webseiten-Werkzeuge


d4e_2008_-_novell_6.5_serveranbindung

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

d4e_2008_-_novell_6.5_serveranbindung [2008/10/23 20:43]
d4e_2008_-_novell_6.5_serveranbindung [2008/10/23 20:43] (aktuell)
Zeile 1: Zeile 1:
 +=====NOVELL 6.5 Server-Anbindung=====
  
 +===Novell Server===
 +
 +  *[[http://​download.novell.com/​Download?​buildid=Gm9ZmOrtkK4~|Download LinuxUserManagement.npm]]
 +  *iManager starten > %%http://​Novell-Server-IP/​iManager.html%%
 +  *LinuxUserManagement.npm installieren
 +    *Konfigurieren > Modulistallation > Verfügbare Novell Plugin-Module > Neu > OK > Installieren > Webserver neu starten (Neustart des Servers)
 +  *Funktionen und Aufgaben > Linux User Management > Gruppe für LUM aktivieren > Benutzer für LUM aktivieren
 +  *[[http://​www.novell.com/​documentation/​nnls/​pdfdoc/​lumadgd/​lumadgd.pdf|Novell Linux User Management]]
 +  *[[http://​www.novell.com/​documentation/​oes/​pdfdoc/​lumadgd/​lumadgd.pdf|Linux User Management Technologie]]
 +  *[[http://​www.novell.com/​documentation/​sled10/​pdfdoc/​sled10_deployment/​sled10_deployment.pdf|Configuring eDirectory Authentication]]
 +
 +===d4e===
 +
 +<​del>​==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</​del>​
 +
 +  *Downlaod von http://​beta.novell.com > Novell Client 2.0 für openSUSE 10.2
 +
 +==Installation==
 +
 +  *YAST: Installieren von
 +    *novfs-kmp-default
 +    *kernel-source
 +<​code>​
 +mkdir /d:
 +mount -o loop Novell_Client_10.2-i386-2007913-CD1.iso /d:
 +cd /d:
 +./​ncl_install
 +</​code>​
 +  *
d4e_2008_-_novell_6.5_serveranbindung.txt · Zuletzt geändert: 2008/10/23 20:43 (Externe Bearbeitung)