similar to: FW: Samba 2.2.8a / Winbind and Domains

Displaying 20 results from an estimated 140 matches similar to: "FW: Samba 2.2.8a / Winbind and Domains"

2015 Oct 27
2
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello I have changed type 'caldav' to 'ical', but still no succes : [Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:117 auth_credentials: Invalid username or password for iCalendar 'cal1' [Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:150 fetch_icalendar: Unable to retrieve iCalendar 'cal1' from
2013 Mar 01
2
using reserved words in R, and reuse variable names in different functions
Hi list, I am writing several functions and running out variable names. I am using words such as "t", "c", "matrix" to keep the notation same as formulas I am using. For example I have, unnormalized <- function(t, x, y){ val <- rnorm(t, mean=x, var=y) return(val) } metropolis <- function(t, c, x, y){ den1 <- unnormalized(t, mean=x, sd=y)
2015 Oct 26
4
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello I find very little feedback on the following warning/error when trying to connect to Google calendar : [Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:118 auth_credentials: Invalid username or password for CalDAV calendar 'cal1' [Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:157 caldav_request: Unknown response to CalDAV calendar cal1, request REPORT to
2013 Jul 11
1
Differences between glmmPQL and lmer and AIC calculation
Dear R Community, I?m relatively new in the field of R and I hope someone of you can help me to solve my nerv-racking problem. For my Master thesis I collected some behavioral data of fish using acoustic telemetry. The aim of the study is to compare two different groups of fish (coded as 0 and 1 which should be the dependent variable) based on their swimming activity, habitat choice, etc.
2004 Aug 17
0
authentication problem
Hi all: I have a strange authentication problem. Samba box is running on a local network with about 300 Win2000 and WinXP clients as a domain member. No problems with local authentication to printer resources. On the WAN, all other locations with Win2000 and WinXP clients can access resources no problem. There are also Terminal Servers in each location (about a dozen different cities) and all
2010 Sep 29
1
Fitting a half-ellipse curve
Dear mailing list, I have following array: X2 Y2 [1,] 422.7900 6.0 [2,] 469.8007 10.5 [3,] 483.9428 11.0 [4,] 532.4917 25.5 [5,] 596.1942 33.5 [6,] 630.8496 40.5 [7,] 733.2996 45.0 [8,] 946.4779 32.0 [9,] 996.8068 35.5 [10,] 1074.3310 23.0 I do afterwards the following: plot.new() plot.window(xlim=c(min(X1)-50,max(X1)+50),
2009 Apr 28
3
truehist and density plots
Hi, I wanted to plot the histogram of a vector and then, plot the density function of subsets of the vector on the histogram. So I use truehist in MASS package and lines(density) as follows: length(b) = 1000 truehist(b) lines(density(b[1:100])) however the density plot of the first 100 points exceeds the max of y axis (see attached). how is it possible to make a graphics so that the density plot
2004 Jul 09
1
IVR Menu and VoiceMail quality
I have really tried to do my best googling and wiki-reading before asking this question. I couldn't find the answers there so I throw myself at the mercy of the list... I get excellent quality for SIP -> PSTN and PSTN -> SIP calls, however when I or anyone else calls from PSTN -> * the voice menus are oftentimes very choppy. Sometimes they are absolutely perfect and I cannot tell
2002 Aug 10
4
File Not Found Errors
Hello, I seem to be having a strange problem here. First, I will describe my current computer system setup. Second, I will describe the problem. Third, I will pose several suggestions contributing to the problem. Fourth, I will ask you to investigate this for your self in search of quick resolution. Fifth, I will attach relavent configuration files. I have a production web server running
2017 Nov 03
1
as.spikeTrain
Hi all, I have recently used the as.spikeTrain function in the STAR Packages but instead of using the CAL1S data that could be found in the package, I used data from other sources. I am able to convert the data into the required data frame but when I execute the as.spikeTrain function: datafile <- lapply(list_data,as.spikeTrain) It will give this error: Error in FUN(X[[i]], ...) : The
2013 Jul 23
1
Heat Map for species - code from Numerical Ecology with R
Hello, I am relatively new to R and I am working through the code that is provided in the book Numerical Ecology with R and I have run across an error message that I can't seem to figure out. I am using the vegan, ade4, gclus and cluster packages. The code is as follows: # Ordered community table # Species are ordered by their weighted averages on site scores or <- vegemite(spe,
2006 Aug 25
2
[RESOLUTION] Polycom microbrowser issue Error HTTP 406 withIIS
I found this solution from the web and figured I'd share it because it affects all phones getting input from IIS. Map .gif, .jpg, .css etc (in my case I used .xhtml for the Polycom 601) in IIS under your sites: Properties -> Virtual directory tab-> Configuration -> Application configuration -> Mappings tab. Make ASP DLL [..\inetsrv\asp.dll] to handle these files. This
2004 Jan 10
5
Asterisk + BudgeTone (behind NAT)
I'm using Asterisk on a open server (no firewall or NAT) and trying to communicate with a Grandstream BudgeTone 102 SIP phone which is behind NAT. The BudgeTone is at firmware level 1.0.4.30 and Asterisk is from CVS about a week ago. My problem is that I'm only getting half-duplex communication -- I can hear voice from the Asterisk server but the server does not understand any voice from
2004 Aug 02
1
Very strange ACL issue
Hello, I upgraded from Samba 3.0.2 to 3.0.4 on my Redhat Enterprise system and am now seeing something very strange with POSIX ACL?s. We have several shared directories setup with per-directory group permissions (In other words each directory has its own group in active directory). This way if we want to give a user access to a directory we just add them to the group. After upgrading too 3.0.4
2004 Apr 05
1
Two major issues with Mac OS X clients
Hello, I am having to major issues with Mac clients on our samba server. One has to do with how the Mac vs. the PC locks files and the other has to do with a very slow connection to one of our larger shares. 1.) File locking issue: I am having a strange problem occur with shared excel and word files being opened by multiple users. The problem appears to be a result of a Mac opening the file
2008 Jan 13
2
Retrieve only part of a matrix
Hi All, I'm new with R; this is a basic question. I was given a matrix I of (nrow, ncol), I would like to create another matrix A with some data in the matrix I, say [1,4] (row 1, column 4) to [271,19000] (row 271, column 19000). How do I do this? Please help. Thank you very much. --mc [[alternative HTML version deleted]]
2012 Jun 09
1
Error: doveadm client attempted non-PLAIN authentication
Hi doveadm search -u user at example.org -S localhost:19000 all produces the following error in the logs: dovecot: doveadm: Error: doveadm client attempted non-PLAIN authentication What am I missing? * tcpdump of tcp communication on port 19000 is attached * dovecot.conf is attached Regards Daniel -------------- next part -------------- A non-text attachment was scrubbed... Name: dump Type:
2012 Mar 23
1
Memory limits for MDSplot in randomForest package
Hello, I am struggling to produce an MDS plot using the randomForest package with a moderately large data set. My data set has one categorical response variables, 7 predictor variables and just under 19000 observations. That means my proximity matrix is approximately 133000 by 133000 which is quite large. To train a random forest on this large a dataset I have to use my institutions high
2006 Sep 20
4
Calculating mean together with split
Hi I have a table called npl containing results of simulations. It contains about 19000 entries and the structure looks like this: NoPlants sim run year DensPlants 1 6 lng_cs99_renosterbos 1 4 0.00192 . . . it has 43 different entries for sim and year goes from 1 to 100, and run from 1 to 5. I would like to calculate the mean of DensPlants for each
2004 Jul 27
2
Getting Samba 3 to communicate with Win2k3 ADS
I'm having a *terrible* time trying to get Samba 3 to communicate with my Windows 2003 Active Directory Server (the primary and only domain on my network). Basically this is what I'm trying to do: create a Linux File Server to replace my old WinNT 4 File Server. I would like it to show up under all my XP clients on network neighborhood just like the old server, with each account on my