Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Access settings for guest in centos 7 system

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

This article shows how to set up guest access in a centos 7 system, and the code is concise and easy to understand if you encounter this problem in your daily work. I hope that through this article, you will learn how to set up guest access.

I. modify the configuration file

[global]

Workgroup = SAMBA

Security = user

Passdb backend = tdbsam printing = cups printcap name = cups load printers = yes cups options = raw map to guest = bad usermap to guest = bad user set guest access

[shared]

Comment = It is used for everyone

Path = / share/everyone

Public = yes

Writable = yes

Guest ok = yes

Guest ok = yes Anonymous access create mask = 0777 directory mask = 0777

Second, establish a shared directory

Change the owner of the shared directory

Chown nobody:nobody / share/everyone

4. Turn off the firewall and selinux in the test environment

After reading the above, have you learned how to set up guest access? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report