잡부생활

AWS Windows2008 R2 Client NFS 설정

leedoing 2017. 3. 22. 17:14

1. NFS Client 구성

1-1. Server Manager -> Roles -> Add Roles -> File Services -> Services for Network FS

1-2. Windows Firewall -> Inbound Rules -> File and Printer Sharing(모든 Name) -> Enable Rule


2. UID/GID regedit 설정

2-1. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default

2-2. 두 DWORD 값을 추가 AnonymousUid, AnonymousGid

2-3. 이 값을 공유 Linux 디렉토리의 소유자 UID/GID로 설정

2-4. NFS 용 클라이언트 서비스를 다시 시작하거나 컴퓨터 재부팅