Displaying 20 results from an estimated 573 matches for "pacs".
Did you mean:
pace
2017 Oct 16
2
Samba 4.6.2 member server errors
Hi Rowland,
On Sun, 15 Oct 2017, Rowland Penny via samba wrote:
> On Sun, 15 Oct 2017 13:38:13 -0400 (EDT)
> me at tdiehl.org wrote:
>
>> Yes I understand, however, there are 2 things I am concerned about.
>>
>> When the errors are spewing, winbind never goes to sleep and the load
>> on the server runs somewhere between 6-8 constantly (as shown by
>>
2017 Oct 16
1
Samba 4.6.2 member server errors
Hi Tom,
Small update.
I'am also still looking into this but im not getting much futher..
I am just reading :
https://blogs.msdn.microsoft.com/openspecification/2009/12/31/verifying-the-server-signature-in-kerberos-privilege-account-certificate/
Bit older but, im trying to understand more what happens here.
And the only "guess" i can make here is .
A kerberos ticket, with
2005 Nov 21
1
Performance Problem / failed to verify PAC server signature
Hello List
We run a Solaris9 Server running Samba 3.0.20, Local Users (no winbind)
but authenticating against ADS.
There are up to 800 concurrent users, mostly Windows XP SP3.
When clients access MyDocuments, which is redirected to the Samba
share, we observe several
"Session Setup AndX Request"s
followed by
"Session Setup AndX Response, Error:
2017 Oct 16
0
Samba 4.6.2 member server errors
On Mon, 16 Oct 2017 10:40:44 -0400 (EDT)
me at tdiehl.org wrote:
> Hi Rowland,
>
>
> On Sun, 15 Oct 2017, Rowland Penny via samba wrote:
>
> > On Sun, 15 Oct 2017 13:38:13 -0400 (EDT)
> > me at tdiehl.org wrote:
> >
> >> Yes I understand, however, there are 2 things I am concerned about.
> >>
> >> When the errors are spewing, winbind
2017 Jul 18
3
Creating/Reading a complex string in R
Hi again,
Let say I have below string (arbitrary)
<html>
<head>
<script type="text/javascript" <script type="text/javascript">
mystatement('current', {'pac':['']});
mystatement;
I want to pass above string to some R variable for further analysis.
So I have tried below :
String = '<html>
2010 Apr 19
1
Samba4 segfault
Hi,
during my tests to use Samba4 as a kdc for kerberized NFS,
I found a bug in the KDC code, when generating a principal
without pac (e.g. with msktutil and option --no-pac), that
causes Samba4 to crash:
Running the following command on one of the client machines
msktutil -c --upn nfs/testa.linex.org -h testa.linex.org
--computer-name testa-service-nfs --server s4-dc1.linex.org --no-pac
2010 May 19
4
Installing K-Pacs under WINE
Hi,
I would like to install K-Pacs (www.k-pacs.net) under WINE. If I open the K-pacs installer ("Installer V1.6.0 English.exe"), I receive the following error:
wine: cannot find L"C:\\windows\\system32\\Installer.exe"
I am using the latest version of Ubuntu & Wine. Any idea what the problem might be?
I'm...
2017 Oct 15
4
Samba 4.6.2 member server errors
On Sat, 14 Oct 2017, Rowland Penny via samba wrote:
> On Sat, 14 Oct 2017 05:33:31 -0400 (EDT)
> me at tdiehl.org wrote:
>
>> On Fri, 13 Oct 2017, Rowland Penny via samba wrote:
>>
>>> On Fri, 13 Oct 2017 11:45:43 +0200
>>> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
>>>
>>>> Hai,
>>>>
2007 Apr 28
1
pacf
Hi,
I wanted to understand exactly how acf and pacf works, so I tried to
calculate ac and pac manually. For ac, I used the standard acf formula:
acf(k) = sum(X(t)-Xbar)(X(t-k)-Xbar))/sum(X(t)-Xbar)^2. But for pac, I could
not figure out how to calculate it by hand. I understand that in both R and
EVIEWS, it is done using the Durbin-Levinson algorithm by the computer.
However, I don't
2017 Jul 18
4
Creating/Reading a complex string in R
Thanks for your pointer.
Is there any way in R how to replace " ' " with " /' " programmatically?
My actual string is quite lengthy, so changing it manually may not be
possible. I am aware of gsub() function, however not sure I can apply
it directly on my original string.
Regards,
On Tue, Jul 18, 2017 at 10:27 PM, John McKown
<john.archie.mckown at gmail.com>
2006 Mar 31
1
package?<pac>
When I use
package?<pac>
the author field gets reproduced twice, once with the \author{ } string
and a secod time formatted.
Also, would it be possible to make package?<pac> find the overview
without the package being attached, or at least give a more informative
error message.
Paul Gilbert
2017 Jul 18
0
Creating/Reading a complex string in R
Try:
String = '<html>
<head>
<script type="text/javascript" <script type="text/javascript">
mystatement(\'current\', {\'pac\':[\'\']});
mystatement;'
To embed a single ' mark in a string delimited by ' marks, you must
"escape" them by prefixing them with a back-slash \.
R version
2004 May 26
1
PAC implementation, under "open" license.
Not sure, I'm reopening an OLD thread here (sorry).
I need some answers, looking somewhere I found this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnkerb/html/MSDN_PAC.asp
I'm not sure, I just gave it a brieft read. Can't this be used to
include PAC data on a kerberos ticket in order to use the kerberos
autentication on win2k/xp?
I know that it also
2017 Oct 20
2
Samba 4.6.2 member server errors
On Mon, 16 Oct 2017, Rowland Penny via samba wrote:
> On Mon, 16 Oct 2017 10:40:44 -0400 (EDT)
> me at tdiehl.org wrote:
>
>> Hi Rowland,
>>
>>
>> On Sun, 15 Oct 2017, Rowland Penny via samba wrote:
>>
>>> On Sun, 15 Oct 2017 13:38:13 -0400 (EDT)
>>> me at tdiehl.org wrote:
>>>
>>>> Yes I understand, however, there are
2007 Aug 15
1
Performance Problem / failed to verify PAC server signature
Hello,
We are experiencing ADS lower performance on Samba-3.0.22 for HPUX. I
did Google search, and find out one message posted at
http://lists.samba.org/archive/samba/2005-November/114231.html at the
earlier time.
>From my observation, it seems there was a spin on
reply_spnego_negotiate()/ reply_spnego_kerberos() calls that invokes
register_vuid() to register uvid with different vuid# for a
2013 Jan 21
1
Using samba4 with kerberos outside of an AD realm
Hello --
I'm trying to run a samba4 server (note: Fedora packaged version,
samba-4.0.0-174.fc18.x86_64) under a kerberos realm that isn't AD.
This is a summation of the config that I'm using (works under samba 3.6):
security = ADS
passdb backend = tdbsam
restrict anonymous = yes
server signing = auto
client signing = auto
smb
2017 Jul 19
0
Creating/Reading a complex string in R
It was suggested to quote your string with *backticks* (` ... `) rather
than single quotes.
String <- `<html>
<head>
...
`
On 7/18/2017 1:05 PM, Christofer Bogaso wrote:
> Thanks for your pointer.
>
> Is there any way in R how to replace " ' " with " /' " programmatically?
>
> My actual string is quite lengthy, so changing
2012 May 22
2
List indexing question
Consider the following:
> x<-list(c(1,2,3),c(4,5,6))
> x[1]
[[1]]
[1] 1 2 3
> x[2]
[[1]]
[1] 4 5 6
So far that all seems reasonable. But now there's a problem. I'm used to python, where I would say x[2][1] and get the value 4. But I can't figure out how to do that in R.
> x[2][1]
[[1]]
[1] 4 5 6
> x[2,1]
Error in x[2, 1] : incorrect number of dimensions
I have
2003 Jun 25
1
Kerberos PAC information
Does SAMBA 3.0 use the PAC information available within a Microsoft Kerberos
ticket?
Thanks.
-dan
--------------------------------------
Daniel Wachdorf
drwachd@sandia.gov
Sandia National Laboratories
System Security Research and Integration
505-284-8060
2012 Feb 20
1
Privilege Attribute Certificate (PAC) Disabled/Samba authentication
Hi,
I'm currently attempting to setup a Linux Samba and Kerberized NFS
server using a Windows 2008 R2 Domain controller as a KDC and I've run
into an issue.
Currently I can make Kerberized NFS or Samba fileserving work but not
both at the same time.
Specifically: The Linux kerberized NFS daemon (rpc.svcgssd) appears to only be
able to deal with service tickets up to a certain size.