similar to: Where are libcrypto & libssl?

Displaying 20 results from an estimated 3000 matches similar to: "Where are libcrypto & libssl?"

2002 Feb 27
1
Giving up on authentication to trusted domain
I've pretty much decided that this doesn't work, but I'd like to take this last opportunity to find out if ANYONE has a working configuration like mine: Samba server: v2.2.3a running on a RedHat Linux 7.2 system, plus Winbind. The Samba server is in the PHS-SC domain, and can be browsed from "My Network Places". User "cbenson" has an NT account in the FHCRC domain
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"
2007 Mar 08
4
recovery from loss of libssl.so.4?
libssl.so.4 was erased by accident and now, e.g., iinvoking wget results in: wget: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory [root at mail src]# How does one go about restoring libssl.so.4? [I've tried Google, compiling current edition from source, yum install, but note 'yum remove openssl' would take out about 140
2005 Mar 16
1
Problem starting Asterisk - libssl.so.4 cannot be found
I'm sure this is a pretty basic problem, unfortunately I am a telecomms rather than a Linux person so any suggestions would be most appreciated. I have successfully downloaded and installed the various Asterisk packages. However, when I try to start Asterisk, I immediately get a message saying module 'libssl.so.4' cannot be found and the startup is halted. I don't have this
2009 Nov 12
2
Installing libssl-dev
Hi; I can't "yum install libssl-dev" because apparently it doesn't exist. Please advise. TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091112/74d9ffa3/attachment-0003.html>
2010 Sep 15
3
Compiling Dovecot 2.0.2 on Solaris 10 SPARC - libssl.so.1.0.0: open failed
I'm trying to compile the source for Dovecot 2.0.2 on a Solaris 10 SPARC machine. > uname -a SunOS ommtca013 5.10 Generic_138888-07 sun4v sparc SUNW,Sun-Blade-T6300 Solaris > cat /etc/release Solaris 10 10/08 s10s_u6wos_07b SPARC I've installed the following binaries from sunfreeware for dovecot 1.1 to use with 2.0.2 gcc-3.4.6-sol10-sparc-local
2003 Dec 15
4
DNS and DHCP setup
Hi, Does anyone know of a document that gives details on how to set up Bind 9 and DHCPD 3.x so that dns is updated when clients log on? I saw this is not in the howto collection (http://www.bibsyst.no/samba/docs/man/DNSDHCP.html#id2981727) so I was kind of hoping someone else has some notes. I would be greatfull for any tips and links. Tarjei
2004 Jan 15
2
copying from Win to Linux
Hi, I'm about to migrate a lot of files from a windows server to a new, shiny samba-server. I just got a small problem : What is the best way to do this? I'e tried rsync, but it croaks on some files with names like "somethign :some.eml" the same does cp. What I'm wondering about, is has anyone else had these problems, and if so, how did you solve them? Do you have a
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);
2003 Mar 14
3
Outlook .pst files on Samba PDC
Occasional problems arise where the .pst file just will not copy from the users profile on the server. Doesn't seem to be related to the file size. Has anyone had issues with outlook and Samba PDC - (win2k clients). Solutions that have worked have ranged from complete loss of the .pst file to restarting users profile from scratch. thanks Alex Genna
2019 May 01
0
v2.3.6 Configure fail 'libssl not found' macOS
No problems with 2.3.5, but when I try to compile 2.3.6 with: ./configure --with-mysql --with-ssl=openssl I get: checking for dlopen... yes checking for SSL_read in -lssl... no configure: error: Can't build with OpenSSL: libssl not found $ locate libssl /Applications/BBEdit.app/Contents/XPCServices/GitIgnoreXPCService.xpc/Contents/Frameworks/libssl.dylib /Applications/Navicat for
2019 May 01
0
v2.3.6 Configure fail 'libssl not found' macOS
> On 1 May 2019, at 4:38 pm, James Brown via dovecot <dovecot at dovecot.org <mailto:dovecot at dovecot.org>> wrote: > > No problems with 2.3.5, but when I try to compile 2.3.6 with: > > ./configure --with-mysql --with-ssl=openssl > > I get: > > checking for dlopen... yes > checking for SSL_read in -lssl... no > configure: error: Can't build
2014 Aug 14
1
generating libcrypto.so.6
Hi , I have compiled openssl-1.0.1i and it generated *.so files. but i cannot find libcrypto.so.6 & libssl.so.6 generated which my application requires , can you please let me know how i can generate those so's, with out installing any rpm's Thanks
2004 Oct 21
3
Samba 3.0.7 freezes on windows
Hi I have installed samba 3.0.7-1 on debian sarge. I have configure it as standalone. I put a share as follows: [share] writeable = yes browseable = yes public = yes path = /home/samba The permission on /home/samba is as follows: chmod 777 /home/samba Now on my windows XP, the share is listed when i browse. I am also able to copy a file to the share. But i cannot open the file and it just
2004 Jan 14
3
Question regarding guest account =
Hi, I experiemented a bit with the guest account parameter the other day, and I some questions: a) It seems to me that if you turn this parameter on, the user will be used when someone browses the domain without beeing a domain member, is this a true observation? (Don't answer this one, I checked the manual and it said yes). b) It also seems that the guestuser must have a sambaSid that
2008 Jun 20
1
xen-utils links libssl
Hi folks The blktap things in xen-utils links against libcrypto. The code is GPL. What should we do about it? It uses it only for MD5 and even only uses 32bit of the result. Bastian -- Too much of anything, even love, isn't necessarily a good thing. -- Kirk, "The Trouble with Tribbles", stardate 4525.6
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 Aug 30
1
LIBCRYPTO?
Hi all, I have a question about OpenSSH configuration. In Makefile there is defined LIBS=$(LIBCRYPTO), but the problem is that the version of OpenSSL that I'm using holds only the version LIBCRYPT. When adding LIBCRYPT to the Makefile I get: sshd.elf2flt: In function `key_regeneration_alarm': /.../ssh/sshd.c:252: undefined reference to `RSA_free' /.../ssh/sshd.c:253: undefined
2004 Mar 01
1
[OT] DNSmasq - a simple solution for DNS and DHCP
Hi, I would like to make Sambaadmins aware of the simple and powerfull program dnsmasq. It makes setting up a caching dnsserver + dhcp-server that maps local machines to the local domain a breeze, something that is missing in the samba howto collection (http://www.bibsyst.no/samba/docs/man/DNSDHCP.html#id2981727). I've been running it for two months now, so I felt it was time to recomend
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