Displaying 20 results from an estimated 5000 matches similar to: "Giving up on authentication to trusted domain"
2002 Feb 15
2
Where are libcrypto & libssl?
I want to install Samba 2.2.3a from the Rawhide RPMs on my
RedHat 7.2 system. There are 2 dependencies unresolved:
libcrypto.so.3
libssl.so.3
I did a search at "rpmfind" but it couldn't tell me what RPM
contains these.
Can someone point me to these library files? Please & thanks.
--
Carl Benson | cbenson@fhcrc.org
UNIX System Administrator | Telephone: (206)
2002 Feb 20
0
Authentication to a trusted domain
Could someone tell me if what I'm trying to do is possible with
Samba? This authentication across trusted domains problem is
driving me nuts. Please & thanks.
My Samba server, cachalot: RedHat 7.2, Samba 2.2.3a, Winbind is
running.
Cachalot belongs to the NT domain PHS-SC, which trusts the NT domain
FHCRC.
Cachalot is added to the PHS-SC domain as a "workstation or server"
2002 Jul 01
3
manipulating axis labels in grid and lattice
I am trying to use wireframe at the moment and the axis labels are
overlapping with the tick labels. It seems that gpar does not yet
utilize the mgp argument. Is there anyway to manipulate the position of
the axis labels?
The best I can manage so far is to manipulate the cex so as to shrink
everything down.
thanks, Carlo Maley
--
Dr. Carlo C. Maley
Staff Scientist
Fred Hutchinson Cancer
2002 May 25
2
Function objects as arguments of a function
Hello, R users.
In C (or C++) language, a function can be used as
an argument of another function as follows:
// function used as an argument
void foo(int x)
{
...
}
// function using a function as an argument
void bar(void (*func)(int ), int arg1, int arg2)
{
....
}
// The function 'bar' will be called as follows
int main()
{
....
bar(foo, arg4foo, other_arg);
2015 Feb 24
6
Current 6.8 git build issues on HP-UX
HP-UX 11.23/11.31 build failures
OS Build_Target CC
OpenSSL BUILD TEST
============== =========================== ================
============= ====== =================
HP-UX 11.23 ia64-hp-hpux11.23 C/aC++ C.11.23.12
0.9.8zb *F1
HP-UX 11.23 ia64-hp-hpux11.23 gcc 4.3.1
0.9.8zb *F2
HP-UX 11.31 ia64-hp-hpux11.31
2004 May 07
2
Need help on Samba Printer Port
Hi,
I have 3 HP network printer with internal jetdirect board. One 4000N,
one 4050N and one 4200N. All are share on my PDC Samba server which is
under Linux Debian stable Woody (v3.0rX) : Samba v2.2.3a-13.
I have a little question that I cant' answer my self :
Can it be a problem if all of these printer have [Samba Printer Port] as
their 'portname' ? (or 'portname' must be
2019 Apr 01
2
Call for testing: OpenSSH 8.0 [AIX Fail]
On Sun, 31 Mar 2019 at 19:01, Kevin Brott <kevin.brott at gmail.com> wrote:
[...]
> Using openssh-SNAP-20190401.tar.gz
> AIX 7200-03-02-1846
> OpenSSL 1.0.2p 14 Aug 2018
> gcc (GCC) 8.1.0
> GNU Make 4.2.1
[...]
> sshkey.c: In function 'sshkey_format_cert_validity':
> sshkey.c:2750:42: warning: '%s' directive output may be truncated writing up to 31 bytes
2002 May 24
1
NT user name doesn't match unix username when winbindd is running
We are testing winbind and security=domain to authenticate NT users on our
UNIX box in samba (v2.2.3a). Winbind is working correctly. Wbinfo shows
users as domainname+username (we are using "+" as the separator), however,
the NT usernames aren't automatically mapping to their corresponding UNIX
usernames as expected. Perhaps I don't understand how this is supposed to
work?
2002 Oct 30
1
Winbind unknown parameter
Hi all,
I'm using winbind with PAM to create a mail server for private mails in my
company and I would like to use the 2000 DC to authenticate the user.
It seems to work fine except the users name I get are in the form
DOMAIN+user and I woul like my user to have mail address like user@my.domain
and not DOMAIN+user@my.domain.
There is an option named : "winbind use default domain
2002 Jun 11
1
NT user name doesn't match unix username when winbindd is runnin g
Samba team,
I posted the following message on May 30 to comp.protocols.smb, but no one
has responded to the posting as of yet, so I thought I'd try this email
list.
We are testing winbind and security=domain to authenticate NT users on
our UNIX box in samba (v2.2.3a). Winbind is working correctly. Wbinfo
shows
users as domainname+username (we are using "+" as the
2002 Aug 30
2
Help with Multi stream files
Hello All,
I am having a problem with samba's ability to interpret certain files with
windows 2k clients.
Setup Details:
Linux ( RedHat 7.3 ) File Server
Win 2k Clients
Samba v2.2.3a
Kernel 2.4.18 statically compiled.
Problem Description:
When copying jpegs from a Win2k client which is displaying the JPEGS in
thumbnail mode, to the Linux / Samba file server, 3 files are copied as
2003 Aug 27
1
Can someone PLEASE explain this!!
Can someone please explain these smb.log entries???
[2003/08/26 18:58:31, 0] smbd/service.c:make_connection(381)
fmouse logged in as admin user (root privileges)
[2003/08/26 18:58:35, 0] lib/util_sock.c:read_socket_with_timeout(298)
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
[2003/08/26 18:58:35, 0] smbd/oplock.c:oplock_break(758)
oplock_break:
2001 Jun 15
2
openssh 2.9p1: data loss when stdout sent to a pipe
We recently tried upgrading openssh from 2.5.2p2 to 2.9p1
and discovered that it no longer worked to feed the output from a remote
command into a pipe, unless the output was short and the pipe was very
fast at processing its input.
Example 1: ssh remote_machine some_command | less
(where "some_command" generates a lot of output) now fails after
the first screenful, with a
2002 Feb 13
1
Need advice on Linux/Samba as PDC
I've just upgraded my Linux (RedHat v7.2 + v2.4.17 kernel) box to Samba
v2.2.3a. Now I'm ready to set up winbindd so that this box may act as a
PDC.
First, a little background. I have previously been using Samba 2.2.2 as a
master workgroup server for Linux and Win98 clients. Now I want to add
support for use as a PDC with Win2K clients.
I've set up my /etc/nsswitch.conf per the
2008 Aug 04
0
Help needed: strange issue with share mapping at logon
Hello all,
I've run into an issue while migrating a client's Samba PDC from Debian
3.x to OpenSuSE 10.3, have been beating my head against it for over a
week, and am now turning to the mailing list for help.
We're running Samba 3.0.26a-3-1478-SUSE-SL10.3 authenticating against
OpenLDAP 2.3.37. Integration of Samba and OpenLDAP works, and importing
the 2000+ existing user accounts
2002 Sep 06
1
problems joining domain with smbpasswd
Hello,
I am trying to do join my debian 3.0 linux box with samba v2.2.3a to my windows 2000 domain. I was trying to follow the directions at http://us1.samba.org/samba/docs/Samba-HOWTO-Collection.html#AEN401.
I have created the computer account in the active directory.
What I think is weird is that smbpasswd is saying it is trying to connect to port 445?
The dc I am connecting to has all the
2010 Sep 04
1
non-zero exit status error when install GenomeGraphs
Hi,
I am trying to install GenomeGraphs package from bioconductor, but failed by
a non-zero exit error. From the error message, it seems that there is a
shared library problem. Any suggestion on fixing it? Thanks so much.
> sessionInfo()
R version 2.10.1 (2009-12-14)
x86_64-unknown-linux-gnu
locale:
[1] LC_CTYPE=en_US.iso885915 LC_NUMERIC=C
[3] LC_TIME=en_US.iso885915
2003 Jun 19
1
'Little' problems with Samba v2.2.3a-12.3 (Debian Woody) and PRINTERS !!)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Message: 1
> Date: Wed, 18 Jun 2003 14:16:57 +0200
> From: Farget Vincent <farget@olfac.univ-lyon1.fr>
> Subject: [Samba] 'Little' problems with Samba v2.2.3a-12.3 (Debian
> Woody) and PRINTERS !!
> To: samba@lists.samba.org
> Message-ID: <20030618121659.0AC117D4F@olfac.univ-lyon1.fr>
> Content-Type:
2009 Jan 14
1
loglm fitting
Dear all,
sorry to bother you all with this but I've been trying to use the loglm in
MASS package (v2.8.0) and cannot get any sensible output.
I'm wondering am I doing something very foolish or missing something
obvious.
For example, I tried the documentation help(loglm) example - here's the
code
# Case 1: frequencies specified as an array.
sapply(minn38,
2019 Jun 18
2
Inquiry about use case
Dear Customer Service,
My name is Tamamura and I am in charge of Audio-Technica.
I want to be able to play FLAC using the API that BT IC has.
I use BT IC that other companies have released.
In this case, Do I need to get permission from you?
Best regards
Minoru tamamura
====================================================
〒915-0003
福井県越前市戸谷町87-1
(株)オーディオテクニカフクイ 技術部
第3技術課 玉村 実
TEL:0778-25-6700