Operating System - HP-UX
1833777 Members
2168 Online
110063 Solutions
New Discussion

HP-UX 11.00 filesystem on Windows 2000 server

 
Ravi_60
Occasional Contributor

HP-UX 11.00 filesystem on Windows 2000 server

Hello ,

I have to share my Unix filesystem with NT side. Users want to access these files.
How to share filesystem between unix and NT.
Does anyone has steps for creating this environment.
Any help will be appreciated

Regards
RK.
3 REPLIES 3
Sundar_7
Honored Contributor

Re: HP-UX 11.00 filesystem on Windows 2000 server

Ravi,

Install CIFS server on your UNIX server. This is HP's implementation of M$'s CIFS protocol.

You can download CIFS server from http://software.hp.com

Once installed, you need to edit /etc/opt/samba/smb.conf file to export the file system to the NT users.

Install the software first, then we will walk you through the configuration.

-- Sundar.

Sundar.
Learn What to do ,How to do and more importantly When to do ?
Darren Prior
Honored Contributor

Re: HP-UX 11.00 filesystem on Windows 2000 server

Hi,

I'll second Sundar's advice on getting CIFS. I'd also suggest you put aside some time to read the documentation on CIFS too - so you understand the concepts and the basics of its' usage. This will make it easier to follow further advice that you get from the forum ;)

There's a useful O'Reilly book, Using Samba available in hardcopy, or supplied online with CIFS.

regards,

Darren.
Calm down. It's only ones and zeros...
Francesco Campalastri
Frequent Advisor

Re: HP-UX 11.00 filesystem on Windows 2000 server

Ok,
when you have installed cifs (samba) you can take control of the configuration software (swat) using the Browser on windows:

http://server:901

Francesco