HP3000-L Archives

March 1997, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mel Bartels <[log in to unmask]>
Reply To:
Date:
Thu, 13 Mar 1997 21:53:06 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (66 lines)
March 13, 1997
comments on samba install from iprof freeware tape, above and beyond
included docs

install.samba.freeware:
        near end of job stream, chmod "777 ./samba05.M.Z" needs to be done from
shell, ie
                sh
                chmod 777 /FREEWARE/SAMBA/samba05.M.Z

jsmbstrt.samba.sys:
        change to stream from manager.sys

edit the /usr/local/samba/lib/smb.conf file:
        interfaces = <your hp ip address, ie, 1.32.1.210>/255.255.255.0
        copy one of the guest shares and name it [web]
        in [web] change the path to something innoculous like /WEB/DOC

go to the shell and test the smb.conf file:
        sh
        cd /usr/local/samba/bin
        testparm

add to the hosts.net.sys file:
1.32.1.210 hp939 hp3000, or whatever name(s) you use

stream jsmbstrt.samba.sys, making sure that it stays on

test #1:
        sh
        cd /usr/local/samba/bin
        smbclient -L hp3000 ßserver ip address or name, ie, 1.32.1.210, or name
in hosts file>

test #2:
        sh
        ch /usr/local/samba/bin
        smbclient '\\hp3000\web' <- server ip address or name, followed by
share name as defined in smb.conf

on Win95 PC:
        create \windows\lmhosts. File with a line:
                1.32.1.210 hp3000 <- ip address, server name
        control panel
        network
        add service: client for microsoft network
        add protocol: netbeui (may not be necessary)
        in tcp config -> network card:
                add ip address of hp3k to dns
                in wins, add ip address of hp3k to wins server
        reboot:
                test in DOS:
                        net view \\hp3000\web <- \\server name\ share name
        in explorer:
                map a drive letter to: \\hp3000\web (or whatever names you have
chosen)
        try editing a text file using Write or Word

//end of file

--
Clear skies, Mel Bartels    Programmer/Analyst, and amateur astronomer
atm, atm-digest list-owner  mailto:[log in to unmask]
homepage: http://www.efn.org/~mbartels
Motorize A Dob: http://zebu.uoregon.edu/~mbartels/altaz/altaz.html

ATOM RSS1 RSS2