- 1. nfsd_debug.exe running as user "SYSTEM"
- 2. nfs_mount as user "SYSTEM":
- ./nfs_mount -p -o sec=sys H 10.49.202.231:/export/home2/rmainz
- Successfully mounted '10.49.202.231@2049' to drive 'H:'
- 3. cd /cygdrive/h as user "roland_mainz" fails, nfs41_driver.sys loggs this:
- ---- snip ----
- [05f0] Codepath for nfs_mount.exe, Create->{ EaBuffer=FFFFC3044C898330, EaLength=24 }
- [05f0] --> nfs41_MountConfig_ParseOptions(EaBuffer=FFFFC3044C898330,EaLength=24)
- [05f0] Option=FFFFC3044C898330
- [05f0] nfs41_MountConfig_ParseOptions: Name='??????'/NameLen=6
- [05f0] nfs41_MountConfig_ParseOptions: option/usValue=''/0
- [05f0] Unrecognized option '??????' -> ''
- [05f0] <-- nfs41_MountConfig_ParseOptions, status=-1073741811
- [05f0] nfs41_MountConfig_ParseOptions() failed
- [05f0] Codepath for \\server@port\nfs4\path
- [05f0] No existing mount found, status==STATUS_NFS_SHARE_NOT_MOUNTED
- [05f0] Codepath for \\server@port\nfs4\path
- [05f0] No existing mount found, status==STATUS_NFS_SHARE_NOT_MOUNTED
- [05f0] Codepath for \\server@port\nfs4\path
- [05f0] No existing mount found, status==STATUS_NFS_SHARE_NOT_MOUNTED
- [05f0] Codepath for \\server@port\nfs4\path
- [05f0] No existing mount found, status==STATUS_NFS_SHARE_NOT_MOUNTED
- [05f0] Codepath for \\server@port\nfs4\path
- [05f0] No existing mount found, status==STATUS_NFS_SHARE_NOT_MOUNTED
- ---- snip ----
- Note the "Name='??????'/NameLen=6", something is corrupting the mount data
nfsd_debug.exe as SYSTEM, plain user cannot mount
Posted by Anonymous on Wed 17th Apr 2024 13:19
raw | new post
view followups (newest first): nfsd_debug.exe as SYSTEM, plain user cannot mount by Anonymous
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.