Operating System - HP-UX
1753917 Members
7715 Online
108810 Solutions
New Discussion юеВ

Re: How Can I Export HPUX FileSystem to Windows?

 
SOLVED
Go to solution
meng_1
Advisor

How Can I Export HPUX FileSystem to Windows?

HI all,
I want add a HPUX filesystem to Windows
'My computer' as a local dirver.
For example, I want export /home(HPUX) to F: (win98) disk.
How can I do that? Do I need startup additional service in HPUX?
10 REPLIES 10
harry d brown jr
Honored Contributor
Solution

Re: How Can I Export HPUX FileSystem to Windows?


samba is available here:

http://hpux.cs.utah.edu/hppd/hpux/Networking/Misc/samba-2.2.3a/

But if you have 11.x you can get CIFS/9000.

It works great for windoze users.

live free or die
harry
Live Free or Die
Kenny Chau
Trusted Contributor

Re: How Can I Export HPUX FileSystem to Windows?

Yes, you need to install SAMBA for this but you need to have HP-UX 11x version. To get SAMBA, go to this link:

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA

Hope this helps.
Kenny.
Kenny
Animesh Chakraborty
Honored Contributor

Re: How Can I Export HPUX FileSystem to Windows?

Hi,
Fir more details pleas read another discussion
on samba here:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc64faf48a9e5d5118ff40090279cd0f9,00.html

Cheers
Animesh
Did you take a backup?
Patrick Wallek
Honored Contributor

Re: How Can I Export HPUX FileSystem to Windows?

If you are on HP-UX 11.X check out HPs version of Samba called CIFS/9000. Best of all, these are FREE.

CIFS/9000 Client - allows HP-UX to mount Windows shares
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA

CIFS/9000 Server - allows Windows machines to mount HP-UX shares.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA

K.Vijayaragavan.
Respected Contributor

Re: How Can I Export HPUX FileSystem to Windows?

Hi,

Another way is,

simply export the file system by specifying it in /etc/exports
and usuing the command exportfs.

on the windows PC you can use Hummingbird's product called" NFS Maestro" to mount it on your local system.

see the link,

http://www.hummingbird.com/products/nc/nfs/index.html

-Vijay
"Let us fine tune our knowledge together"
meng_1
Advisor

Re: How Can I Export HPUX FileSystem to Windows?

Hi all,

Thanks a lot for your kindly help on that issues, Now I can use CIFS to mount HPUX fs on windows Os.
I config the smb.conf and export I want use in windows OS and I can find that HP-UNIX server in the network. When I double click the server
, I can C the path which I exported.
Thanks again and I have assiagned the point to all of U, my friend.:-)

But Now I meet the new problem, as U know I can see the UNIX server exported path in windows OS, but when I double click 'path'
it appear a new window, let me input the USER and PASSWORD. When I input the server's user and password, it always report wrong user or passwd? BTW, my windows is windows2000.

Dayanand Naik
Frequent Advisor

Re: How Can I Export HPUX FileSystem to Windows?

Hi Meng,

I Hope u have configured your HP-UX Server with Samba and yr ready to access it but as u said u face that password wrong problem here it the solution for you, do follow the steps

- modified the local security policy in W2K machines
- Start/Settings/Control Panel/Administrative Tools/Local Security Policy
- Local Policies/Security Options
- Send unencrypted password to connect to third-party SMB servers
- click on enabled and restart the machine.
- verify that the effective setting has been changed to ENABLED

- modified the register using regedit in Win98 machines
- take a backup of system.dat/user.dat/system.ini/win.ini
- goto the following register
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP
- create a new DWORD and add "EnablePlainTextPassword"
- double click and enter 1 as the value and restart the machine


Hope this helps....

Cheers & Regards,
Dayanand Naik.
Dayanand Naik
harry d brown jr
Honored Contributor

Re: How Can I Export HPUX FileSystem to Windows?

meng,

in the samba configuration file smb.conf, turn off password encryption.

live free or die
harry
Live Free or Die
Mark Vollmers
Esteemed Contributor

Re: How Can I Export HPUX FileSystem to Windows?

Meng-

One other thing to remember (and while it sounds silly to point it out, I forgot it myself, and thus my pennance for stupidity is to say the obvious :) Have you added the users to the Samba password file? if you have cifs, you should run the
smbpasswd -a
command and enter the password. I think you can reference the /etc/passwd file all at once, but I can't think of what the command is.

Mark
"We apologize for the inconvience" -God's last message to all creation, from Douglas Adams "So Long and Thanks for all the Fish"