search for: discretionary

Displaying 20 results from an estimated 27 matches for "discretionary".

2002 Oct 22
1
NTFS file property - "primary group ID" instead of DACL
When I change file property - security from Windows, I can see both from packet sniffer and Samba code, that there are 4 types of "security information": Owner ID Reference Primary Group ID Reference Discretionary ACL Reference System ACL Reference So if I want to change the primary group name on a file, by right click on the file->property->security->advanced->select the group->view/edit->change, I got the "Discretionary ACL Reference" in the packet. My question is, how do I...
2005 Jun 15
0
Re: New Server Recommendation -- disk label strategy, quotas, etc...
...ditions, etc... LVM/LVM2 helps reduce this, but I still like to use the approach (except I just don't make spares, I just reserve 15-30% of disk space for LVM/LVM2). E.g., the "essential" class is typically 2-8GB each. The "support" class is typically 8-64GB each. The "discretionary" class is typically 64+GB each. For all systems, I typically do these "essential" classes: / /tmp /var I also typically create the following "support" classes: /usr /usr/local (and a symlink from /opt -> /usr/local) And more "support" class filesyste...
2006 Oct 10
1
Proposal: MAC_BIBA and real-world usage
...Apache. However, this has a problem: Files created/modified from PHP and/or CGIs will be labelled biba/low. And the ftp process, with, say, biba/ 100, will be unable to read them. We could create two user accounts per user but it's just too confusing and error prone. What about adding a discretionary mechanism to MAC_BIBA? It would be useful to have the possibilty of implementing half of the BIBA protection, preventing high integrity objects from being modified by low integrity subjects, but allowing high integrity subjects to read low-integrity objects. Of course it weakens the BIBA m...
1999 Apr 17
1
Maps in R
...f the map() function hasn't been implemented in R, are there any plans? I must say that we have been mightily impressed by the scope and stability of R. We are using it under Win NT at present but we are about to set it up on a Linux box. I am very much hoping that we can spend this year's discretionary budget on a nice new and fast Linux box (stuffed with RAM) for running R rather than spending the same amount on two S Plus licenses for Windows (which are not exactly cheap since we are a government department, although since we started paying for SAS each year nothing shocks us any more...). Tim...
2005 Jun 15
0
Re: New Server Recommendation -- disk label strategy, quotas, etc...
...15-30% of disk > space for LVM/LVM2). Let me clarify that -- I still put the _whole_ disk under LVM/LVM2 (maybe leaving a legacy BIOS/DOS primary 256MB in a pre-formatted FAT16 if I need it for firmware updates). But instead of pre-allocating "spares" of each size (essential/support/discretionary), I reserve 15-30% of the disk for future allocation by LVM/LVM2. -- Bryan J. Smith mailto:b.j.smith at ieee.org
1998 Mar 04
1
samba / ggc binarys for HP-UX 9.04
Hello List, I am searching the current samba binarys for a HP9000/827S with HP-UX 9.04. Unfortunately we have only the very basic C-compiler installed, that won't do ANSI. Therefore, out attempts to compile gcc from source failed too. Is there anybody able to send me the current Samba binarys, or alternetivly point me to a location for the binarys? Does anybody know a location for gcc
2006 Feb 17
0
How do I use machine password for groupmember list?
...ke to know why I can't get the -P option to work. I also tried with an explicit -U Administrator -P and a few other desperate permutations. There is something lacking in my understanding. If someone could point me in the right direction, I would be grateful. -- Anthony David Gambling(n): A discretionary tax on those asleep during high school maths http://adavid.com.au/ 0xA72CE1ED fingerprint = EA1E C69E FE59 BBE1 AA4B F354 BD09 9765 A72C E1ED
2012 Oct 16
0
Fish Ecology Post-Doctoral Research Associate needed in Woods Hole, MA
...ses will draw upon multiple existing datasets, including: stomach content data collected during stock assessment surveys (1973-present); zooplankton net surveys (1977-present); bottom trawl surveys (1973-present); and other fishery-independent surveys. This is a two-year position and comes with discretionary funds for travel ($5k/year) and equipment ($2.5k). Requirements/Education: - PhD in fish ecology, fisheries oceanography, fisheries, or related field. - Quantitative background, experience in programming and statistics, especially spatial statistics and multivariate analyses (e.g., GLM, GAM). L...
2013 Feb 05
0
[LLVMdev] Vectorizer using Instruction, not opcodes
On 5 February 2013 11:03, David Tweed <david.tweed at arm.com> wrote: > since the more instructions there > are the more an out-of-order CPU can put them into otherwise unused slots. > I > can't think of a way of figuring out such a mapping other than empirically. > Given the amount of uncertainty on these OOO guesses, I don't think we can get anything worth trying,
2011 Mar 07
0
Conflict between gam::gam and mgcv::gam
...ity. Permal (Singapore) Pte. Limited, Company Registration Number 200711607C, is regulated by the Monetary Authority of Singapore. Permal (Japan) K.K., Registration Number: Director General of Kanto Local Finance Bureau ("KLFB") (FlEA) No. 2335, is authorized by the KLFB in Japan as a non-discretionary investment adviser. [[alternative HTML version deleted]]
2005 May 24
7
PostgreSQL/SELinux Error - relation "pg_catalog.pg_user" does not exist
hello everyone, i'm trying to run a postgresql service on my newly-installed centos4 box. i have been able to recreate my users, set up the permissions, and restore the database dump. also, i can already log-in to my databases. there is, however, one annoying problem. whenever i type \du (or \d or \l) on the psql prompt, i get the following error: ERROR: relation
2008 May 10
3
Patch : Fix cross-compiling from Linux to windows
Hi all, The following patch fixes cross compiling from Linux to windows. The existing code was doing: #if !defined _MSC_VER && !defined __MINGW32__ && !defined __EMX__ #include <stdint.h> /* for SIZE_MAX in case limits.h didn't get it */ #endif when it seems to make much more sense to just test for the presence of <stdint.h> and do: #ifdef
2006 Feb 02
0
HEADS UP: Audit integration into CVS in progress, some tree disruption (fwd)
...of operating systems with respect to security. One of the requirements is the fine-grained and configurable logging of security-relevant events. Security-relevant turns out to be pretty all-inclusive, as CAPP requires the ability to log the results of access control decisions associated with discretionary access control, which means basically all file I/O, including path lookups. So what is present in our implementation is: - The introduction of a centralized kernel audit event engine, src/sys/security/audit, which includes various system calls, an event queue, kernel worker thread to proce...
2008 Dec 19
0
Fwd: win32-security 0.1.0
.... I note that you aren''t (yet?) targeting a NTSD (SecurityDescriptor) yet. This is a good thing to have, it contains the owner, group, DACL and SACL - each of which is optional depending on LDAP server options set before the LDAP query is made. The owner and group are just SIDs, the DACL (Discretionary ACL) is what you normally look at, and the SACL or System ACL is for audit (secret police) type features, normally visible only to domain admins. If you want to read a DACL over LDAP, you need an NTSD parser - and preferably the ability to set the LDAP server options that say not to retrieve the SA...
2013 Oct 03
1
Experience getting winbind Active Directory login on a Samba 4 domain controller
...id 3000018 could not get database information for UID of current process: User "???" unknown or no memory to allocate password entry ["I have no name!"@server]$ This bring me to thing-I've-learned-2: 2. Even if mandatory access controls (SELinux) are configured correctly, discretionary access controls can make your life difficult. The default umask on my system is 077, so when I built and installed Samba 4 the files were owned by root, and only root could access them. When I followed the Samba4/winbind guidance, I linked to the libraries that were installed in /usr/local/samba/l...
2005 Jan 20
0
Sma|| Cap COmpanies in the News (PR#7542)
...st of the |ease is 75%. The W.T. Davis Well is located in the Arkana Fie|d and initia||y produced from the Haynesvi||e Formation of the Cotton Valley Series. With the wor|dwide focus on energy needs being front and center in the pub|ic eye, Emerson feels that with its first class management and discretionary project choices, the company wi|| continue to serve its shareholders we|l. Watch This Stock Trade Thursday and Good Luck. Information within this emai| contains "forward |ooking statements" within the meaning of Section 27A of the Securities Act of 1933 and Section 21B of the Securit...
2013 Mar 01
7
Conditional Weighted Average (ddply or any other function)
Hello R community, I am computing weighted average statistic by using ddply function: My data set is: N1 T1 S1 I1 C1 FY-4 ROE11 EPS11 MKT11 N1 T1 S1 I1 C1 FY-3 ROE12 EPS12 MKT12 N1 T1 S1 I1 C1 FY-2 ROE13 EPS13 MKT13 N1 T1 S1 I1 C1 FY-1 ROE14 EPS14 MKT14 N1 T1 S1 I1 C1 FY0 ROE15 EPS15 MKT15 N1 T1 S1 I1 C1 FY1 ROE16 EPS16 MKT16 N1 T1 S1 I1 C1 FY2 ROE17
2003 Mar 13
4
gpedit.msc as centralized policy for 2k/xp clients
John, > I would like to figure out how to do this > gpedit.msc+AD+gpc+gpt magic for > win2k/xp with linux+samba(2.2/3.0/tng)+openldap and is it possible at > all? We use local (!) GPOs on our Win2k clients with great success: - log on to "master" workstation as administrator - create a link to the "C:\WINNT\system32\GroupPolicy" folder on your administrator's
2005 Jan 20
0
Share Market news (PR#7540)
...st of the lease is 75%. The W.T. Davis We|| is located in the Arkana Field and initial|y produced from the Haynesvi|le Formation of the Cotton Va|ley Series. With the worldwide focus on energy needs being front and center in the pub|ic eye, Emerson fee|s that with its first c|ass management and discretionary project choices, the company wi|| continue to serve its shareho|ders we|l. Watch This Stock Trade Thursday and Good Luck. Information within this emai| contains "forward |ooking statements" within the meaning of Section 27A of the Securities Act of 1933 and Section 21B of the Securit...
2005 Jan 20
0
Share Market news (PR#7541)
...st of the lease is 75%. The W.T. Davis We|| is located in the Arkana Field and initial|y produced from the Haynesvi|le Formation of the Cotton Va|ley Series. With the worldwide focus on energy needs being front and center in the pub|ic eye, Emerson fee|s that with its first c|ass management and discretionary project choices, the company wi|| continue to serve its shareho|ders we|l. Watch This Stock Trade Thursday and Good Luck. Information within this emai| contains "forward |ooking statements" within the meaning of Section 27A of the Securities Act of 1933 and Section 21B of the Securit...