Creating an anonymous samba share in CentOS 7
- 
 @wirestyle22 I'm confused do you want to make it discoverable when using network discovery on windows? 
- 
 @tiagom I'd like to know how to do that but even just mapping at this point would achieve my goal. 
- 
 @Romo Still don't know where I'm going wrong here  Is this correct? Is this correct? 
- 
 @wirestyle22 It seems fine. Can you post the output of smbclient -L localhostran from your samba server please.
- 
 @wirestyle22 Just added the steps to mount the share to a Windows 10 PC to the orginal post. 
- 
 @Romo I did not output smbclient -L localhost yet. I'll do that when I get home today. The other steps you took were the same steps I did. We'll see what happens with the command. Thanks! 
- 
 @wirestyle22 Did you get it working? 
- 
 @Romo said in Creating an anonymous samba share in CentOS 7: @wirestyle22 Did you get it working? Yeah! Whazzup? 
- 
 I can't login. Found it though. 
- 
 @wirestyle22 said in Creating an anonymous samba share in CentOS 7: @Romo Still don't know where I'm going wrong here  Is this correct? Is this correct? -Modify your global config settings : 
 map to guest = Bad Useryou wroteBad userRestart your services 
 systemctl restart smb.service
 systemctl restart nmb.serviceCheck your folder owner and permissions again. 
- 
 @Romo It's detectable now but It prompted me to login. Realized none of my work PC's are Windows 10 and I am not sure what the account is considered locally, being an online account. [email protected] would make the domain @gmail.com When I restarted the services they error'd out so I just performed sudo reboot
- 
 @wirestyle22 Can you please post an ls -lof your share folder
- 
 @Romo I will when I get home. Thanks for all of the help btw  
- 
 @wirestyle22 said in Creating an anonymous samba share in CentOS 7: @Romo I will when I get home. Time to set up that remote access from the office. 
- 
 @StrongBad said in Creating an anonymous samba share in CentOS 7: @wirestyle22 said in Creating an anonymous samba share in CentOS 7: @Romo I will when I get home. Time to set up that remote access from the office. ZeroTier ftw! 
- 
 I can't. I'm swamped all the time lol 
- 
 
- 
 @Romo said in Creating an anonymous samba share in CentOS 7: @wirestyle22 said in Creating an anonymous samba share in CentOS 7: @Romo Still don't know where I'm going wrong here  Is this correct? Is this correct? -Modify your global config settings : 
 map to guest = Bad Useryou wroteBad userRestart your services 
 systemctl restart smb.service
 systemctl restart nmb.serviceCheck your folder owner and permissions again. Did you change your global configuration settings? 
- 
 
- 
 @wirestyle22 the change in config file should have solved the issue of the share asking you for a password. Did you check config file with testparm to check for any other errors? 






