similar to: getcacls and setcacls issues and questions

Displaying 20 results from an estimated 2000 matches similar to: "getcacls and setcacls issues and questions"

2006 Mar 22
4
Problem with ACL plugin system
Don''t know if anyone else has experienced this but I''m having a problem with the access_denied method in Ezra''s ACL access control plugin. It''s working fine (in conjunction with acts_as_authenticated) until it comes across a user it denies access to, in which case it throws the following error: NoMethodError in Admin#index protected method
2005 Dec 12
1
Check permissions on share
Hi! I wonder if there is som easy way to determine the permissions for a specific user on a share? Parsing smbcacls is the only solutions I can come up with right now but its not pretty! Thanks Henrik
2014 Dec 19
2
Does Samba 4 actually respect Unix file acls?
Hello Jeremy, Friday, December 19, 2014, 4:55:21 PM, you wrote: > On Fri, Dec 19, 2014 at 03:58:58PM -0500, Rufe Glick wrote: >> Hello Jeremy, >> > Do alice and bob have the same user ids on client >> > and server ? >> Yes, the uids and gids are identical on both server and client machines. > Then it should work. Set debug level 10 on the smbd > and look
2023 Jan 18
2
Files suddenly go readonly
Hi, Running samba 4.10.16 on CentOS7. It's a fileserver but with a split personality. For everything UNIX authentication is NIS (I know ;-) but for samba we authenticate to AD and all users have the same uidNumber & gidNumber as they do in NIS. This has been working fine but now I have some users who suddenly lose write access to their files, sometimes. One user has 2 workstations (1
2016 Nov 02
1
winbind trust account password management
I'm running Samba v4.4.4 as a domain member server in security=domain mode. Our 3 domain controllers are Server 2012r2. Every 3-4 days, I see log messages from winbind saying "winbind_samlogon_retry_loop: sam_logon returned ACCESS_DENIED". Sometimes this corresponds to a trust password change, but not always. Today, new connections to Samba were failing with the error
2006 Apr 13
2
Big performance difference between smbclient put/get
Hi list, I'm using Samba 3.0.21 on a FC4 box. When copying files using smbclient I get huge speed differences between put and get commands. smb: \> put backup.tar putting file backup.tar as \backup.tar (543.0 kb/s) (average 543.0 kb/s) smb: \> get backup.tar getting file \backup.tar of size 31549440 as backup.tar (7681.4 kb/s) (average 7681.4 kb/s) smb: \> put backup.tar
2003 Oct 05
1
Samba 3.0 issues with mapped drives properties
Mandrake 9.1 Samba 3.0, windows2000 pro sp4. I finally got Samba 3.0 working thanks to G?mes G?za. Now I am having another issue as outlined below: 1)There are 2 users on the Linux pc, markw (regular user) and root. Both have valid samba passwords. 2)I have a share called: [data] path = /test valid users = markw, root read only = No browseable = yes 3)I am able to map the share with the user
2007 May 16
3
Winbind - wbinfo -u works, getent passwd only gives local users
I only have limited Samba experience, and expect this is a silly mistake, but have been unable to find a solution I have installed Samba and Winbind on my desktop Linux (Debian) machine (SPARKSTONELX), aiming to unify logins with other windows machines accessing the PDC, again samba/Debian, with tdbsam password backend. All is well, joining the domain, and getting account details using wbinfo -u,
2006 Feb 11
2
GPL question regarding distribution
Hi list, I've read the GPL and have som questions regarding incorporating GPL tools in other software. Lets say that I make an Webbapplication that on some occasions uses a GPL tool i.e nmblookup or rpcclient how much of my code do I need to release under the GPL? Only the code interacting with the tool or all of it (graphics, cgi scripts, designs etc etc)? If that is the case how do
2023 Jan 18
1
Files suddenly go readonly
On 18/01/2023 16:38, Greg Dickie via samba wrote: > Hi, > > Running samba 4.10.16 on CentOS7. It's a fileserver but with a split > personality. For everything UNIX authentication is NIS (I know ;-) but for > samba we authenticate to AD and all users have the same uidNumber & > gidNumber as they do in NIS. The problem is, you shouldn't have any local users if you
2014 Dec 20
2
Does Samba 4 actually respect Unix file acls?
Hello Jeremy, Friday, December 19, 2014, 7:00:06 PM, you wrote: > On Fri, Dec 19, 2014 at 06:31:33PM -0500, Rufe Glick wrote: >> Hello Jeremy, >> Friday, December 19, 2014, 4:55:21 PM, you wrote: >> > On Fri, Dec 19, 2014 at 03:58:58PM -0500, Rufe Glick wrote: >> >> Hello Jeremy, >> >> > Do alice and bob have the same user ids on client
2010 May 27
3
before_filter always running in test, not in development or production mode.
I''m using Shoulda and restful_authentication on Rails3 and whenever I run my tests a before filter for login_required is always triggered, despite my filter being set up as: before_filter :login_required, :only => [:update, :edit, :suspend, :unsuspend, :destroy, :purge] My test is this: context ''A guest to the site'' do context ''on GET to
2008 Jul 12
1
Re: Re stful_authentication, Internet Explorer, and unwanted http basic dialog
I''m glad I found your post Joshua - it saved me quite a bit of time! To get this to work for me however (IE6), I had to ditch the ||= and do straight assignment: request.format = :html if request.env[''HTTP_USER_AGENT''] =~ /msie/i Joshua Doss wrote: > > > Alter access_denied to add this line (right below "def access_denied"): > >
2015 Dec 10
2
Pam-logon failure for AD users
Hi, This issue not solved, ftp and cifs using same way of authentication. but when trying to access cifs it always shows the same ACCESS_DENIED error. Regards, Vigneshdhanraj G On Tue, Nov 3, 2015 at 6:36 PM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 03/11/15 12:25, VigneshDhanraj G wrote: > >> Hi Team, >> >> when i am running this command i am
2019 Apr 04
2
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
Thank you for answer. Logged in as Guest, then went to Security tab. I see `Everyone', it is given all permissions. Then I went to `Current permissions' tab (I have localized OS at the moment, so probably it is not correct name) and typed in `Everyone' and `Guest' as well: all five permission types are checked. $ smbclient -L 192.168.0.100 -m SMB2     Sharename      
2007 Feb 22
5
Combine ferret with database
Hello list, I wonder if someone has some tips on joining a ferret search with a database. I have a rails project using a postgresql backend and I would like to utilize the superb performance of ferret for fulltext searching. The problem is that I have to joined the result with the database as I have some user access rights to different documents to take into account. Does anyone have
2005 Apr 04
4
NT_STATUS_ACCESS_DENIED with winbindd authentication
Hi, We're running a print server having the following specifications: Samba 3.0.11 Suse 9.1 Kernel 2.6.5-7.108 kernel A few days back none of the users were able to log onto the print server. The debug 10 logs show the following lines: [2005/03/29 11:21:05, 5] auth/auth.c:check_ntlm_password(271) check_ntlm_password: winbind authentication for user [**user-name**] FAILED with error
2023 Jan 18
1
Files suddenly go readonly
On Wed, Jan 18, 2023 at 11:53 AM Rowland Penny via samba < samba at lists.samba.org> wrote: > > > On 18/01/2023 16:38, Greg Dickie via samba wrote: > > Hi, > > > > Running samba 4.10.16 on CentOS7. It's a fileserver but with a split > > personality. For everything UNIX authentication is NIS (I know ;-) but > for > > samba we authenticate to AD
2006 May 16
1
How to handle special characters in filenames
Hi, I'm using samba 3.0.21 on a FC 4 box. I'm connecting to Win XP pro clients. Using smbclient I can get and put files which contain '%' in file names. Using libsmbclient smbc_open this is not possible. I get 'No such file or directory Errno::ENOENT' error. Any ideas how to solve this. I guess it has to do with escaping special characters in smb urls but I
2023 Jan 18
1
Files suddenly go readonly
On 18.01.2023 17:38, Greg Dickie via samba wrote: > Hi, > > Running samba 4.10.16 on CentOS7. It's a fileserver but with a split > personality. For everything UNIX authentication is NIS (I know ;-) but for > samba we authenticate to AD and all users have the same uidNumber & > gidNumber as they do in NIS. This has been working fine but now I have some > users who