SFU/NFS question


 
Thread Tools Search this Thread
Operating Systems HP-UX SFU/NFS question
# 8  
Old 07-11-2007
Quote:
Originally Posted by Jolas
Is there anything else that needs to be done on the Windows side
Yes, as I said, you need to change the rights on the shared directory.
# 9  
Old 07-12-2007
On the shared folder in Windows, the user already has full permission on the NTFS, as well as root access on the NFS tab.

So from the UNIX, there is nothing more that needs to be done?
# 10  
Old 01-07-2009
# 11  
Old 01-18-2009
Hi, Jolas

From your Error Message it seems that you do not have setup the Folder Owner.Pls. try to key-in the UID in the Anonymous UID and GID in the Anonymous GID in the "NFS Sharing" Tab. Do not forget to check the Allow anonymous access and pls. make sure you have added the Unix mapping user in the "Security" Setting.

Hope this can help u.

Thanks,

Ulysses
# 12  
Old 01-18-2009
BTW, the SFU's performance and security is not same as a Unix NFS Sharing. In fact, its poor. I do not suggest u to use this for large data access and high security requirement environment.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

NFS question when you have a subdirectory that you don't want to be shared?

I have a somewhat interesting problem, we've decided to load balance a java application and as such I'll be running our application on four physical machines as opposed to the single machine it's currently running on. I've centralized the directory that the application requires (including the... (2 Replies)
Discussion started by: xdawg
2 Replies

2. Solaris

Quick NFS question

Hello, I have a quick question. How do you know which protocol version of NFS is setup on your Solaris 10 servers? Example 2, 3 or 4 (3 Replies)
Discussion started by: bitlord
3 Replies

3. HP-UX

SFU and NFS issues

Hi, I support a small lab of older HP UX 9 and 10 boxes. We have some older NT 4.0 machines at each UX box, with a old ZFS Server programs hosting two mounted directories. (Each UX and NT machine is on its own private network via crossover cable). Due to hardware failure/support EOL on NT, I have... (3 Replies)
Discussion started by: the spyder
3 Replies

4. Solaris

NFS question

How do I get directories form remote server " A " mounted to server B? Please provide the necessary steps. (1 Reply)
Discussion started by: sam101
1 Replies

5. Solaris

NFS- share drive question

Ok. Here is the situation, I have server A which need to access /tmp folder of server B. Can I mount NFS share (/tmp) from client (serverA)?please let me know (3 Replies)
Discussion started by: sam101
3 Replies

6. Linux

NFS file handle question

Hello All, I have a small question regarding the NFS file handles. Suppose I have a NFS client who has requested for a particular file from the NFS server.Now lets assume that I am using a NFS v2 server. So I get the filehandle for that file and I can use it. Suppose later I upgrade the server to... (0 Replies)
Discussion started by: prathamesh
0 Replies

7. Shell Programming and Scripting

SFU awk help

hi guys i am trying using this awk command which works perfectly on unix awk '$1>=dt' dt="2007-12-03" filename but when i run same command for same file under SFU it does nothing simply prints the file ( just like cat command ) i am not getting why ? any way i used sed for same ( little... (5 Replies)
Discussion started by: zedex
5 Replies

8. UNIX for Advanced & Expert Users

a question on NFS

Can I always stat a file which is NFS mounted. Will the results always show up and make sense ? File size, blocks, access time etc ? Will we always be able to get that information for an NFS mounted file. I mean, that file is sitting on a remote system right.. which can be any system.. EMC or... (3 Replies)
Discussion started by: the_learner
3 Replies

9. Windows & DOS: Issues & Discussions

FTP using SFU

I'm trying to ftp a file from Solaris to Windows XP Pro using SFU and the command that I used is as follows: ftp -n “host” << cmd user “loginname” “password” cd Directory ls filename error bye cmd If the filename does not exist, it shows the following output: Output to local-file:... (2 Replies)
Discussion started by: ilak1008
2 Replies

10. SCO

NFS Question

I am very new to Unix. Is it possible to setup a NFS share on a Sco Unix server that could be accessable by a Windows 2003 server? If so could someone point me in the right direction with either the commands or documentation? (1 Reply)
Discussion started by: Johnd
1 Replies
Login or Register to Ask a Question