search for: inherit

Displaying 20 results from an estimated 8980 matches for "inherit".

2013 Apr 16
1
testInstalledBasic / testInstalledPackages
...all.equal(x,y, tol=0)) && r > > report <- function(x) {print(x); stopifnot(x)} > options(error = expression(NULL)) # don't stop on error in batch > ##~~~~~~~~~~~~~~ > > ###-------- > x <- integer(0) > res <- try(as.array( x ), silent = TRUE) > if(!inherits(res, 'try-error')) report(is.array(res)) [1] TRUE > res <- try(as.call( x ), silent = TRUE) > if(!inherits(res, 'try-error')) report(is.call(res)) > res <- try(as.character( x ), silent = TRUE) > if(!inherits(res, 'try-error')) report(is.character(res)) [1...
2017 Jun 13
2
GPO Problem
...lp_load_ex: refreshing parameters Processing section "[global]" Processing section "[netlogon]" Processing section "[sysvol]" Processing section "[sistemas]" Module 'acl_xattr' loaded Module 'dfs_samba4' loaded connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service Unknown Service (snum == -1) connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service Unknown Service (snum ==...
2017 Jun 06
2
GPO Problem
...sing section "[netlogon]" >> Processing section "[sysvol]" >> Processing section "[sistemas]" >> ldb_wrap open of idmap.ldb >> Module 'acl_xattr' loaded >> Module 'dfs_samba4' loaded >> connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' >> and 'force unknown acl user = true' for service sysvol >> connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' >> and 'force unknown acl user = true' for service sysvol >> con...
2017 Jun 06
2
GPO Problem
...ameters Processing section "[global]" Processing section "[netlogon]" Processing section "[sysvol]" Processing section "[sistemas]" ldb_wrap open of idmap.ldb Module 'acl_xattr' loaded Module 'dfs_samba4' loaded connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service sysvol connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service sysvol connect_acl_xattr: setting 'inherit...
2017 Jun 15
2
samba-tool ntacl sysvolreset ERROR
...;[sysvol]" ldb_wrap open of idmap.ldb lp_load_ex: refreshing parameters Processing section "[global]" Processing section "[netlogon]" Processing section "[sysvol]" Module 'acl_xattr' loaded Module 'dfs_samba4' loaded connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service Unknown Service (snum == -1) connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service Unknown Service (snum ==...
2017 Jun 13
0
GPO Problem
> > onnect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and > 'force unknown acl user = true' for service Unknown Service (snum == -1) > connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and > 'force unknown acl user = true' for service Unknown S...
2009 May 08
1
domU corrupt after server crash, help needed trying to recover domU LVM
...2 /mnt/cpanel/ mount: you must specify the filesystem type [root at xen ~]# mount -o loop /dev/data/hfserver2 /mnt/cpanel/ mount: you must specify the filesystem type Here's the output of the LVM partitions: [root at xen ~]# lvscan ACTIVE '/dev/data/cpanel002' [100.00 GB] inherit ACTIVE '/dev/data/windows2003_web' [30.00 GB] inherit ACTIVE '/dev/data/storage' [50.00 GB] inherit ACTIVE Original '/dev/data/hfserver2' [30.00 GB] inherit ACTIVE '/dev/data/hfdns02' [30.00 GB] inherit ACTIVE &...
2010 Jul 11
1
is it safe to resize root, on an LVM system, online?
Hi, One of our servers has a too small root partition on LVM and needs to be resized. Can / be safely increased online, without a reboot? [root at zaxen02 ~]# lvscan ACTIVE '/dev/LVM01/root' [4.00 GB] inherit ACTIVE '/dev/LVM01/home' [20.00 GB] inherit ACTIVE '/dev/LVM01/var' [4.00 GB] inherit ACTIVE '/dev/LVM01/swap' [4.00 GB] inherit ACTIVE '/dev/LVM01/log' [1.00 GB] inherit ACTIVE '/dev/LVM01/webmin...
2007 Nov 24
1
Strange file permissions
...[2007/11/24 11:14:36, 2] lib/access.c:check_access(323) Allowed connection from (192.168.0.168) [2007/11/24 11:14:36, 2] smbd/reply.c:reply_tcon_and_X(711) Serving IPC$ as a Dfs root The most recent problem file in that log: /var/log/samba# grep Nova andylap unix_mode(cp/CP 2007/CP 11 Nova.xls) inheriting from cp/CP 2007 unix_mode(cp/CP 2007/CP 11 Nova.xls) inherit mode 42776 haffers opened file cp/CP 2007/CP 11 Nova.xls read=Yes write=No (numopen=3) unix_mode(cp/CP 2007/CP 11 Nova.xls) inheriting from cp/CP 2007 unix_mode(cp/CP 2007/CP 11 Nova.xls) inherit mode 42776 haffers open...
2015 Sep 02
0
sysvolreset erros (sernet-samba 4.2.3)
...it_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[netlogon]" Processing section "[sysvol]" Processing section "[netlogon]" Processing section "[sysvol]" Module 'acl_xattr' loaded connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service Unknown Service (snum == -1) connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service Unknown Service (snum ==...
2014 Aug 20
1
vfs_acl_xattr doesn't work unless all the inherit and map inherit acl parameters are set to yes, but want to set inherit owner = no
I noticed that vfs_acl_xattr doesn't work unless all the inherit and map inherit acl parameters are set to yes. Which is fine but if I turn off inherit owner it completely breaks inheritance and security.NTACL never gets set for the file/directory that's created by the user. I want the uid of the user who's connected to be written and not the owner of th...
2019 Aug 22
3
[RFC] Adding target-specific overrides for Indirect Call Promotion
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"><div><div><div style="box-sizing: inherit;"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" style="box-sizing: inherit;">Hi,</font></div><div style="box-sizing: inherit;"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" sty...
2010 Jan 20
2
Samba shares freezing
...l = Yes oplocks = No level2 oplocks = No strict locking = No [top] comment = Top of the Tree path = /top read only = No create mask = 0755 directory security mask = 0755 [projects] comment = Project space path = /XKA1/projects read only = No create mask = 0775 directory mask = 02771 inherit permissions = Yes inherit acls = Yes [profiles] comment = Windows Roaming Profiles path = /XKA1/profiles valid users = +admin, +ens-students, +ACother read only = No profile acls = Yes [ens$] path = / valid users = name, name2, name3 force user = root read only = No acl map full contro...
2017 Jun 06
0
GPO Problem
...lobal]" > Processing section "[netlogon]" > Processing section "[sysvol]" > Processing section "[sistemas]" > ldb_wrap open of idmap.ldb > Module 'acl_xattr' loaded > Module 'dfs_samba4' loaded > connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' > and 'force unknown acl user = true' for service sysvol > connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' > and 'force unknown acl user = true' for service sysvol > connect_acl_xattr:...
2008 Nov 27
1
Inheritance of ACLs with Samba
Hello dear list members I am not an experienced user of Samba, so I can be committing some basic mistake, but it seems to me that there is something wrong with the way Samba propagates ACLs. I tried versions 3.0.32 and 3.2.4 and the result is the same. This happens with "map acl inherit = yes" on smb.conf. I have a directory (dir) with the following ACLs: # file: dir USER Admin rwx rwx user Pencil r-x r-x user Admin rwx rwx GROUP Admins rwx rwx group Admins rwx rwx group Designers r-x r-x mask rwx rwx other ---...
2006 Dec 22
1
"inherit acls" only works with "inherit permissions"
...r belongs to a primary group with mode 2770. The acl's restrict access to lower level directories. We need to pass the acl's down the directory tree or else users may have unexpected access to lower-level subdirectories if they have access to the top-level directory. Two problems - "inherit acls = yes" ONLY works if "inherit permissions = yes" AND all FILES and directories then inherit the execute bit. We do want the execute bit set to make directories readable, we do not want to default on the execute bit on all files. When "inherit permissions" is not set,...
2018 Dec 10
2
Fwd: Re: Fwd: Extended acls with AD - problem with default/herited permissions
Hello Dale, Set inherit acls = yes locally to my share groups, and remove map acl inherit = yes from global parameters of smb.conf does not solve my issue. I still have acl "Domain Users" added to new folders/files. As i write in my previous email, the only way i found to disable acl "Domain Users"...
2016 Jun 25
2
strange behavior in 'inherits' check for loaded S4 object
Hi, (sorry for the wall of text; the issue here appears to be rather complicated) I'm seeing a somewhat strange case where checking whether an S4 object inherits from a parent class defined from another package with 'inherits' fails if that object is materialized through a call to 'load'. That's a mouthful, so I've put together a relatively small reproducible example online here: https://github.com/kevinushey/s4inherits This packa...
2015 Oct 09
4
A where() functions that does what exists() does but return the environment when object lives?
Hi, exists("foo", inherits=TRUE) check whether an object named "foo" exists, and get("foo", inherits=TRUE) retrieves it. I'm looking for a similar function to exists() that returns the environment where the object "foo" exists, iff at all. If not found, NULL is returned. Does that exist?...
2012 Sep 22
4
Class, Module, Object
...ading... => true >> puts Class < Module true => nil >> puts Module < Class false => nil >> puts Module < Object true => nil >> puts Object < Module false => nil >> Object.parent => Object The above indicates that the Class object instance inherits from the Module object instance and the Module object instance inherits from Object. And Object doesn''t inherit from anything. So why do these return true: >> Module.is_a?(Class) => true >> Object.is_a?(Module) => true -- You received this message because you are sub...