====== Windows Samba Share 공유 폴더 ====== * [[:windows|Windows]] Folder Share Samba * [[linux:ubuntu:samba|Ubuntu Linux Samba]] ===== Guest / Anonymous 공유 ===== * [[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/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