similar to: Inheritable Permissions Issue

Displaying 20 results from an estimated 400 matches similar to: "Inheritable Permissions Issue"

2008 Aug 05
1
Also seeing high winbindd CPU usage
I think somebody had a similar problem (also on Solaris), but that thread seemed to die. I've compiled (with Sun Studio cc) and installed samba-3.2.1 on a Solaris 10 x64 box, which is a member of a (Windows Server 2003 controlled) domain. I previously had samba 3.0.28a running on the same machine without any problems. Now winbindd is eating up all of the CPU (on the CPU it's assigned
2008 Jul 21
3
Building Samba 3.2.0 on Solaris with Sun compiler
I was able to build Samba 3.0.x under Solaris 10 using the Sun Studio compiler (cc) and the Solaris ld (/usr/ccs/bin/ld) that it uses. Trying to build Samba 3.2.0, however, I immediately run into a problem where the build process assumes the linker understands "--version-script", which is specific to the GNU linker: Linking shared library bin/libtalloc.so /usr/ccs/bin/ld: illegal
2008 Jul 02
2
Make Test on Samba 3.2.0
With Samba 3.0.x, I would: 1. configure 2. make 3. make test 4. make install (if all went well) When I do a 'make test' with Samba 3.2.0, though, I eventually run into problems like this: RUNNING TESTS testparm_s3 Testing netbios name (0) TEST OUTPUT: Load smb config files from /home/david/build/samba-3.2.0/source/st/lib/smb.conf.tmp params.c:Parameter() - Ignoring badly formed line in
2008 May 29
1
Test Failure for RW1 with samba-3.0.30, Solaris 9
I'm trying to build and install Samba 3.0.30 on a Solaris 9 SPARC machine. When I do a "make test", the RW1 test is failing. If I go back and configure and build 3.0.28 with the same settings, and do a make test, everything passes. Here's what I'm seeing with 3.0.30: ---8<--- Testing RW1 (0) TEST OUTPUT: host=127.0.0.2 share=tmp user=root myname=cannes Running RW1
2008 Nov 10
1
Configuring idmap for a Samba 3.2.4 AD member server
I'm hoping somebody can point me to the right documentation for setting up the following scenario. Earlier this year I had Samba 3.0.28a working as a member server of a (Windows Server 2003) AD domain, using Solaris 10 and Heimdal Kerberos. I was able to log into the server using AD accounts, getent passwd worked, etc. I was using "secruity=ads" with these settings (among other):
2008 Mar 10
1
Problem with ADS idmap backend
I'm running Samba 3.0.28a on a CentOS 3.9 box as a member of an AD domain whose PDC is a W2k3 server (Standard x64 R2 SP2). Using wbinfo -u and wbinfo -g I can see domain users and groups from the CentOS box, but getent (passwd|group) fails to display them. The nsswitch is setup correctly, as far as I can tell. When I tail -f the samba log file during a getent query, I see that winbindd is
2009 Jun 15
4
Samba with ADS
Environment: Sun Solaris 9 sparc Software: Samba-3.3.3, KRB5-1.6.3, OpenLDAP-2.4.11 Problem: Am trying to create shares with Samba so that users can map to folders on this server using Active Directory. I am successful in creating a Kerberos ticket; I can join the domain; and wbinfo -u and -g give me users in the AD. However, getent passwd only gives me a list of users on the server and not in the
2008 Aug 04
3
Kerberos-related configure script problem on Solaris with 3.2.0
I'm building samba-3.2.0 on a Solaris 10 x64 box using the Sun Studio cc compiler. I'm running into a problem. I have a workaround. Let me know if I should post a bug report. A. The problem: $ ./configure --prefix=/usr/local/samba-3.2.0 --with-ads --with-pam --with-acl-support --with-shared-modules=idmap_ad --enable-socket-wrapper --enable-nss-wrapper
2008 Jul 09
1
Install error when trying to install ver 3.2.0
When I run make install on Solaris 8 I get the following error: Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/nau/src/Net/samba-3.2.0/source/popt -I/nau/src/Net/samba-3.2.0/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Iinclude -I./include -I.
2009 Feb 04
2
can't make 3.3.0 on Solaris 10
I downloaded 3.3.0 and tried compiling on Solaris 10 and got pretty far into the make before this message: Linking bin/smbd ./bin/libtdb.so: undefined reference to `write@SUNW_0.9' ./bin/libwbclient.so: undefined reference to `sleep@SUNW_0.7' ./bin/libtdb.so: undefined reference to `pread64@SUNW_1.4' ./bin/libtdb.so: undefined reference to `fcntl@SUNW_0.9' ./bin/libtalloc.so:
2010 Jun 23
0
Directory Permissions?
Hello, Running Samba 3.3.10 on FreeBSD 7.3. Cannot copy a folder with a subfolder and 10 files in the subfolder from an OSX 10.6.4 client to a folder on the Samba server. What happens is that the folder gets copied but not the subfolder and its files. root at aries:/usr/local/etc# testparm Load smb config files from /usr/local/etc/smb.conf Processing section "[homes]" Processing
2008 Oct 09
1
Problem installing samba
Hello. ? ?? I am installing samba by first time and I've problems. I've downloaded samba 3.2.4 version.?The machine is Sun with Solaris. After execute .configure, i execute?.install make with the next errors: ? ====================================================================== The SWAT files have been installed. Remember to read the documentation for information on enabling and using
2009 Jan 29
1
Problem building Samba 3.3 on Solaris 10
Hi, I attempted to build v3.3 using Sun Studio 12, but it failed right out of the gate. It looks like it can't find the standard libraries, but according to the make output, it's looking in the right places. Would someone please clue me in as to what I'm missing? Thanks. -John Using FLAGS = -I/opt/heimdal/include -I/usr/sfw/include/openssl -g -xs -xtarget=ultraT1
2006 Aug 07
3
user.SAMBA_PAI and ACL inheritance
I have just enabled user_xattr on the partition where my samba share is on. Now when I use getfattr I see the extended attribute user.SAMBA_PAI on my files. But ACL inheritance isn't taking place... When I (from within Windows) click on Properties > Security > Advanced an then enable "Allow inheritable permissions..." on a certain file, then the attribute user.SAMBA_PAI
2017 Jun 22
1
Fwd: AD Policies are not applying properly
On 6/22/2017 9:41 AM, Anantha Raghava via samba wrote: > Hi, > > No solutions to get out of this? > Not sure exactly what your issue is but based on your error Samba is reporting the following on that particular Policy; * Lost Allow Object and Container inheritance on each ACE. * Create Owner missing ACE and you have Built in Administrators with an ACE * You have the
2015 Nov 10
2
NT ACL preservation
Hey, hoping I can get some guidance on how this works. I've got a running samba standalone setup. On one of my shares, I want to preserve the ACL of files as they come from the client (Win 7), in essence acting as a file backup. My setup for this share is currently: valid users = @wheel public = no writeable = yes vfs objects = btrfs acl_xattr # acl_xattr: ignore system acls = yes # map
2008 Dec 15
1
delivers mail to bad directory(prefix) using sieve filters
Hi, I've installed dovecot debian stable(from backports) version (1.0.15). Its great..i just have problem with sieve filters. I use only web tool for creating filters that works for me (avelsieve plugin for squirrelmail). it creates rules, where specified folder has prefix INBOX. Thats fine.. Since dovecot has configured prefix INBOX too. BUT mails are delivered to INBOX.INBOX.test_folder
2013 Jan 24
1
not able to stop vmware player node through libvirt API
Hi, I have started one node through libvirt API using its start method. I am trying to stop that node using the *destroy *method provided by the API but I am not able to do so. Instead, I am getting one message saying: *libvir: error: internal error Child process (vmrun -T player stop /root/test_folder/myImage.vmx soft) unexpected exit status 255* Can anybody tell me why I am not able to stop
2015 Nov 10
0
NT ACL preservation
On 10/11/15 03:22, Andrew Hart wrote: > Hey, hoping I can get some guidance on how this works. > > I've got a running samba standalone setup. On one of my shares, I > want to > preserve the ACL of files as they come from the client (Win 7), in > essence > acting as a file backup. My setup for this share is currently: > > valid users = @wheel > public = no >
2019 Oct 14
1
"ea support = yes" and "map acl inherit = yes"
Hi, I'm running Samba 4.8 servers with Windows ACL enabled shares (following https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs). This manual demands to set map acl inherit = yes store dos attributes = yes and requires extended attribute support from the share file system. So far, so good. Now I shall upgrade to CentOS 7.7 which brings Samba 4.9 which changes