similar to: Accessing security objects from Windows

Displaying 20 results from an estimated 40000 matches similar to: "Accessing security objects from Windows"

2013 Nov 22
0
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Am Freitag, den 22.11.2013, 11:40 +0000 schrieb Исаев Виталий Анатольевич: > Unfortunately, placing the link into the /boot does not work. > libguestfs-test-tool failes with the same message: Could you provide $ ls /boot $ ls /dev/.initramfs/live/ $ ls /dev/.initramfs/live/isolinux/ I just realized that I provided the wrong path, it should be: $ ln -s
2010 Sep 30
0
Problem comparing lme objects with anova using do.call
Hi all, I am running some linear mixed models for longitudinal data using the nlme package. Part of the code I've developed tests for differences among models using the anova function, but I can't simply pass the corresponding lme objects as parameters to the anova function because some of the models do not converge and others are retained for comparison only if certain criteria are met.
2018 Dec 07
1
SMB2 leases slowing down shared access to files
Hi, we recently updated to Samba 4.9.2 (running on a Solaris 10 server). All our client machines are Windows 7 PCs. Since then however, we noticed that if one client opens an executable from a share and somebody else tries to copy that folder to their local PC, it takes an incredibly long time; Sometimes it doesn't work at all. Also, if somebody has an .xlsx-File open, other people have to
2013 Nov 22
3
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Am Freitag, den 22.11.2013, 10:29 +0000 schrieb Исаев Виталий Анатольевич: > Thanks a lot. Yes, we have a Support and we will ask them to help with this bug. > > How do you think, maybe we can hack this issue quickly just putting the kernel file (desired by libguestfs) manually to some directory on the RHEV-H file system? /boot and /lib/modules do not contain kernels on RHEV-H. Hey,
2006 Jun 20
2
Accessing date subfields
Hello, I can't figure out a "proper" way to extract the month number from a Date class variable. I can do it like this: > today <- as.Date(Sys.time()) > as.integer (format.Date (today, "%m")) but it must be inefficient, since I convert a date to text and back to a number. I tried: > months(today) but the months() function returns the name of the month, not
2014 Sep 03
0
CentOS-docs Digest, Vol 94, Issue 3
On 09/03/2014 04:05 PM, centos-docs-request at centos.org wrote: > Send CentOS-docs mailing list submissions to > centos-docs at centos.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.centos.org/mailman/listinfo/centos-docs > or, via email, send a message with subject or body 'help' to > centos-docs-request at centos.org > >
2014 Sep 02
0
CentOS-docs Digest, Vol 94, Issue 1
Thanks, I can edit the requested pages. However I can't create a personal home page, I get the error "You are not allowed to edit this page" when I click on the "Create my home page now!" link. > On Sep 2, 2014, at 8:00 AM, centos-docs-request at centos.org wrote: > > Send CentOS-docs mailing list submissions to > centos-docs at centos.org > > To
2006 Jan 20
4
REST API''s and querying a graph of objects
Hey all, I am wondering if anyone has given thought to using REST / XPath as querying mechanism. That way you could have a URL that actually maps to a collection of records (objects, really) that meet a certain criteria and that are sorted a certain way. Mike Pence
2008 Jan 25
1
accessing the indices of outliers in a data frame boxplot
I have a data frame containing columns which are factors. I use this to make boxplots for the data, with one box per factor. I would now like to get at the data in the data frame which corresponds to the outliers. I have so far found the $out, which gives "the values of any data points which lie beyond the extremes of the whiskers", but I haven't found anything which will let me get
2009 May 26
2
Problem accessing "row number" from subset on a dataframe
I would like to use the "row number" information returned from performing a subset command on a dataframe. For example, I would like to automatically delete some rows from a dataframe if they match a criteria. Here is my example below. data(airquality) names(airquality) subset(airquality, airquality$Month == 6) Now how do I delete the row numbers returned automatically? I
2013 Nov 22
0
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
On Fri, Nov 22, 2013 at 12:14:24PM +0100, Fabian Deutsch wrote: > Am Freitag, den 22.11.2013, 10:29 +0000 schrieb Исаев Виталий > Анатольевич: > > Thanks a lot. Yes, we have a Support and we will ask them to help with this bug. > > > > How do you think, maybe we can hack this issue quickly just putting the kernel file (desired by libguestfs) manually to some directory on
2013 Nov 22
1
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Oh, you are right. Wrong filename - it's my fault. Now: ====== TEST FINISHED OK ====== Виталий Исаев Инженер-программист Группа разработки и внедрения ПСЗИ Департамент информационной безопасности ОАО «Финтех» -----Original Message----- From: Richard W.M. Jones [mailto:rjones@redhat.com] Sent: Friday, November 22, 2013 3:48 PM To: Исаев Виталий Анатольевич Cc: Fabian Deutsch;
2004 Aug 31
1
OS/2 error while accessing samba share
I have a Samba server running version 3.0.2-6.3E on Whitebox Linux 3. The samba server is joined to a NT4 domain. I can access the share from my XP Pro box just fine. But, accessing the samba share from an OS/2 box results in an error. I am able to map the share just fine using 'net use'. But when I try to access the share within the GUI, I get the error: "No objects were found that
2006 Aug 08
3
params object nil in controller action
Hi All I am trying to implement a Back to Search Results functionality, by storing the user''s search criteria (params) in session and then reusing those params instead of request params when user clicks on "Back to Search Results link". here is my code ________________________________________________________________________ def search if session[:incidentSearch].nil? or
2010 Apr 11
0
plotting rpart objects, text.rpart, fancy option
I have created plots of rpart objects with the fancy option for text.rpart ("fancy" creates ellipses and rectangles and labels branches with splitting criteria). The ellipses and rectangles are supposed to "interrupt" the tree lines (as seen in Therneau and Atkinson 1997, page 48, Fig. 18, http://www.mayo.edu/hsr/techrpt/61.pdf), but they do not, even when I use Therneau and
2010 Aug 25
1
using an objects contents in a text string
Hi, I am (trying) to write a script that will execute a set of functions and then to write some of the output data frames to file. I am wanting to be able to just change a single object and have this them populate through the functions etc. I have no trouble making this work when the function is calling for an argument that meets this criteria e.g. input.variable.name <- "DDDHHD"
2006 Aug 12
0
params object NULL/nil in controller - is this a bug?
Hi All I am trying to implement a functionality where a user clicks on "Back to Search Results" link he is taken to the back to search result screen. For this I am storing his search criteria (params object) in session. Below is my code, for the first time when the user performs a search, there is no result data in session so the execution enters first if...... see below
2013 Nov 22
1
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Rich, this wasn't operational. First of all, the image on my version of RHEV-H is kept in other directory. So I did that: 1. $ export FEBOOTSTRAP_KERNEL=/dev/.initramfs/live/vmlinuz0 2. $ echo $FEBOOTSTRAP_KERNEL /dev/.initramfs/live/vmlinuz0 3. $ libguestfs-test-tool ************************************************************ *
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
[CC to Fabian - can you comment on the ovirt-node problem below] On Thu, Nov 21, 2013 at 10:02:46PM +0000, Исаев Виталий Анатольевич wrote: > On 11/21/2013 05:56 PM, Richard W.M. Jones wrote: > > When you say "cannot access them" do you get an error message? Could > > it be an SELinux denial? > > Yes, when I am trying to open some logical volume on the hypervisor
2013 Nov 22
0
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Rich, you are right; the hypervisor is RHEV-H. As Itamar has just explained me, hooks are executed on the hypervisor’s side (not on the RHEV-M, as I used to think), so properly working libguestfs on the RHEV-H will resolve my issue. Here is the output of the test tool: ************************************************************ * IMPORTANT NOTICE * * When