NFS Not Authenticating

Status
Not open for further replies.

Calpicow

Cadet
Joined
Aug 20, 2014
Messages
1
I'm trying to set up an NFS mount with root access, and mounting on Windows. It's set up but it will connect with any or no user/password. Even if I enter a valid user/password, the permissions aren't correct.

Command I'm using to mount are:
Code:
mount 192.168.1.X:/mnt/zfs Z:
mount -u:root -p:password 192.168.1.X:/mnt/zfs Z:


Settings are set to default, but for clarity they're listed below:
Number of servers: 4
Serve UDP NFS clients: No
Bind IP Addresses: Unchecked
Allow non-root mount: No
mountd(8) bind port: Empty
rpc.statd(8) bind port: Empty
rpc.lockd(8) bind port: Empty

Comment: Empty
Authorized networks: Empty
Authorized IP addresses or hosts: Empty
All Directories: Yes
Read Only: No
Quiet: No
Maproot User: N/A
Maproot Group: N/A
Mapall User: N/A
Mapall Group: N/A
 

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
Have you configured a client and username the same as freenas / windows machine.. I'm assuming the mount command is being run on the windows machine?
 
Status
Not open for further replies.
Top