similar to: Can new ACL entries be inherited to existing subdirectories.

Displaying 20 results from an estimated 10000 matches similar to: "Can new ACL entries be inherited to existing subdirectories."

2007 May 23
1
altered ACLs do not apply on existing subdirectories
Hello, My samba 3.0.24 works fine on AIX 5.3. I'm using AD domain. Windows users can add new user permissions to files and folders and they are inherited for all NEW files and subfolders created in the future. But, changing permission on the security tab to a folder does not alter the EXISTING files/sub-folders like it does on a real windows network drive. Here are my current settings:
2007 Feb 06
3
Cannot change case of existing file names
Server OS: Linux / Fedora Core 6 Samba version: 3.0.24, 3.0.23 (binary packages for FC6) Samba configuration: All defaults Client OS: Windows XP SP2, Windows 2000 SP4 In recent versions of Samba (including 3.0.24), attempting to rename a file to a new name that differs only in case appears to have no effect: X:\tmp>echo . > FILE.txt X:\tmp>dir 02/05/2007 08:21p 4
2006 Jan 26
6
List problems
Hi all, is it just me or has this list stopped working. I haven't received anything for a couple of days now. Cheers, James.
2007 Feb 26
6
dbus introspection
I've started work on a rewrite of sorts for the dbus plugin that changes how it listens/responds to messages to make it possible to generate introspection data. The main changes are registering every plugin, screen, option, etc with dbus_connection_register_object_path and using libxml2 to generate the introspection data. This more or less works I just need to hook up the rest of the methods
2006 Dec 14
3
[dbus] add getMetadata to plugins
This patch adds support for getMetadata to plugins. It could probably use better strings for "core". I need this for my dbus-based configuration GUI. -- Travis Watkins http://www.realistanew.com -------------- next part -------------- A non-text attachment was scrubbed... Name: add_plugin_metadata.patch Type: text/x-patch Size: 2511 bytes Desc: not available Url :
2007 May 10
4
A regression in 3.0.25rc3?
Dear Samba team, I have installed the above release of samba and I am seeing the same problem as decribed in this old posting when I try to add permissions to printers: http://lists.samba.org/archive/samba/2006-July/123177.html Interesting that this was last seen in 3.0.23. 3.0.24 behaves as expected. Thanks Alex
2004 Oct 06
10
Eezee phone?
I'm just wondering if anyone knows the story with these... http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=5721202362&ssPageName=STRK:MEWA:IT He claims they support IAX2 and SIP... but almost no history on the account selling them. I didn't see anything in the wiki about this company either.. Does anyone have any history with these phones? Thanks, Jared
2007 Apr 01
5
How to change SID in ntuser.dat?
Hello, i try to migrate user/groups from NT4 PDC to Samba3 with LDAP backend. There is already an NIS-Server with Samba runing, so there exists two userlists. I migrated the user/ groups from windows via net rpc vampire and added/changed the UID?s from the NIS-Server but didn?t change the SID. A teammate told me, there could be some access problems, if i don?t change the SID. So i tried to change
2007 May 18
2
Winbindd breaks after first unsuccessfull authentication
I have the following problem: # wbinfo -V Version 3.0.24 # wbinfo -a anyuser%goodpassword plaintext password authentication succeeded challenge/response password authentication succeeded # wbinfo -a anyuser%badpassword plaintext password authentication failed error code was NT_STATUS_WRONG_PASSWORD (0xc000006a) error messsage was: Wrong Password Could not authenticate user anyuser%badpassword
2007 May 22
2
nsupdate-gss
Hi, I have seen this link in the samba website: http://de.samba.org/samba/ftp/tsig-gss/nsupdate-gss about a tool for updating DNS Windows Servers from linux clients. I would like to know: - whether this works with Windows 2003 DNS Servers. - Any tutorial, documentation or similar. I have googled a bit for some references but I couldn't find anything. Thanks, Miguel
2019 Jan 03
5
Compiling Dovecot on Solaris 11 fails
Hi, Tried to build dovecot-2.3.4 on Solaris 11 x86 and it fails at configure part. I just went checked and it last version it works on is v2.3.2.1 Version 2.3.2.1 (OK) # ./configure .... checking Linux compatible mremap()... no checking whether shared mmaps get updated by write()s... yes checking whether fd passing works... yes ... Version 2.3.4 (FAIL) .... checking Linux compatible
2007 Mar 01
3
decoration mask
Beryl has this mask called PAINT_WINDOW_DECORATION_MASK that the decoration plugin sets when it's drawing the decorator windows. It lets you apply an effect to a window that doesn't affect the decorations. Does this sound like something that would be useful in compiz? -- Travis Watkins http://www.realistanew.com
2007 Mar 02
3
CompDisplay from loaderLoadPlugin
I'm trying to use custom functions for loaderLoadPlugin and loaderUnloadPlugin to register/unregister plugin paths in the dbus plugin as needed but I need to get access to a CompDisplay or DbusDisplay in order to do so. Is there any way to get access to this? -- Travis Watkins http://www.realistanew.com
2007 Mar 07
1
Samba problems after latest Solaris 10 Patches
I am unable to setup printers on my samba system any long after I updated to the latest Solaris 10 Patch cluster. What I get in my log files all the time is: [2007/03/07 11:58:19, 2, effective(60001, 60001), real(0, 0)] rpc_server/srv_spoolss_nt.c:find_printer_index_by_hnd(263) find_printer_index_by_hnd: Printer handle not found: _spoolss_writeprinter: Invalid handle (OTHER:11687:16175)
2016 May 17
2
Errors on Cross-Protocol Locking nbmand (ZFS Solaris)
Hello, I get the following errors when I move large e-mails (i.e. about 15MB) into mail files. May 17 13:26:48 mailer3 dovecot: [ID 583609 mail.error] imap(andrew): Error: fdatasync() failed with mbox file /home/andrew/Mail/nbmandON/mbox: Permission denied May 17 13:26:48 mailer3 dovecot: [ID 583609 mail.error] imap(andrew): Error: ftruncate() failed with mbox file
2007 Jan 02
1
ACL inheritance like NTFS?
Hi all, I will migrate a windows fileserver to a Suse System with XFS-filesystem and Samba. I will copy the files with the robocopy tool from Microsoft. I did some test and I noticed that XFS-filesystem does not support inheritance like NTFS. If there a solution for that problem? How did you solve that problem? Thank you! Richard
2007 Apr 06
2
Vista and UNC solved
For those having problems with Vista, and unc paths showing up empty, I can confirm that: [global] host msdfs = no fixes the problem. This is on 3.0.24 with all patches. Note that I am not using Dfs root shares or the like. YMMV Hope this helps someone. Cheers! -- Richard Potter
2009 Jan 23
4
sshd exponential backoff patch
hi, I wrote a patch to openssh sshd.c which enables "exponential backoff", so that an attacker cannot brute force your password by making hundreds of login attempts. here is the code: http://sam.nipl.net/sshd-backoff/ An attacker who fails to login is locked out (by IP address) for 1 minute, and the lockout period doubles for each failed login after that. Normally three logins are
2007 May 17
3
Samba breaks after upgrading to 3.0.24
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 187 bytes Desc: OpenPGP digital signature Url : http://lists.samba.org/archive/samba/attachments/20070517/b8f4dc2f/signature.bin
2006 Aug 18
2
Why can't I delete "Everyone" ACL entry on a Samba share?
Hi list, Using Samba 3.0.22 on a Debian box. Samba is using security = ADS and is a member server. Winbind, kerberos works as expected. BUT If I look at the security tab in windows I always see the Everyone entry. I think this is because the POSIX "other" entry in the FS on the debian box, correct? Can I remove it? If so how? Thanks, Henrik