사용자 도구

사이트 도구


windows:samba

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
windows:samba [2022/04/11 19:11]
kwon37xi 만듦
windows:samba [2022/04/13 15:45] (현재)
kwon37xi
줄 1: 줄 1:
 ====== Windows Samba Share 공유 폴더 ====== ====== Windows Samba Share 공유 폴더 ======
 +  * [[:windows|Windows]] Folder Share Samba
 +  * [[linux:ubuntu:samba|Ubuntu Linux Samba]]
  
-===== Guest 공유 =====+ 
 +===== Guest / Anonymous 공유 =====
   * [[https://luyin.tistory.com/286|윈도우7 암호없이 폴더 공유]]   * [[https://luyin.tistory.com/286|윈도우7 암호없이 폴더 공유]]
   * [[https://serverfault.com/questions/51635/how-can-an-unauthenticated-user-access-a-windows-share|How can an unauthenticated user access a windows share? - Server Fault]]   * [[https://serverfault.com/questions/51635/how-can-an-unauthenticated-user-access-a-windows-share|How can an unauthenticated user access a windows share? - Server Fault]]
-  * ''Guest'' 계정을 생성해야만 한다. +    https://serverfault.com/a/716959 이 답변이 가장 정확해 보임. 
- +    * 그러나 ''smbclient'' 등으로는 Anonymous 접속이 됐으나 일부 다른 클라이언트에서는 잘 안되는 현상도 발생함. 
 +  * 공유할 폴더에서 "공유"를 하고, **권한**에 ''Everyone'', ''Guest'', ''ANONYMOUS LOGON'' 을 추가한다. 
 +  * ''Group Policy Editor'' (''gpedit.msc'')에서 다음 설정을 한다. 
 +    * Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options 
 +    * Accounts: Guest account status: ''Enabled'' 
 +    * Network access: Let Everyone permissions apply to anonymous users: ''Enabled'' 
 +    * Network access: Restrict anonymous access to Named Pipes and Shares: ''Disabled'' 
 +    * Network access: Shares that can be accessed anonymously: ''원하는익명계정명'' 
 +  * 그 외에 **Network and Sharing Center**에서 
 +    * **All Networks** : ''Turn off password protected sharing'' 활성화 
 +===== Local Group Policy Editor 로컬 그룹 정책 편집기 ===== 
 +  * ''gpedit.msc'' 명령으로 실행한다. 
 +  * Windows Home 의 경우에는 설치가 안 돼 있다. 아래 배치파일을 생성해서 관리자 권으로 실행하면 된다. 
 +  * [[https://www.makeuseof.com/tag/access-group-policy-editor-even-windows-home-settings-try/|How to Access the Group Policy Editor in Windows Home]] 
 +  * https://gist.github.com/kwon37xi/17b4ce4c705d4941540fb654aa1ac546
windows/samba.1649671913.txt.gz · 마지막으로 수정됨: 2022/04/11 19:11 저자 kwon37xi