similar to: group members from trusted domain

Displaying 20 results from an estimated 10000 matches similar to: "group members from trusted domain"

2018 Jul 20
3
cache_traverse_validate_fn: unknown cache entry
Hi,   I tested the following.   stop winbind rm /var/lib/samba/winbindd_cache.* start winbind   And the error is gone.   I did notice the following, before and while having the log message. running : net cache list | grep username That shows the user.   Now after stoping , remove the cache.tdb files and starting i tested it again.   net cache list | grep username  ! This did NOT show the
2007 Jan 26
1
Asynchronous Communications
Hello, I've written a BSD application that has to do many parallel CIFS authentications, SID to name, and name to SID operations. It was written using smbclient application as an example and links against libsmb. The problem is that it doesn't seem possible to send a large number of parallel operations to the domain controller using the samba libraries, unless I fork a lot of processes,
2018 Jul 20
0
cache_traverse_validate_fn: unknown cache entry
Hai, Thanks for the reply. I've 2 servers i've tested now. ! MEMBER SERVERS ! Below, without the company's output, just repeat this, if you want to check what it is. net cache list | cut -d"/" -f1 | sort | uniq Key: AD_SITENAME Key: CURRENT_DCNAME Key: DCINFO Key: IDMAP Key: NAME2SID Key: NBT Key: RA Key: SAF Key: SID2NAME SID2NAME shows SID with values DOM\users
2007 Feb 28
1
Winbindd has still bottlenecks when used with interdomain trusts.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greetings! I run samba 3 since several years in a domain with more than 10000 users and multiple departments. We have a central Domain running a PDC and some domains in the departments. The domains in the departments are connected to the central domain via interdomain trusts. All PDCs are samba 3 using the same LDAP backends (very fast SunONE LDAP
2003 Apr 02
2
pacf.mts
I am getting the following: *** Weave Errors *** Error in driver$runcode(drobj, chunk, chunkopts) : Error in eval(expr, envir, enclos) : couldn't find function "pacf.mts" *** Source Errors *** Error in eval(expr, envir, enclos) : couldn't find function "pacf.mts" make[1]: *** [checkVignettes] Error 1 I don't really understand the new namespace mechanism,
2004 Feb 23
1
Failed to open group mapping database
PDC log for specific machines typically has this entry each day for each machine... groupdb/mapping.c:init_group_mapping(139) Failed to open group mapping database How do I make happy? RH AS 3/samba 3.0.0-14.3E/passdb backend = ldapsam:ldap://localhost/ getent group works fine - lists all the groups (local & ldap) net groupmap list shows... Super Admin
2010 Sep 04
1
tail.matrix returns matrix, while tail.mts return vector
Hi I have a few problems with tail/head when applied to multiple time series. I'm not sure as whether I did not understand the function or whether it correspond to an unexpected behavior. When head(a,n) is applied on data.frame or matrix, it returns a data-frame or matrix with first n obs of *each* variable. When applied to a mts object, it returns first n obs of *first* variable only,
2001 Jul 03
1
plot.mts() with type="p" (PR#1010)
There appears to be a bug in plot.mts() in R-1.3.0 when attempting to do a multiple point plot (this worked in 1.2.2). Reproduce by: > version _ platform sparc-sun-solaris2.8 arch sparc os solaris2.8 system sparc, solaris2.8 status major 1 minor 3.0 year 2001
2009 Jan 06
5
Changing Matrix Header
Dear all, I have the following matrix. > dat A A A A A A A A A A [1,] 0 0 0 0 0 0 0 0 0 0 [2,] 0 0 0 0 0 0 0 0 0 1 [3,] 0 0 0 0 0 0 0 0 0 2 How can I change it into: [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [1,] 0 0 0 0 0 0 0 0 0 0 [2,] 0 0 0 0 0 0 0 0 0 1
2009 Jul 16
2
ffmpeg2theora 0.24 regression: accelerated video output (converted from h264)
Here's another problem I have with the 0.24 version of ffmpeg2theora. When I try to convert a h264 file to theora... (Note that for size and runtime reasons, foo.mts is a truncated file, I just took the first 32MB of the original file) ffmpeg2theora-0.24.linux32.bin foo.mts -x 1280 -y 720 -o foo-ffmpeg2theora-0.24.ogv Input #0, mpegts, from 'foo.mts': Duration: 00:00:15.83, start:
2007 May 09
1
fix() changes the class of mts objects
Dear all, it looks like fix() changes the class of mts objects, here is a reproducible example (tested both on WinXP and Linux): > x <- ts(cbind(1:5,1:5)) > x Time Series: Start = 1 End = 5 Frequency = 1 Series 1 Series 2 1 1 1 2 2 2 3 3 3 4 4 4 5 5 5 > class(x) [1] "mts" "ts" > edit(x)
2001 Jul 15
2
No subject
Hi, I am trying to change the number of the ticks on each axis, but every time I can not succeed and receive the error message shown below even I use the default values: >plot.mts(infldata1[,3:4],lty=c(1:2),plot.type="single",lab=c(5,5,7)) Error in axis(side, at, labels, tick, line, pos, outer, font, vfont, ...) : location and label lengths differ, 6 != 3 Thank you for
2001 Jul 15
2
No subject
Hi, I am trying to change the number of the ticks on each axis, but every time I can not succeed and receive the error message shown below even I use the default values: >plot.mts(infldata1[,3:4],lty=c(1:2),plot.type="single",lab=c(5,5,7)) Error in axis(side, at, labels, tick, line, pos, outer, font, vfont, ...) : location and label lengths differ, 6 != 3 Thank you for
2004 Oct 06
1
plotOHLC unequally spaced time.
Hi I have som financial tick data that i have converted in to 45 min bars. These are unequally spaced in time. I wonder if it is possible to plot these like bars as the plotOHLC does. As I have understood plotOHLC uses class(mts) that must be equally spaced? Regards Paer [[alternative HTML version deleted]]
2001 Sep 06
2
Array as time series?
Dear R-helpers, I have 4-dimensional atmospheric data (x,y,z,t), which I want to analyse on spatio-temporal diversities. As far as I understand there only exists the possibility to construct time series as two-dimensional matrices (mts). For the moment, I hold it in different objects: 1. a four-dimensional array for the spatial related analyses 2. a two-dimensional mts timeserie, which was
2004 Oct 18
2
x is not a open/high/low/close time series
I am trying to create a high low close style chart but I keep getting the following error statement; "x is not a open/high/low/close time series". I've used the function is.ts and R responds TRUE but the ohlcPlot function gives the above error statement. I'm actually planning to plot some odds ratios with their confidence intervals and the hi-low-close chart should do the
2017 Sep 28
4
Trusted domain with different short name to DNS name.
Hey, I have 2 trusted domains to deal with, "DEV" and "TODEV", and I have configured smb.conf like this:- [global] workgroup = MAIN security = ADS realm = MAIN.DOMAIN.LOCAL idmap config *:backend = tdb idmap config *:range = 95000-99999 idmap config MAIN:backend = rid idmap config MAIN:range = 100000-999999 idmap config DEV:backend = rid idmap config DEV:range =
2018 May 15
3
Forecasting tutorial "Basic Forecasting"
Hi. I am trying to follow this forecasting tutorial at: https://www.r-bloggers.com/basic-forecasting/ Using my own data, I cannot get past the first step, lots of laughs. dat3 <- structure(c(5973156.76, 5159011.20, 6695766.64, 6365359.00, 6495218.53, 7226302.39, 6835272.70, 7383501.57, 6962748.19, 7623278.72, 7274994.33 ,7919421.80, 7360740.81, 7436693.35,
2017 Sep 17
4
building on Solus
Hi Charles, Thanks for your help. Seems to be mostly ok except am getting error access denied. See below. I see from searching this is a common error but so far I can't find a fix. This is how I configured things before make and install. created group nut nut:x:103: created system user ups with group nut. ups:x:123:103::/home/ups:/bin/bash Create statepath directory. sudo mkdir -p
2017 Sep 16
3
Flatpak request
I am using NUT on Linux Mint with no issues. Installed from PPA. However I have tried on 3 occasions to build from source for Solus 3 and have had no luck. Is there a possibility of NUT being built into a Flatpak so all distributions can use it. If it was available on Flathub it would be a simple and foolproof way of installing it. Many thanks for a great application.