Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
In My company I have installed Cent OS. We created followingservices.
1) SAMBA based domain and
2) File server.
Problem Faced.
1) My IT Head want to full access (Priviledge User)of all files and folders :- this is challange for me. In Windows i know how Administrator works. Windows Administrator have full rights , he can do everything what he want.
2) Can It is possible via SAMBA.
Solution Provide my Side- Which is a bit confusion.
1) I can manage my IT Head at Force User or Force Group :- Is it OK ? or
2) I can manage my One User IT Head via "Setfacl" command .
Please suggest.
Sorry for typo error.
Last edited by ganesh24pal@gmail.com; 02-04-2012 at 03:26 AM.
Hi Firends,
In My company I have installed Cent OS. We created followingservices.
1) SAMBA based domain and
2) File server.
Problem Faced.
1) My IT Head want to full access (Priviledge User)of all files and folders :- this is challange for me. In Windows i know how Administrator works. Windows Administrator have full rights , he can do everything what he want.
2) Can It is possible via SAMBA.
Solution Provide my Side- Which is a bit confusion.
1) I can manage my IT Head at Force User or Force Group :- Is it OK ? or
2) I can manage my One User IT Head via "Setfacl" command .
From that page..pay particular attention to the "admin_users" directive:
Code:
admin users
List of users who will be granted administrative privileges on the share. They will do all file operations as the superuser (root).
Users in this list will be able to do anything they like on the share, irrespective of file permissions.
From that page..pay particular attention to the "admin_users" directive:
Code:
admin users
List of users who will be granted administrative privileges on the share. They will do all file operations as the superuser (root).
Users in this list will be able to do anything they like on the share, irrespective of file permissions.
Hi TBone,
I go through the document and found found "force group" is useful in my environment. I can submit below parameter on sharing folder.
force group = sysadmin # sysadmin is my group.
=============
Hi Tbone, If any suggestion, Please suggest . Thanks a lot.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.