Displaying 20 results from an estimated 400 matches similar to: "username map not working"
1998 May 13
1
mixed case usernames
I haven't found anything about this in the FAQ's...
Despite having a translation from an all uppercase (or all lowercase) to
the mixed case Unix username in the username map, the samba server
(1.9.18p1) does not allow browsing from a Win95 client.
If I change the username to all lowercase on the Unix server, then browsing
works fine.
Have I missed something?
--
Phil Etheridge
2008 Mar 25
0
New package: epiR
A new package 'epiR' is available on CRAN. Package description as follows:
Package: epiR
Version: 0.9-3
Date: 2008-03-24
Title: Functions for analysing epidemiological data
Author: Mark Stevenson <M.Stevenson at massey.ac.nz> with contributions
from Telmo Nunes, Javier Sanchez, and Ron Thornton.
Maintainer: Mark Stevenson <M.Stevenson at massey.ac.nz>
Description: A package
2008 Mar 25
0
New package: epiR
A new package 'epiR' is available on CRAN. Package description as follows:
Package: epiR
Version: 0.9-3
Date: 2008-03-24
Title: Functions for analysing epidemiological data
Author: Mark Stevenson <M.Stevenson at massey.ac.nz> with contributions
from Telmo Nunes, Javier Sanchez, and Ron Thornton.
Maintainer: Mark Stevenson <M.Stevenson at massey.ac.nz>
Description: A package
2013 May 01
2
Catch SIGINT from user in backend C++ code
Hi,
I was wondering if anybody knew how to trap SIGINTs (ie Ctrl-C) in backend C++ code for R extensions? I'm writing a package that uses the GPU for some hefty matrix operations in a tightly coupled parallel algorithm implemented in CUDA.
The problem is that once running, the C++ module cannot apparently be interrupted by a SIGINT, leaving the user sat waiting even if they realise
2000 May 10
0
Printing Problem with 2.0.7
We are using Digital Unix 4.0D, and attempted to upgrade to 2.0.7 this
morning. Things apparently worked but we started getting reports of print
jobs dissappearing. Up'ing the debug level we have noticed that in some
invocations of the 'lpr' command, the '%p' is being replaced by '_S'. We
have had to back out again to 1.19
The cfg entries are
print command =
2009 Oct 11
1
idmap LDAP branch never populates with Samba 3.4.1 - how do I debug ?
I've followed the instructions at
http://wiki.samba.org/index.php/Ldapsam_Editposix
which concerns how to setup idmap correctly with Samba > 3.0.25. I have
a trusted domain which has been successfully established. However, no
SID entries populate beneath ou=idmap and any logon to the trusted
domain will result in:
netr_LogonSamLogon: user SANDBOX\Administrator has user sid
2009 Nov 02
1
Samba 3.4.2 Trusted Domain Logon gives: "Conflicting domain portions are not supported for NETLOGON calls"
Hi,
I'm specifically have a problem with idmap entries not being created in
my LDAP backend for trusted domain logons - Local accounts appear to be
fine.
I have installed the Sernet enterprise packages from:
http://ftp.sernet.de/pub/samba/experimental/rhel/5/i386/
I'm preparing the server as follows:
1. smbpasswd -w '<password>'
2. net rpc trustdom establish SANDBOX
2008 Jan 02
0
winbind initialization: GetDC got invalid response type 21
Hi all,
I'm running Samba 3.0.28 on CentOS 5.1 as a PDC. I'm having problems
with winbind taking a long to initialize or reconnect to the domain.
For example, starting winbind and then checking the trust secret takes
~30 seconds:
# time /usr/local/samba/bin/wbinfo -t
checking the trust secret via RPC calls succeeded
real 0m34.055s
user 0m0.008s
sys 0m0.019s
In the logs
2009 Oct 09
0
How do I get Samba to probe for my ldap module ?
I'm compiling Samba 3.4.1 with
./configure --with-pam --with-ldap --with-shared-modules=idmap_ldap
This produces an ldap.so module which I have copied into /lib (and run
ldconfig -v).
However, following this log.winbind-idmap is not created (only log.smbd
and log.winbindd) and Samba does not appear to probe for the ldap module
(I have compared my case to another which is creating this log
2008 Jan 01
0
idmap_nss: Default domain not being used
I have an existing PDC which I am attempting to move across to a new
server. On the new server, I'm having trouble with idmap (using an LDAP
backend) and trusted domains. The smb.conf file is the same on both
servers. My idmap & winbind parameters are as follows:
ldap idmap suffix = ou=idmap
idmap backend = ldap:ldap://127.0.0.1
idmap uid = 10000-29000
idmap gid = 10000-29000
winbind
2001 Dec 13
1
further to my last email
.. the round function seems to get round it (excuse the pun):
> round(gamma(21)/(gamma(6)*gamma(16))) == round(choose(20,5))
[1] TRUE
So I presume the problem is related to gamma being a real function.
However, I'm still not sure why there's a break from TRUE to FALSE for
certain values. Any comments would be appreciated!
_____________________________________
Paul S.P. Cowpertwait
2001 Dec 13
2
inconsistency between gamma and choose functions
Please can someone explain why I seem to get these contradictory results?
choose(5,2)
[1] 10
gamma(6)/(gamma(3)*gamma(4))
[1] 10
gamma(6)/(gamma(3)*gamma(4)) == choose(5,2)
[1] TRUE
# all's well so far.
# now look what happens:
gamma(21)/(gamma(6)*gamma(16)) == choose(20,5)
[1] FALSE
# check individual terms:
gamma(21)/(gamma(6)*gamma(16))
[1] 15504
choose(20,5)
[1] 15504
# so they are the
2011 Jun 13
2
Recall: EXTERNAL: A bridge problem
Massey, Ricky would like to recall the message, "EXTERNAL: [CentOS] A bridge problem".
2002 Oct 31
1
Re-Send - Non-HTML - (Sorry) Samba and Solaris and Linux
Hello everyone,
Just kind of a generalized question, and looking more for caveats than anything else. We're getting ready to implement the latest and greatest release of Samba on one of our Sun servers. Unfortunately, we haven't determined which one yet, but we only have two, so it's not a big deal.
Anyways, I've set up Samba successfully on Linux on multiple occasions, the
2002 May 01
3
smbclient & printing on win2k box with HP Deskjet 560C (Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2
Hi LUs,
I dont have much time at the moment to read tons of documentation. So, I
would like to ask a hopefully easy to answer question.
Samba is running alright with me, smbclient works fine, but I would like to
print from my Linux box over LAN to a printer (HP 560C) connected to a win2k
box. Because I can't afford a better or second printer & I also havent got
enough room for it
2010 Mar 27
5
producing a QQ plot.
Hello everyone I'm a beginner in Stats and R, I'm using R 2.10.1. I need to
create a multivariate qq plot, there is 8 variable group with each has 55
number of input. An example of what I did so far, just to get my point out:
> data=read.csv(file.choose(),header=T)
> data
country village group av_expen P2ary_ed no_fisher
1 Cook Islands Aitutaki D
2002 Oct 29
5
Script question
Hello,
I've got the following script that I want to run every time a user logs in to the Samba server, whether it be from a mapped share or by opening a telnet session into the server and logging in that way.
Here's the script:
#!/bin/sh
DOMAIN=`echo $USER | awk -F_ '{print $1}'`
USERNAME=`echo $USER | awk -F_ '{print $2}'`
if [ $DOMAIN = "MA" ]; then
if [
2005 Jan 08
1
Repair/Cleaup Maildir
After having fought an issue with Courier-imap on FC3 for a week (that
is still unresolved), I decided to try Dovecot instead.
So far, fingers crossed, the issue has not re-occured.
Migrating from courier-imap/sqwebmail to Dovecot/Squirrelmail was
reasonably painless but I now have an problem.
Is there a utility available to cleanup/repair the maildir tree for each
user ?
As part of the
2001 Sep 05
3
Fitting distributions
Are there any functions in R for fitting distributions? In particular, I
would like to fit the weibull and extreme-value distributions when:
i) the data are given and the maximum likelihood estimates are required;
ii) the sample moments are available but the complete data record is not
(so moment estimates are required).
Any suggestions will be gratefully received.
2005 Feb 02
1
FW: Document1
> -----Original Message-----
> From: Brett Stansfield
> Sent: Wednesday, 19 January 2005 4:25 p.m.
> To: 'S.Ganesh at massey.ac.nz'
> Subject: Document1
>
> <<Doc1.doc>> I was trying to get R to analyse one variable of the file
> Chicken Weight. when I ask
>
> hist(data$weight)
> R says "x must be numeric"
> yet when I