Displaying 20 results from an estimated 2000 matches similar to: "problem with samba-ldap on RH9"
2010 Dec 23
1
Running sweave automatically using cygwin
Hi all,
Hope someone could help me.
I am trying to run automatically the conversion of an Rwn file to a tex
file.
I am using windows 7, and cygwin.
I tried to run automatically the Sweave.sh script, in its the most
recent version available at R webpage:
http://cran.r-project.org/contrib/extra/scripts/Sweave.sh
Unfortunately, I got this error message:
===========================
Raquel at
2010 Nov 07
3
Computing ergodic mean with CODA
Hi all,
I would like to compute ergodic mean using MCMC output from WinBUGS. I
tried using CODA package, but it seems that it is not implemented yet.
Could anyone help me to compute this? Attached to this email are my
output and index files.
Kind regards,
Raquel
--
Raquel Rangel de Meireles Guimar?es
Doutoranda em Demografia
raquel at cedeplar.ufmg.br
2011 Jan 27
1
Saving log file in R and display run time
Hi all,
I have two basic questions, hope you should help me:
1. How do I save a log file in R with the results? For example, in Stata
it can be done by using "log using c:\...\test.txt"
2. How do I display the execution time of one function like the one below:
CalculaCorrelacao <- function(construto, n) {
library(polycor)
for (i in 2:n){
for (j in i:n+1){
x1
2012 Dec 05
1
NFS, deleting folder issue
Hi there,
I use dovecot on a server with some Nightmare File Systerm (aka NFS)
storage.
When I delete a folder, its content gets deleted, but the folder itself
does not.
Here's what I found:
#### Step 1: From a shell, telnet to imap, then create a folder
cpetrescu at cpetrescu-mobile:~$ telnet server1.localdomain 143
Trying 10.200.28.36...
Connected to server1.localdomain.
Escape
2017 Jun 06
1
Two domains - same user names filter
Its weird, when i sat up (&(uid=%n)(mail=*@%{domain1.com})) as user_filter:
auth: Debug: auth client connected (pid=14697)
auth: Debug: client in: AUTH 1 PLAIN service=imap secured
session=3Ej8PkdRAgDAqAG3 lip=192.168.34.10 rip=192.168.34.18
lport=143 rport=59394
auth: Debug: client passdb out: CONT 1
auth: Debug: client in: CONT<hidden>
auth:
2004 Feb 19
0
Windbindd restarts and lost uids
We have a problem with our setup that exposed another problem in winbindd.
Setup: Samba 3.0.1, openLDAP 1.2.23 for idmap backend using port 1389,
security=ads (w2k). All works after we get the daemons started
successfully.
The first issue has to do with the initial setup of both a Samba
server [smbd, nmbd, winbindd, slapd], and a Samba client [just nmbd and
winbindd]. We do the
2004 Jun 21
1
testing users created by smbldap-tool...help!
hey,
I can add and delete users using smbldap-tools just
fine. However, I can't log into the machine using the
users I created using the tool:'smbldap-useradd -m
testuser1' and set a password using'smbldap-passwd
testuser1'
I tried the follwoing:
[root@eaglex root]# ssh testuser1@eaglex
testuser1@eaglex's password:
Permission denied, please try again.
2002 Jun 07
0
winbindd + wbinfo -> NT_STATUS_CANT_ACCESS_DOMAIN_INFO
I still can't get winbindd working properly even though I am making some
progress here.
I retrieved the latest CVS version last night and now I can finally use
non-anonymous connections - that works very well. I *did* update both of the
pam modules in /lib and /lib/security
winbindd runs under the account of a regular domain user
"wbinfo -u" shows me all users and "getent
2002 Mar 09
0
Problem with nmbd...i think
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello:
My name is Ruben and I am from Elche (Spain)
We are trying to setup a Samba server in our network.
Our server is Suse Linux 7.3 Professional, with this version of samba:
at:/ # smbd -V
Version 2.2.1a
at:/ # nmbd -V
Version 2.2.1a
I think that smbd is running OK becouse we can access to the server using its
IP from the outside. But Server
2005 Mar 03
1
minimizing multivariate functions
Is there any implicit function in R to minimize a
function with many variables?
Many thanks
Raquel
----------------------
R Granell, Rheumatology Unit & School of Mathematics
University of Bristol
Raquel.Granell at bristol.ac.uk
Tel:07968079410
2005 Feb 21
1
leaving Profiles on PDC
hi
I'm trying to configure my samba server and its clients to leave the user
profiles on the server if a user logs on/off.
Windows (2000) seems to synchronize the local profile every time a user logs
on/off, which can't be disabled. so, i thought, why
not use this synchronize "feature" to synchronize the _same_ files ( - or
then - don't touch anything ? )
I searched the
2014 Sep 10
1
Dovecot can't read mail, creates duplicate directories
CentOS 6.5, dovecot 2.0.9-7
I used http://www.linuxmail.info/postfix-dovecot-ldap-centos-5/ to
configure LDAP authentication for postfix and dovecot.
I can log in to dovecot via IMAP, but it cannot read messages. It does
wind up creating alternate directories though:
[joliver at localhost ~]$ sudo ls -l /var/vmail/
total 8
drwx------. 3 vmail vmail 4096 Sep 10 15:00 testuser1
drwx------. 3
2004 Nov 20
0
smbpasswd produces INCORRECT sambaNTPasswd hash on ppc (yellowdog 4.0 on xserve G5)
I'm having trouble setting up samba as a PDC on an apple xserve, using
yellowdog linux 4.0. After a lot of thrashing, I believe the problem
may be smbpasswd generating the wrong NT hash. Running smbpasswd on a
redhat box (intel architecture) produces the follow LDAP entry:
dn: uid=testuser2,ou=Users,dc=allstate,dc=network
objectClass: top
objectClass: inetOrgPerson
objectClass: posixAccount
2011 Jul 06
2
wgcna
Hi,
I'm running a tutorial ("Meta-analyses of data from two (or more) microarray data sets"), which use wgcna package. I have an error in the function modulePreservation (it is below).
I'm using R2.13
Can you help me? Do you know, what is happens?
Thanks
Raquel
multiExpr = list(A = list(data=t(badea)),B = list(data=t(mayo)))
# two independent datasets (dim = 13447 x 36)
mp =
2014 Oct 20
1
winbind/idmap issue on samba4 member server
Hello list,
I'm stuck since 2 days and I have no clue how to troubleshoot and solve that problem. Any help really really appreciated.
Scenario:
=========
I am using Samba 4.1.12/sernet on DC1 (172.19.100.1) and DC2 (172.19.100.2) with default [netlogon] and [sysvol] share only.
I installed an additional samba4 server with fileserving role which is called MEMBERSRV1 (172.19.100.3), which is
2014 Sep 11
1
Case sensitivity
I think I've answered my last question by changing mail_location But
I'm still getting duplicate mailboxes:
[joliver at localhost ~]$ sudo ls -l /var/vmail/
total 8
drwx------. 3 vmail vmail 4096 Sep 11 10:30 testuser1
drwx------. 3 vmail vmail 4096 Sep 11 10:36 testUser1
The cn for my user is 'testUser1', and that's where postfix writes mail.
But dovecot wants to use
2007 Feb 06
0
Re: Active Directory Authentication working only for a subset of accounts-SOLVED
Apparently our winbindd_idmap.tdb was corrupt.
We did a net idmap dump to get what we could out of it, shutdown
winbind, net idmap restore, and restarted winbind and everything looks
good. We had to chgrp and chown some small handfull of files but not
many because luckily this server never made it to production (because
we discovered this problem early on).
On 2/6/07, Ramius
2008 Jan 31
1
Secondary groups and Posix ACL
I've got a very odd situation occurring. I recently upgraded to Samba
2.0.26a and now secondary group membership doesn't work.
On the filesystem I have this layout
/derek
/derek/Folder 1
/derek/Folder 2
derek has these ACLs
# file: derek
# owner: root
# group: root
user::rwx
group::r-x
other:r-x
Folder 1 has these ACLs
# file: Folder 1
# owner: root
# group: g1
user::rwx
group:rwx
2004 Jun 23
1
WIN 98 & XPP w/Samba+LDAP PDC...HELP!
Hey,
I just got done setting up a Samba+LDAP PDC using the
idealx tools on my fedora core 1 machine. I have
created a user named 'testuser1' :uid=1000(testuser1)
gid=513(Domain Users) groups=513(Domain Users).
As 'testuser1' logs on WIN98 client, it is
authenticating 'testuser1' as a 'nobody':(uid=99,
gid=99) (pid 19880)
As I try to join the domain from XP pro
2005 Jun 22
3
Problem Connecting to Samba-OpenLDAP PDC
I have made some changes to try and get the PDC working and now I am
down to one thing where I believe the problem lies. All such
documents on the setup show that the addition of users to the PDC
should be added to passwd as well as LDAP but for my system that is
not the case. I am running the listed software:
Fedora Core 4
OpenLDAP 2.2.23
Samba 3.0.14a
This is what currently happens when I