HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- SAMBA/ACL/RH9
Operating System - Linux
1828724
Members
2714
Online
109984
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 04:05 AM
09-08-2003 04:05 AM
SAMBA/ACL/RH9
Thanks for the previous link Claudio. WHile I have your ear and everyone's. I am running Samba under RH9 andI want to be able to control the file permissions from the NT side through server manager. I can control the 'share' permissions but I still can not control the file perms because I think I don't have acl support built into the kernel. So my question is, is there a precompiled kernel,or rpm file, that I can install that will give me acl support?
UNIX IS GOOD
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 04:19 AM
09-08-2003 04:19 AM
Re: SAMBA/ACL/RH9
I'm not so expert about Samba... But it sounds me so strage that you cannot control the file permissions through it.
I don't know what acl is, but if it ins't compiled into kernel, usually you can load it as module (using 'insmod' command, but you need to know the name of the module).
Alternatively, you can recompile your own kernel.
There's a lot of samba experts here... wait for their voices :-)
Ciao
Claudio
I don't know what acl is, but if it ins't compiled into kernel, usually you can load it as module (using 'insmod' command, but you need to know the name of the module).
Alternatively, you can recompile your own kernel.
There's a lot of samba experts here... wait for their voices :-)
Ciao
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 08:07 PM
09-08-2003 08:07 PM
Re: SAMBA/ACL/RH9
ACL's or "Access Control Lists" are what is used for permissions on an NT system.
Samba should support basic ACL , and has this flag to say what OS is goign to be managing it:
--- from man smb.conf ---
acl compatibility (G)
New in Samba 2.2.8 and above, this string parameter tells smbd if it should modify any Windows access control lists created from POSIX access control lists to remove features which are not supported by Windows 2000 but not supported by the Windows NT ACL edit. control.
By default this parameter is set automatically by detecting the client type and is set to "true" if the client is Windows NT.
Default: client detected
Example: acl compatibility = Win2k
Example: acl compatibility = winnt
--- end man page rip ---
Now, as for more details of what that does, I'd suggest poking the samba documentation to find out more. I'm a Linux/Unix guy, and don't let windows people try to amnage files on my boxen, so, I've never tried setting it up that direction. But it's a start.
Oh, there will be NO KERNEL things to do with regards to ACL's for shared file structures. It will be Samba configuration of some description.
Samba should support basic ACL , and has this flag to say what OS is goign to be managing it:
--- from man smb.conf ---
acl compatibility (G)
New in Samba 2.2.8 and above, this string parameter tells smbd if it should modify any Windows access control lists created from POSIX access control lists to remove features which are not supported by Windows 2000 but not supported by the Windows NT ACL edit. control.
By default this parameter is set automatically by detecting the client type and is set to "true" if the client is Windows NT.
Default: client detected
Example: acl compatibility = Win2k
Example: acl compatibility = winnt
--- end man page rip ---
Now, as for more details of what that does, I'd suggest poking the samba documentation to find out more. I'm a Linux/Unix guy, and don't let windows people try to amnage files on my boxen, so, I've never tried setting it up that direction. But it's a start.
Oh, there will be NO KERNEL things to do with regards to ACL's for shared file structures. It will be Samba configuration of some description.
One long-haired git at your service...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP