Looking for something?
Categories
-
Recent Posts
Recent Comments
- me on Changing the DNS suffix search list in Active Directory
- Stefan on Uninstall software remotely with WMIC
- David Myers on Contact
- me@me.com on Detecting Ephemeral Port Exhaustion in Windows 7 / 8 / 2012
- Ralph Freibeuter on PowerShell script to list mount points in Windows
Tag Archives: samba share without password centos 6.5 6.4 6.6
Configure an SMB server accessible without a user or password in RedHat / CentOS
Here is a quick way to configure an Samba server accessible by everyone without a username or password. The below has been tested in CentOS 6.5. Install the Samba service and create a directory yum -y install samba mkdir /mysamba … Continue ...