Displaying 20 results from an estimated 1000 matches similar to: "Samba, Winbind, and netatalk on Solaris 8"
2002 Feb 15
4
Winbind issues! HELP!
OK. This is becoming very frustrating!!
I have Samba 2.2.3a installed on a Sun running Solaris 8. Winbind is
installed and seems to be working fine. My PC users can map the Samba share
via their NT domain account information (PDC is an NT4 box).
As soon as I copy nsswitch/libnss_winbind.so to /lib and create the symbolic
links (nss_winbind.so.1 & nss_winbind.so.2) my PC users can no
2002 Feb 14
1
Auth. failing - Update - NSSwitch
Thank you Andrew, you pointed me in the right direction. Part of what I m
doing to try to get Netatalk to authenticate through Winbind was the
following:
4) to install Winbind files:
cp nsswitch/libnss_winbind.so /lib
# this is the major one - solaris nss is different to linux.
ln -s libnss_winbind.so nss_winbind.so.1
cp nsswitch/pam_winbind.so /lib/security
Once I deleted /lib/libnss_winbind.so
2002 Feb 14
0
Auth. Failing... Update - NSSwitch
Yes. Try checking the PAM setup. I have to assume when you say that you
can't log in via something obvious like telnet, you mean that Windows users
can't log in. If your Unix users can't telnet in, you have bigger problems.
:)
The PAM stack is what controls the logging in of Windows users to Unix
services like telnet. There is a document which describes the installation
of winbindd,
1999 Jan 08
2
Authentication failing
I'm running version 2.0 beta. During the initial installation, I configured Samba to authenticate with an NT server. It worked as expected. Now, I want to reconfigure Samba with security = user. I've set encryption = no (and insured that the NT client is sending plain text passwords), and I've removed the references in the smb.conf file to PASSWORD SERVER =.
As I expected, the NT
2002 Feb 13
4
Winbind problems
Hi,
I'd appreciate any help getting winbind to work on Solaris 8 (Sparc).
I've followed the HOWTOs and other documents on the web but can't seem
to get even the basic functionality going.
Some platform info:
$ uname -a
SunOS epiuse-sun 5.8 Generic_108528-12 sun4u sparc SUNW,UltraAX-i2
$ smbd -V
Version 2.2.3a
On the NT side it is win2k with an ADS tree.
My samba config:
$ more
1999 Sep 20
1
POP secure access??
Hi, I'm looking for a solution to access pop mails (sendmail in linux)
securely. Most of the access would be from window clients (outlook express
etc). Is there a way to encrypt the password (like ssh2) when authenticating
with sendmail? Any info is greatly appereceiated. Thx.
Regards,
Wong.
2009 Feb 05
2
New to Linux, Need to Run Wine on Linux Linpus (AcerOne)
Hi Guys,
I am preatly new to Linux OS but like it, I am having problem running windows applicatiions & wine was a good solution. However, i have no idea on how to install wine on my new AcerOne mini Notebook. Pls helt! I have downloaded version 1.1.11 and linux sees it as .bin. What do i do?
[Exclamation] [Question] [Idea]
2005 Dec 22
2
Samba 3.0.21 + PANIC: internal error + lib/fault.c
Hi,
yesterday I compiled an installed samba 3.0.21 on a solaris 8 box (gcc
3.4.2). Since then I frequently see this error message in the log.
[2005/12/22 15:55:39, 0] lib/fault.c:fault_report(36)
===============================================================
[2005/12/22 15:55:39, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 10 in pid 27816 (3.0.21)
Please read the
2001 Mar 30
1
samba start problem
I decided to use S99samba in /etc/rc2.d, during the boot up
i see the message "samba started" or something like that but
when i log in and do "ps -ef|grep mbd" i do not see neither
smbd nor nmbd running. PC side gives me the error "computer not
found" message. I move the S99samba to /etc/rc3.d and see no
messages during the boot up. "ps ..." output is same
2002 Mar 01
0
Need help with winbind
Hi,
I've been trying for some time now to get winbind working on Solaris,
without success. I'd really appreciate some help. I've tried various
ways to get this working, but I'll only describe one method that's
recommended been recommended on the list, but still fails for me. I've
followed the winbind documents to the letter. I think the problem might
be with
2008 Jun 27
2
converting numbers to characters
Hi,
I need to convert numbers to characters in order
to index an array when I encountered the number
100000 which turned into "1e+05".
Does anyone know how to get around this problem?
Lana Schaffer
Biostatistics/Informatics
The Scripps Research Institute
DNA Array Core Facility
La Jolla, CA 92037
(858) 784-2263
(858) 784-2994
schaffer at scripps.edu
2007 Jan 19
3
if else statement
Hello,
I'm doing some scripting and I've noticed that R doesn't seem to
have an
if (cond){
do
}ifelse (cond) {
do
} else {
do
}
type block.
Is this correct or am I missing something.
THX
Paul
--
Research Technician
Mass Spectrometry
o The
/
o Scripps
\
o Research
/
o Institute
2008 Jul 03
1
subset function within a function
Hi,
I am using this subset statement and it works
outside a function.
LIS[[i]]<- lapply(LI, subset, select=cov[[i]])
However, wrapped inside a function this statement
produces the same values for every LIS[[1]] which
is only the first subset of LI.
Does anyone know why is not working correctly inside
a function?
ff = factor(covariate)
nLev <- nlevels(ff)
cov <-
2007 Jun 18
2
data type for block data?
Dear All,
I have a matrix with data that is not organised. I would like to go
through this and extract it. Each feature has 2 vectors which express
the data. I also have an index of the places where the data should be cut.
eg.
>class(cc)
"matrix"
>cc
[,1] [,2]
[1,] 1 26
[2,] 2 27
[3,] 3 28
[4,] 4 29
[5,] 5 30
[6,] 6 31
[7,] 7 32
2006 Nov 29
3
better define: matrix comparison and cbind issue
Hello,
Sorry to all for the lack of communication, and thanks to those with the
suggestions.
So I have two matrixes which are different sizes, same column number but
different row number.
What I would like to do is to compare A to B. In the 6 and 9th column there
are ref numbers (molecular masses to be exact). I would like to check A and
B by these columns. If I find that the number in A[9,x]
2004 Jul 06
1
Samba 2.2.8.a for Solaris
Hi,
I just downloaded and installed samba2.2.8.a on a sun4u sparc box running Solaris8. The installation process completed w/o errors and I can now confirm that by "$pkginfo -l samba". I can even start and stop samba by "/etc/rc3.d/S99samba.server start" and see that smbd and nmbd processes are running. However, I can not find the "configure" file in the source
2007 Aug 28
4
Nodes & edges with similarity matrix
Hello,
I apologise if someone has already answered this but I searched and
googled but didn't find anything.
I have a matrix which gives me the similarity of each item to each
other. I would like to turn this matrix into something like what they
have in the graph package with the nodes and edges.
http://cran.r-project.org/doc/packages/graph.pdf . However I cannot find
a method to
2008 Jan 07
4
side by side plots
Hello everyone,
I have an overlay plot it's nice but you can't see all the data. I would
like to know if there is a way to get a plot that gives a side by side
plot so that each plot would be next to each other. The two plots have
the same data are of different species. At the moment this is the code I'm
using:
exp<-cbind(abs(round(rnorm(10),2)*10), seq(100, 200, by=10))
2008 Aug 01
5
viewing data in something similar to 'R Data Editor'
Hi,
I would like to view matrices I am working with in a clean, easy to read,
separate window.
A friend showed me how to do something like I want with edit(). I can view
the matrix in the 'R Data Editor':
For a sample matrix:
> mat=matrix(1:15,ncol=3)
> mat
[,1] [,2] [,3]
[1,] 1 6 11
[2,] 2 7 12
[3,] 3 8 13
[4,] 4 9 14
[5,] 5 10 15
2008 May 08
2
anova p value extraction
hello all,
Quick question, how do I get the p value out of the anova?
Thanks,
Paul
> pb<-aov(as.numeric(diff[5,16:33]) ~ grF)
> summary(pb)
Df Sum Sq Mean Sq F value Pr(>F)
grF 3 2.7860e+10 9.2867e+09 4.2236 0.02534 *
Residuals 14 3.0783e+10 2.1988e+09
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 '