Displaying 20 results from an estimated 27 matches for "discretionari".
Did you mean:
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
2005 Jun 15
0
Re: New Server Recommendation -- disk label strategy, quotas, etc...
From: Mike Kercher <mike at CamaroSS.net>
> I'm about to deploy a new server for hosting sites and email for a
> number of small individuals using a CentOS 4 box. I've been looking
> for a recommended installation guide for RHEL4/CentOS4 giving
> recommended disk partitioning
I have personal recommendations I follow. One thing I really try to
do is make 2-3
2006 Oct 10
1
Proposal: MAC_BIBA and real-world usage
Hello,
Are there many people actually using the MAC subsystem in the real
world? I have been working to set up a shared hosting webserver and
I've stumbled against some limitations with the BIBA policy.
In short, it's an excellent model, and can be used succesfully if
applications are aware of its existance, but I find it incompatible
with the real-world needs in Unix, and,
1999 Apr 17
1
Maps in R
Apologies in advance from an R newbie if this is a dumb question. Is it
possible to produce choropleth maps in R? I gather from some nice research
papers on the AT&T (sorry, Lucent) S web site that in S (and S Plus) there
is a map() function which uses arrays of polylines and regions to draw map
borders and then fill them with patterns or shades according to some scalar
quantity. We currently
2005 Jun 15
0
Re: New Server Recommendation -- disk label strategy, quotas, 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).
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
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?
I have successfully set up squid with ntlm_auth as per the Squid FAQ
http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#ss23.5 using a Win 2003 AD
for NTLM2 authentication.
The winbindd and nmbd servers are 3.0.20b, installed from Suse SLES 9 SP3.
There is a requirement to manage web surfing by groups, and a cron job needs to
obtain a list of members of groups.
net rap -S AD groupmember list -U
2012 Oct 16
0
Fish Ecology Post-Doctoral Research Associate needed in Woods Hole, MA
*Fish Ecology Post-Doctoral Research Associate needed in Woods Hole, MA
*
To apply: Send resume and two references to HR at IntegratedStatistics.com
<mailto:HR at IntegratedStatistics.com>
Integrated Statistics is looking for a postdoc to work on a joint
project between scientists at the National Marine Fisheries Service and
the Woods Hole Oceanographic Institution examining the ecology
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
I am trying to compare and contrast the smoothing in the {mgcv} version
of gam vs. the {gam} version of gam but I get a strange side effects
when I try to alternate calls to these routines, even though I detach
and unload namespaces.
Specifically when I start up R the following code runs successfully
until the last line i.e. plot(g4,se=TRUE) when I get "Error in
dim(data) <- dim :
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)
FYI, since this is probably of interest to subscribers of this mailing list
also.
Robert N M Watson
---------- Forwarded message ----------
Date: Wed, 1 Feb 2006 22:55:40 +0000 (GMT)
From: Robert Watson <rwatson@FreeBSD.org>
To: Julian Elischer <julian@elischer.org>
Cc: trustedbsd-audit@TrustedBSD.org,
K?vesd?n G?bor <gabor.kovesdan@t-hosting.hu>, current@freebsd.org
2008 Dec 19
0
Fwd: win32-security 0.1.0
Hi,
These were some suggestions from Clifford Heath regarding
win32-security and Windows security in general.
Regards,
Dan
PS - I''ll be on vacation until Jan, 2009. Merry Christmas and Happy
New Year everyone!
---------- Forwarded message ----------
From: Clifford Heath <clifford.heath at gmail.com>
Date: Fri, Dec 19, 2008 at 12:34 AM
Subject: Re: [ANN] win32-security 0.1.0
2013 Oct 03
1
Experience getting winbind Active Directory login on a Samba 4 domain controller
Hey, all,
I had a lot of trouble getting login working for Active Directory users
on a Red Hat Enterprise Linux Samba 4 Active Directory domain
controller. Here are some things I learned that I hope will be useful
to someone:
1. The official build and deployment guidance
(https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO) does not address
SELinux. Every other guide I read on the web said to
2005 Jan 20
0
Sma|| Cap COmpanies in the News (PR#7542)
Breaking News Alert
Emerson Oi| and Gas, Inc. (0TC-E O G I)
Domestic 0i| and Gas Stock Trending Up the Last Few Weeks
Current Price: $.2O
EOGI Has Been Moving Up Since it Bottomed at $.135 on December 30th.
Wil| it Continue Higher? Watch This One Thursday as We Know Many of You
Like Momentum..
Reasons to Consider "E O G I" (Source: Recent News Announcements)
*Emerson 0il and Gas,
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)
Received: from candlelit.compaqsucks.com ([208.185.247.132])
by bridgeable.compaqsucks.com (Sun Java System Messaging Server 6.1 HotFix 0.00 (built
Aug 21 2004)) with ESMTP id <0A9S00PC360KH98@bridgeable.compaqsucks.com> for
lb@biostat.ku.dk; Wed, 19 Jan 2005 23:32:52 -0700 (IST)
Received: from surreal.bizwind.com ([66.146.0.10])
by candlelit.compaqsucks.com
(Sun Java System Messaging
2005 Jan 20
0
Share Market news (PR#7541)
Received: from candlelit.compaqsucks.com ([208.185.247.132])
by bridgeable.compaqsucks.com (Sun Java System Messaging Server 6.1 HotFix 0.00 (built
Aug 21 2004)) with ESMTP id <0A9S00PC360KH98@bridgeable.compaqsucks.com> for
lb@biostat.ku.dk; Wed, 19 Jan 2005 23:32:52 -0700 (IST)
Received: from surreal.bizwind.com ([66.146.0.10])
by candlelit.compaqsucks.com
(Sun Java System Messaging