ini document yang telah aku buat linux akses server novel, memang sich pakai
mandrake tapi nggak jauh beda kokantara redhat mandrake

1.      Tujuan 
                Linux sebagai client Netware Client.
        ipxutils-2.2.0.18.a-3mdk.i586.rpm
        ncpfs-2.2.0.18.a-3mdk.i586.rpm

2.      Instal module
                # cd /usr/src
                # tar xvfz ncpfs-2.0.11.tgz
                # cd ncpfs

3.      Konfigurasi IPX network software 
                # ipx_configure --auto_interface=on --auto_primary=on

4.      Periksa ethernet card
                [EMAIL PROTECTED] root]# ifconfig
                eth0      Link encap:Ethernet  HWaddr 00:A0:C9:FC:1F:49
                          inet addr:172.20.140.150  Bcast:172.20.255.255
Mask:255.255.0.0
                          IPX/Ethernet 802.2 addr:00000240:00A0C9FC1F49
                          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
                          RX packets:4565568 errors:0 dropped:0 overruns:0
frame:0
                          TX packets:4335456 errors:0 dropped:0 overruns:0
carrier:0
                          collisions:0 txqueuelen:100
                          RX bytes:2500834776 (2384.9 Mb)  TX
bytes:2398734921 (2287.6 Mb)
                          Interrupt:5 Base address:0x8000

                lo        Link encap:Local Loopback
                          inet addr:127.0.0.1  Mask:255.0.0.0
                          UP LOOPBACK RUNNING  MTU:16436  Metric:1
                          RX packets:150 errors:0 dropped:0 overruns:0
frame:0
                          TX packets:150 errors:0 dropped:0 overruns:0
carrier:0
                          collisions:0 txqueuelen:0
                          RX bytes:10312 (10.0 Kb)  TX bytes:10312 (10.0 Kb)

5.      Create mount point
                        [EMAIL PROTECTED] root]# mkdir /mnt/ubsnet02

6.      Mount Novell server or volume
                [EMAIL PROTECTED] root]# ncpmount -S nama_server -U nama_user
-P password_user /mnt/ubsnet02 -g 738 -f 0660

7.      Test Konfigurasi
                 [EMAIL PROTECTED] root]# slist
                Known NetWare File Servers              Network         Node
Address
        
----------------------------------------------------------------------------
----------------------
                UBSNET02
0088416C        000000000001
                S02
0F5D091D        000000000001

8.      Test mount point
                [EMAIL PROTECTED] root]# ls -la /mnt/ubsnet02
                ls: /mnt/ubsnet02/.: Stale NFS file handle
                total 7
                drwxr-xr-x    6 root     root         4096 Sep 13 12:57 ../
                drwxrwx---    1 root     ntgwuser      512 Dec 31  1985
develop/
                drwxrwx---    1 root     ntgwuser      512 Dec 31  1985
prod01/
                drwxrwx---    1 root     ntgwuser      512 Dec 31  1985
prod02/
                drwxrwx---    1 root     ntgwuser      512 Dec 31  1985
prod03/
                drwxrwx---    1 root     ntgwuser      512 Dec 31  1985 sys/

9.      Konfigurasi mounts automatic, tambahkan di /etc/rc.d/rc.local dimana
isi file seperti dibawah ini :
                #
                # Start the ncp filesystem
                # /sbin/insmod /lib/modules/1.2.13/fs/ncpfs.o
                # configure the IPX network
                ipx_configure --auto_interface=on --auto_primary=on
                sleep 5
                # guest login to the ntgwuser
                ncpmount -S nama_server -U nama_user -P password_user
/mnt/ubsnet02 -g 738 -f 0660


10.     nwuserlist utility
                sebuah  utility untuk untuk list Novell users yang login
server
                [EMAIL PROTECTED] root]# nwuserlist -S ubsnet02
                  49: ADMVAR                            Wed 24 Sep 2003
02:14:52 PM EDT
                  50: LEBUR                             Wed 24 Sep 2003
01:32:10 PM EDT
                  51: NOT_LOGGED_IN             Wed 24 Sep 2003 01:42:53 PM
EDT
                  52: ADMEG                             Wed 24 Sep 2003
02:01:22 PM EDT
                  53: FANANI                            Wed 24 Sep 2003
08:46:25 AM EDT
                  54: NOT_LOGGED_IN             Wed 24 Sep 2003 02:02:16 PM
EDT
                  55: JUAL                              Wed 24 Sep 2003
01:19:37 PM EDT
                  56: NOT_LOGGED_IN             Wed 24 Sep 2003 09:35:11 AM
EDT
                  57: NOT_LOGGED_IN             Wed 24 Sep 2003 02:00:26 PM
EDT
                  58: ADMHOL                            Wed 24 Sep 2003
02:03:19 PM EDT
                  59: NOT_LOGGED_IN             Wed 24 Sep 2003 02:03:56 PM
EDT

11.     nsend utility 
        sebuah  utility untuk send messages ke Novell users 
        [EMAIL PROTECTED] root]# nsend -S ubsnet02 IVAN hello there
        Message sent to UBSNET02/IVAN (station 218)
        Message sent to UBSNET02/IVAN (station 219)



semoga membantu




> -----Original Message-----
> From: Zulfikar A.I. [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, January 12, 2005 10:08 AM
> To:   Milis IT Center
> Subject:      [ITCENTER] Linux Login ke Novell
> 
> 
> 
> Dear Rekan2 IT,
> 
> Saya punya 1 server dg OS Novell 4.11 dan 1 PC dg OS
> Linux RH 9.0
> 
> Pertanyaannya, gimana ya caranya supaya linux bisa login/
> mengenal server Novell & membaca file2 yg ada di dlm 
> server Novell tsb?
> 
> Kalau di windows 98/XP kan ada fasilitas utk itu (login ke
> server novel & membaca file2 yg ada didalamnya).
> 
> Thanks,
> Zulfie.
> 
> 
> 
> 
> 
> 
> 
> -- 
> www.ITCENTER.or.id - Komunitas Teknologi Informasi Indonesia 
> Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] 
> ::: Hapus bagian yang tidak perlu (footer, dst) saat reply! ::: 
> ## Forum: ITCENTER.or.id/forum ## Jobs: ITCENTER.or.id/jobs ##  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 


-- 
www.ITCENTER.or.id - Komunitas Teknologi Informasi Indonesia 
Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] 
::: Hapus bagian yang tidak perlu (footer, dst) saat reply! ::: 
## Forum: ITCENTER.or.id/forum ## Jobs: ITCENTER.or.id/jobs ## 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ITCENTER/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Kirim email ke