Displaying 20 results from an estimated 800 matches similar to: "RE: pam_unix.so likeauth? (Was: Help with Winbind)"
2003 Feb 20
0
RE: pam_mount ( was RE: Help with Winbind )
After a little experimentation, I've come up with this:
create a directory as a temp mount point (chmod 777) called /home.domainuser
or something similar and assign the template homedir variable to it. This
works for the first login, but I'm looking for advice on how I can rm -rf
the whole thing to clean it up for the next user. Additionally, I noticed
that it doesn't actually mount
2003 Feb 20
0
RE: pam_mount ( was RE: Help with Winbind )
Well, I've started to look at pam_mount and it seems it doesn't compile
under RH8.0 because it's missing pam_modules.h. I've located that in the
source for pam. It's found in pam-0.75-46.8.0.src.rpm.
The error I get is during the configure part:
checking for security/pam_modules.h... no
configure: error: You are missing security/pam_modules.h
I'm not so good with
2003 Feb 06
0
Fwd: Re: oplock problems
Oops, samba@lists.samba.org, not SALBA (:
/dev/idal
--- Chris de Vidal <cdevidal@yahoo.com> wrote:
> Date: Thu, 6 Feb 2003 08:19:56 -0800 (PST)
> From: Chris de Vidal <cdevidal@yahoo.com>
> Subject: Re: oplock problems
> To: Brian Johnson <bjohnson@jecinc.on.ca>
> CC: salba@lists.samba.org
>
> --- Brian Johnson <bjohnson@jecinc.on.ca> wrote:
>
2003 Feb 14
4
domain users in local groups with Winbind/Samba/Redhat
Hi,
I am running a Samba 2.2.7a on Redhat 7.3 in a NT domain. For authentication
I am using the domainusers.This is done by Winbind 2.2.7a which verifies the
existens of the users on the PDC. So I dont't have to create local users
(/etc/passwd) for users who want to connect to the shares in the smb.conf.
I authorise them by adding valid users = domain+domainuser to the smb.conf.
This works
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
Because of the original issue below, it dawned on me to re-compile Samba
after the RH9 upgrade from RH7.1. The make fails, and I was hoping someone
could shed some light on either/both issues. I'm compiling Samba 2.2.8a
with:
./configure --with-smbwrapper --with-pam --with-syslog --with-netatalk
--prefix=/var/samba --with-quotas --with-smbmount --with-shadow
No errors there, but make fails
2003 Jun 05
0
One way trust relationship between Win2k and Samba 2. x.x PDC
I'm sure this has been discussed before, but would it then be possible to
join a "real" NT4 or Win2k BDC to the Samba domain and establish the trust
relation from our other Win2k? Or does the trust relationship have to be
"registered" with the entire domain and therefore all the domain
controllers?
Khanh Tran
Network Operations
Sarah Lawrence College
1 Mead Way
2023 Jul 05
1
textual analysis - transforming several pdf to txt - naming the files
I am taking my first steps in textual analysis with R.
I have pdf files consisting of company reports for several years (1 file corresponds to 1 company and 1 year).
My idea is to start by transforming all my pdf files into txt files for further treatment and analysis (this will allow me to group the files by company or by year, depending on the future analysis to be performed).
I do not have
2003 Jan 27
2
Winbind: login "cannot find name for group ID XXXXX" ONLY RedHat 8
My RedHat 8.0 workstation doesn't want to play nice
with Winbind. The rest of our Samba servers (on
RedHat 7.3) are working fine, and I am familiar with
setting up Winbind.
Samba: 2.2.7a (RPM from Samba.org. RedHat's RPMs do
same thing.)
Kernel 2.4.20
NT 4 domain
I'd copied the pam and smb.conf from a working box in
testing. Getent passwd and group works, BUT getent
group
2023 Jul 05
1
textual analysis - transforming several pdf to txt - naming the files
convertpdf2txt <- function(dirpath){
files <- list.files(dirpath, pattern = "Consoli.*\\.pdf$", full.names
= TRUE)
files <- chartr("\\", "/", files)
x <- lapply(files, function(x){
pdftools::pdf_text(x) %>%
paste0(collapse = " ") %>%
stringr::str_squish()
})
new_names <-
2003 Feb 19
6
Help with Winbind
I've been trying for weeks to get winbind working with RedHat Linux 8.0.
I've got everything setup per the winbind docs on
http://www.samba.org/samba/docs/Samba-HOWTO-Collection.html#WINBIND.
I've successfully joined my NT4 domain with smbpasswd -j DOMAIN -r PDC -U
Administrator. Running wbinfo -u returns my domain user list, as well as
wbinfo -g returning my domain groups. getent
2003 May 22
1
Macintosh OS 9.2 and SMB Networks
Some use Dave (http://www.thursby.com/products/dave.html) or DoubleTalk
(http://www.connectix.com/products/dt.html). However, we use Netatalk
(http://netatalk.sourceforge.net/) successfully to share the Unix/Samba file
system with our Mac clients. Is there any reason you can't use Netatalk?
Khanh Tran
Network Operations
Sarah Lawrence College
-----Original Message-----
From: Corey Hart
2003 Apr 05
1
Samba to Samba + LDAP script
Does anyone have a script to migrate from the smbpasswd file to Samba with
LDAP as the authentication source?
Thanks in advance...
Khanh Tran
Network Operations
Sarah Lawrence College
2002 Oct 24
1
OpLock+flat DB corruption (Was: How Samba let us down )
> -----Original Message-----
> From: Chris de Vidal [mailto:cdevidal@yahoo.com]
> --- "Bradley W. Langhorst" <brad@langhorst.com> wrote:
> > the oplock problem with access databases is well
> > known...
> > I don't think samba alone can fix it.
> > (somebody prove me wrong :)
>
> Samba alone probably cannot fix it. I have since
>
2010 Apr 20
1
May need ruby developer
Hi,
I''m looking for a developer to help build an SMS messaging site.
Basically, users will have the ability to sign up for subscriptions to
receive daily SMS text messages of a particular topic. I know there
are a lot of sites out there doing this already from horoscopes to
diet tips, so there is likely someone on this board with experience
and it doesn''t take much work to get
2013 Apr 02
1
Need Methods Around Anonymous LDAP Binding for User Auth
Hi,
I've been search for almost a week, and I think I'm at a dead end without a
solution.
Initially, I wanted to setup a Centos Samba server for Windows users of our
company lab, and use our company's AD/LDAP for log-in without creating an
account for them. It's all for just to simplify the user's log-in.
>From what I've found so far, is that Samba does not
2012 Jun 15
0
MCMCfactanal inquiries
Dear list,
Hi, I am emailing to see if it would be possible to get some help on
running MCMCfactanal on R. I am trying to derive a single score measuring a
likelihood to recieve IMF loans from 8 different variables related to IMF
representation but for reason, my codes do not seem to take me to where I
want to be. For some reason my code drops certain rows ( countries)
automatically, making it
2016 Oct 13
0
How to tell spicy client to use SASL authentication?
I'm using libvirt in desktop environment. Single host machine, pair of users, a few guest machines. The first thought was that unix socket restricted to specific group is just enough for authentication. But virsh has the power like sudo: you could define pool on real device and write anything on it. So I decided to authenticate with password for each virsh use. I'm using SASL + saslauthd +
2004 Dec 27
1
need help with winbind, pam and samba
Hi all,
happy christmas,
need help with winbind, pam and samba.
I have here a RHEL clone with Samba 3.09.
Winbind goes so far and wbinfo - u / -g / -t is successful.
Which does not function is Winbind and pam.
As soon as a Windows PC wants to access a share,
i get the following error message in the Samba log file.
[2004/12/27 11:54:34, 0]
auth/auth_util.c:make_server_info_info3(1134)
2007 Aug 24
0
NT_STATUS_LOGON_FAILURE
All,
I am having a problem that I can not solve for the last 2 weeks. I
mounted a shared drive on the Samba server, and from the XP Home machine
I can
view the shared folder but cannot *write *to it. I followed the samba
setup instructions as given in
http://ubuntuforums.org/showthread.php?t=202605&highlight=howto+windows+file+sharing+samba
Through the Samba diagnostic test procedure, I
2011 Jun 29
0
Problem: Update of glm-object cannot find where the data object is located
Hi everybody,
I want to ask your help to explain what is going on with my following
code:
> mydata <- data.frame(y=rbinom(100, 1, 0.5), x1=rnorm(100),
x2=rnorm(100))
> glm.fit.method <-
function(model,data,...){glm(formula=model,data=data,family="binomial",.
..)}
> fit1 <- glm(y ~ x1 + x2, data=mydata, family=binomial())
> update(fit1, .~1)
Call: glm(formula =