Sponsored Content
Operating Systems HP-UX File sharing between HP-UX 9 & W2K/XP Post 302672981 by vbe on Tuesday 17th of July 2012 10:17:05 AM
Old 07-17-2012
At the time of HP-UX 9 there were no CIFS nor samba for hp... but HP had lanmanager software and a HPUX 9 with the soft could emulate a windows NT4 server... Last time I touched one was in 1998... You are left with looking around microsoft site (free...) or commercial version of a NFS gateway - It wont solve your problem but just allows you to share with MS world... since your issue is the other way round... one solution I see would be to add a linux samba/CIFS server and see if your workstations can mount...
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

file sharing

my computer and the rest of my network run Mac OS X , and i was wondering how or if your can transfer files from other computers with the Terminal. i also wanna know where i can download a free UNIX version and more on the sudo command (2 Replies)
Discussion started by: Pyrohotdog
2 Replies

2. UNIX for Dummies Questions & Answers

DUAL BOOT redhat linux 7.3 - W2K

Hi, i know a little bit of Unix, but not a whole lot. I have a PC with W2K running on it. I want to install redhat Linux 7.3 as new OS in dual boot. do I need to install a boot manager like system commander or does the linux install detects other OS'es and create a dual boot 4 me (like... (4 Replies)
Discussion started by: maxthree
4 Replies

3. Linux

File Sharing among NTFS Partition & RH Linux 9 Partitions

Well Guys, will anybody solve my problem? I have installed Win XP and RH Linux 9 (Dual Boot) on an Intel x86 Machine. Everything is going fine except that I cannot share files among the two operating systems. For example, if I download a PDF file from internet and save it in my Win XP partition... (1 Reply)
Discussion started by: Jawwad
1 Replies

4. Linux

Mount W2K share on Redhat Linux

How do I mount a Windows 2K share on Redhat Linux? I tried this: mount -t smbfs -o username=administrator,password=mypassword //machine/share But it just returns the help for the mount command:( (3 Replies)
Discussion started by: Spetnik
3 Replies

5. Windows & DOS: Issues & Discussions

NTFS corruption under w2k but not under suse 9.2

Hello all, I´ve bumped into some strange things with a NTFS partition of mine. I am running a dual boot machine with w2k and suse 9.2. I just reinstalled w2k on it. After that one of my NTFS partitions stopped working under windows. Though it is perfectly readable from linux. Windows sees the... (4 Replies)
Discussion started by: mickepe
4 Replies

6. UNIX for Advanced & Expert Users

file sharing

i want to share some file to some user of my group(there are many users in a perticular group). So how should i do that?And i m not a super user. (5 Replies)
Discussion started by: yogesh_powar
5 Replies

7. IP Networking

sharing of IP address for load sharing avoiding virtual server & redirection machine

I have RedHat 9.0 installed on three of my servers (PIII - 233MHz) and want that they share a common IP address so that any request made reaches each of the servers. Can anyone suggest how should I setup my LAN. I'm new to networking in Linux so please elaborate and would be thankful for a timely... (2 Replies)
Discussion started by: Rakesh Ranjan
2 Replies

8. UNIX for Dummies Questions & Answers

File sharing

I'm not sur how Im a new user (6 Replies)
Discussion started by: chris1982
6 Replies

9. Windows & DOS: Issues & Discussions

multi boot XP and W2K - how to change

I had single SATA drive win W2K on it. Then I added another SATA and installed XP on it. Now I have a choice of OS when I boot up my PC. After I boot into XP it is D: that has XP installed. I wanted to take and use my 1st disk somewhere else, but quickly learned that I can not boot off of... (1 Reply)
Discussion started by: migurus
1 Replies

10. UNIX for Advanced & Expert Users

Enterprise level Solaris&Windows file sharing

"Samba," I know, I know. However, I am a gov't worker and Samba is off the table. Does anyone have a recommendation for an off the shelf, secure solution? I've already suggested rsync and NFS services for Windows Server and got shot down. (4 Replies)
Discussion started by: LittleLebowski
4 Replies
netgroup(4)						     Kernel Interfaces Manual						       netgroup(4)

NAME
netgroup - list of network groups DESCRIPTION
File defines network-wide groups, and is used for permission checking when executing remote mounts, remote logins, and remote shells. For remote mounts, the information in classifies machines; for remote logins and remote shells, it classifies users. Each line of the file defines a group. The items on a line may be separated by a combination of one or more spaces or tabs. The line has the format groupname member1 member2 ... where memberi is either another group name, or a triple. If any of these three fields is left empty, it signifies a wildcard. Thus defines a group to which everyone belongs. Field names that begin with something other than a letter, digit or underscore (such as do not match any value. For example, consider the following entries. Machine belongs to the group in the domain but no users belong to it. Similarly, the user belongs to the group in the domain but no machines belong to it. Note, the domainname field must match the current domain name (as returned by the command), or the entry is not matched. Also, the user- name field is ignored for remote mounts. Only the hostname and domainname are used. The Network Information Service (NIS) can serve network groups. When it does, the groups are stored in the following NIS maps: Refer to ypserv(1M) and ypfiles(4) for an overview of Network Information Service. AUTHOR
was developed by Sun Microsystems, Inc. FILES
SEE ALSO
makedbm(1M), mountd(1M), ypmake(1M), ypserv(1M), getnetgrent(3C), hosts.equiv(4), ypfiles(4). Chapter 7: netgroup(4)
All times are GMT -4. The time now is 06:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy