Displaying 20 results from an estimated 100 matches similar to: "HELP: Winbind+Samba on Solaris"
2001 Nov 20
1
Help Winbind on Solaris8 REF Andrew Tridgell
Hi,
I installed Samba 2.2.2. and winbind on Solaris8. but I have some problems with
Winbind, because it does not work.
I read all the INSTALL from samba sources but when I type
wbinfo -u (-g)
I get the follow error:
Error looking up domain users
My smb.conf is the follow:
[global]
workgroup = INTESASGR
netbios name = TFM
server string = tfmbind
hosts allow = 10.13. 127.
log file =
2008 Mar 26
0
approxfun + save: problem as R_approx changed package
Hi all,
I recently switched to R version 2.6.2 (from 2.5.0 I was using) on Windows XP.
I have a fair amount of previous data saved in the form of "approxfun" objects created by version 2.5.0, with code basically like this:
> x <- rlnorm(100,10,2)
> f <- approxfun(1:100,x)
> f(5)
[1] 313811.3
> save(f, file="mytest_approx.Rdata")
Now on 2.6.2, when I try to
2001 Apr 06
1
error:*** zlib missing
Hi, my Name is Claudia Linares and in this moment, I try to install the SSH
in a machine Sun with Solaris 2.7.
When I want to compile the software openssh-2.5.1p1 ( with Compiler CC or
with gcc), I execute the comand:
./configure but in this instant I view the following messages:
config : error:*** zlib missing - please install first or check config .log
The file config.log is this:
2001 Nov 28
4
Not all files synched - hard link problems???
I am sorry if this has been covered before: I have done a couple of
futile searches in the bug reporting system and is there any way to
search the archive?
I am having a strange symptom: I am synching directories (that have
very long file names, by the time the full path is specified) and a lot
of hard links. It seems that the directory is being copied piecemeal -
that
is, if I run rsync enough
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
I get the following linker error when compiling Samba on Solaris Sparc 5.8:
bash-2.03# make
Using CFLAGS = -I../lib/zlib -O -I. -I/root/samba-3.5.8/source3 -I/root/samba-3.5.8/source3/../lib/popt -I/root/samba-3.5.8/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H
2002 Dec 27
0
re-exporting smb mounted filesystems from Redhat linux 8.0 to Solaris 8.0
Hi,
I am trying to mount the windows NT share to solaris 8.0 using Redhat 8.0 nfs.
Using smbmount I mounted windows share in Linux as /home/percipia/smb. I setup Linux as NFS Server and exported /home as nfs export.
[root@ldap root]# cat /etc/exports
/home 192.168.1.0/255.255.255.0(ro,nohide,insecure,sync)
[root@ldap root]# rpcinfo -p
program vers proto port
100000 2 tcp 111
2008 Jul 04
0
unable to compile samba 3.2.0 under Solaris8
Dear All,
Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile it against blastwave.org packages, as I always do. But it fails with error:
"/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL
"./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator value overflows INT_M
AX (2147483647)
"./librpc/gen_ndr/srvsvc.h", line 235:
2008 Jul 04
1
Samba 3.2.0 doesn't compile under Solaris8
Dear All,
Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile
it against blastwave.org packages, as I always do. But it fails with error:
"/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL
"./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator value overflows
INT_M
AX (2147483647)
"./librpc/gen_ndr/srvsvc.h", line 235:
2008 Apr 10
1
Recovering SPlus GraphSheets
Hello,
Is it possible with R to recover the contents of SPlus GraphSheets
(*.sgr) without access to SPlus?
Also, some of the .sgr files may have multiple pages.
Thanx, DaveT.
*************************************
Silviculture Data Analyst
Ontario Forest Research Institute
Ontario Ministry of Natural Resources
david.john.thompson at ontario.ca
http://ofri.mnr.gov.on.ca
2018 Apr 02
0
New Package fansi: ANSI Control Sequence Aware String Functions
fansi provides counterparts to the base string manipulation functions substr, strwrap, strtrim, strsplit, and n(z)char that account for ANSI CSI SGR control sequences.? ANSI CSI SGR control sequences [1] can be used to format text in terminals that support them.
For example the control sequence "\033[31m" causes text that follows to render in red, and the control sequence
2018 Apr 02
0
New Package fansi: ANSI Control Sequence Aware String Functions
fansi provides counterparts to the base string manipulation functions substr, strwrap, strtrim, strsplit, and n(z)char that account for ANSI CSI SGR control sequences.? ANSI CSI SGR control sequences [1] can be used to format text in terminals that support them.
For example the control sequence "\033[31m" causes text that follows to render in red, and the control sequence
2009 Dec 22
1
Building static HTML help pages in R 2.10.x on Windows
I upgraded to R2.10.1pat and discovered, along with everybody else,
that static HTML pages are no longer the default. Fine; my tastes
would go the other way, but I'm happy to adapt.
However, I'd still like to build static HTML pages (for stable
bookmarking, use when R is not running, etc.).
I'm using the Windows installer, so the advice in the R Installation &
Admin guide
2003 May 23
0
Solaris Hangs tcp SACK
All,
Recently on an Ultra 10 running Solaris 8:
--
SunOS toasty 5.8 Generic_108528-20 sun4u sparc SUNW,Ultra-5_10,
--
using a pre-compiled package of rsync 2.5.6 from sunfreeware.com:
--
bash-2.03$ rsync --version
rsync version 2.5.6 protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links,
2010 Jul 16
8
[Bug 1799] New: Unable to login through PAM on Solaris 8 x86 due to PAM_TTY
https://bugzilla.mindrot.org/show_bug.cgi?id=1799
Summary: Unable to login through PAM on Solaris 8 x86 due to
PAM_TTY
Product: Portable OpenSSH
Version: 5.5p1
Platform: ix86
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: PAM support
AssignedTo:
2004 Jul 20
0
sessionid.tdb not initialised
Hi all,
I am new to the list, I have setup samba using solaris package samba-3.0.2a
I am running solaris 8. Everything seems to be working fine. But one thing,
when I
bash-2.03# ./smbstatus
sessionid.tdb not initialised
Service pid machine Connected at
-------------------------------------------------------
No locked files
bash-2.03#
I got a "sessionid.tdb not
2004 Oct 01
0
samba compilation error message
I try to compile samba 3.0.7 with parameters "--with-ldap" and "--with-ldapsam"
and got a messages:
***************
checking for LDAP support... yes
checking ldap.h usability... no
checking ldap.h presence... yes
configure: WARNING: ldap.h: present but cannot be compiled
configure: WARNING: ldap.h: check for missing prerequisite headers?
configure: WARNING: ldap.h: proceeding
2004 Apr 21
1
Solaris 8: RSA_padding_check_PKCS1_type_1:block type is not 01
Hi,
I have a returning problem with one of my sparc Solaris machines. I have a
Ultra2 with two 296MHz processors. All recent combinations of
openssh/openssl have a not permanent problem. If i try to connect to the
machine, i get sometimes these errors:
# ssh root at simba
RSA_public_decrypt failed: error:0407006A:rsa
routines:RSA_padding_check_PKCS1_type_1:block type is not 01
key_verify failed
2005 Jan 31
0
Domain users are not able to login through ftp.
Hi,
I have successfully setup a Solaris 8 server that allows Windows AD Users to login to it (through winbind). The problem is
that ALL such users can now do so. Is there a way to control which users are allowed to login while others are denied access?
I have tried adding
valid users = user
and deny to specific users via
invalid users = user
It's not working.
One more
2001 Nov 21
0
reading data from stdin
Hello s/r users!
I've been digging around in the s- and r-mailing lists,
but i actually didn't find any answer to my question.
So here it is:
How can i realize the following:
myexec | R r_script > outfile.txt
with
myexec some executable writing data to stdout
"cat data.txt" can serve as a test
R
2008 Jul 09
0
Samba winbind under Solaris 8 and Bash shell
Dear All,
for several weeks and with several attempts using different versions and compilers etc. I'm trying to get Samba winbind running on a Solaris 8 workstation. I compiled Samba winbind with Sun studio 11 compiler and I really don't believe it has something to do with the compilation process.
The problem I'm facing is that I can join our Win2k3 domain fine. I can lookup all the