Displaying 20 results from an estimated 10000 matches similar to: "error while loading shared libraries: libpam.so.0"
2007 Mar 24
0
configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
Hi all.
Now that we have SSHDLIBS for the libraries required by sshd only, it's
possible to remove some of the single-purpose variables from Makefile.
If this is worth doing, the next step would probably be to move the
OpenSSL libs into CRYPTOLIBS since binaries such as scp and sftp don't
need to be linked with libcrypto.
Index: Makefile.in
2002 Feb 20
0
[Bug 123] New: ssh linked with libpam
http://bugzilla.mindrot.org/show_bug.cgi?id=123
Summary: ssh linked with libpam
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: peak at
2012 Jun 11
1
dovecot does not find libpam when compiling with customized prefix
Hello everybody,
I try to compile dovecot 2.1.7 with a customized --prefix setting and --with-pam . Although I installed libpam into the same --prefix, dovecot does not find it:
checking for pam_start in -lpam... no
configure: error: Can't build with PAM support: libpam not found
The same or a similar problem seems to have appeared 4 years ago:
2019 Apr 08
0
libpam-smbpass
Hai,
Its not anymore in debian package, its in samba now as far i can tell, i think, 4.2 was the latest that had this.
But `man smb.conf` and search for `unix password sync` That should give more info.
Ps. Upgradeing debian 8 to 9 and samba, read :
http://downloads.van-belle.nl/samba4/Upgrade-info.txt
Almost every part where it might go wrong, when upgrading from 4.2 is in this file.
2019 Apr 08
3
libpam-smbpass
Hi Everybody
I have a linux debian 8 server with samba user share. I have tried to
upgrade to version 9. The package (libpam-smbpass) wich made
synchronize linux password to the samba password is missing the new.
Are there any way to synchronize unix local password with samba
password ?
Or can I download libpam-smbpass source from somewhere ?
Thanks
Zoltan
2004 Mar 04
0
libpam-pwdfile
hi
Where are libpam-pwdfile on my hard?
Please guide me...
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
m_pahlevanzadeh at yahoo.com
2000 Nov 05
1
HP-UX 11.0 libpam patch
Patch PHCO_22265 (s700_800 11.00 cumulative libpam and libpam_unix
patch) is now available that fixes a problem discussed a while back
on the list regarding an incorrect return value from pam_acct_mgmt(),
which effected the ability to change an expired password:
(SR: 8606160402 CR: JAGad29724)
HP-UX is inconsistent with the PAM standard with respect
to the return value for
2001 Nov 01
0
"not authorized to login" and libpam-mysql
Hi all,
I get the error message "not authorized to login from this station".
This is not fixed as suggested in past posts (encrypt = no,
NT4_plainpassword.reg).
I have libpam-mysql installed. And it never even gets called for
authentication from the NT machine! If I connect from the local PC with
smbclient //server/share password -U user
I get the following in syslog (I turned on
2008 Feb 15
2
PAM libraries not found
When I add the --with-pam option in my configure command I get the
following error:
checking for pam_start in -lpam... no
configure: error: Can't build with PAM support: libpam not found
PAM is most certainly installed on the machine:
ii libpam-modules 0.79-5
Pluggable Authentication Modules for PAM
ii libpam-runtime 0.79-5
Runtime support
2005 Nov 26
1
error while loading shared libraries: libwine.so.1
Just complied from CVS and am getting this error:
/_/usr/local/bin/wine: error while loading shared libraries:
libwine.so.1: cannot open shared object file: No such file or directory_/
Library out of date? Some other setting?
I'm new to Linux and compiling your own programs. Keeps life
interesting though.
TIA
Roger
2009 Sep 14
1
R: error while loading shared libraries: libRblas.so:
Hi,
I am trying to debug R on fedora9.0. When I use gdb to debug R-1.9.2, I am getting the error "R: error while loading shared libraries: libRblas.so: cannot open shared object file: No such file or directory"
"Program exited with code 0177.
Missing separate debuginfos, use: debuginfo-install glibc.i686"
I have libRblas.so shared library in two paths,
1)
2001 Dec 02
1
wine: error while loading shared libraries: libntdll.so
I had an old version which I removed by the "remove all" or sth method. I
think I may have done a mistake when I was removing and I get the following
message but nothing else, it is an unstripped version:
wine: error while loading shared libraries: libntdll.so: cannot open shared
object file: No such file or directory.
Please let me know which is the normal way to recover since
2005 Aug 25
0
error while loading shared libraries: liblinc.so.1
When trying to run giFTui, I get the following error:
giftui: error while loading shared libraries: liblinc.so.1: cannot open
shared object file: No such file or directory
So I looked on the web for liblinc.so.1, and learned (?) that it was a
part of at-spi. Trying to isntall the RPM told me that at-spi was
already installed. I also tried a YUM install, and it simply said
"nothing to
2008 Jul 01
2
Samba 3.2.0: error while loading shared libraries: libtalloc.so.1
Hi,
Just try to build rpm of Samba on my CentOS 5.2 box. RPM building &
updating were fine, but I can not start smbd. Here are errors:
# service smb start
Starting SMB services: smbd: error while loading shared libraries:
libtalloc.so.1: cannot open shared object file: No such file or
directory
[FAILED]
Starting NMB services: nmbd:
2005 Jun 11
3
upgrade from fedora to centos?
Hiya, just wondering how easy this would be, I'm guessing through yum,
but is there a preferable process from updating from fed core 3 to
centos ideally keeping settings as is? (desktop rather than server,
just want to migrate to centos, nothing too essential apart from raw
data).
Ian
2006 Sep 25
1
Crontab not working....
Hiya all,
just found an odd one on one of our boxes, cron isnt working (for a user
anyway, but can't seem to get it running properly at all), i.e if I do a
crontab -e as a user (who is in /var/spool/cron) and add 19 10 * * *
/bin/touch /home/logadmin/testfile (has permission) its never created. Also
I get no mails from cron to /var/spool/mail/root so guessing maybe cron not
working at all,
2002 Feb 26
0
[Bug 123] ssh linked with libpam
http://bugzilla.mindrot.org/show_bug.cgi?id=123
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|tim at multitalents.net
------- Additional Comments From tim at multitalents.net 2002-02-26 16:58 -------
I've addressed this
2008 Feb 04
0
configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
<snip>
> @@ -3157,19 +3155,18 @@ LIBSELINUX=""
> AC_ARG_WITH(selinux,
> [ --with-selinux Enable SELinux support],
> [ if test "x$withval" != "xno" ; then
> + save_LIBS="$LIBS"
> AC_DEFINE(WITH_SELINUX,1,[Define if you want SELinux support.])
> SELINUX_MSG="yes"
> AC_CHECK_HEADER([selinux/selinux.h],
2005 Jan 18
2
R: error while loading shared libraries: libg2c.so.o
I have just installed the version of R for Linux Enterprise Server AS. When R is launched, I receive the following error message:
R: error while loading shared libraries: libg2c.so.o cannot open shared object file: no such file or directory
I have added the path to the library above to the /usr/etc/ld.so.conf file and then run ldconfig -v. The listing then shows that the libg2c.so.o is
2008 Mar 03
1
crypto, readline and zlib libraries - Postgres install
I have the 5.x Centos DVD and loaded it.
Please be gentle with me, as I'm nominally a FreeBSD kind of guy... :)
Anyway, I'm trying to install Postgres and the three libraries in the
subject line are missing off the base installation. I figured out how
to load gcc using yum, but those libraries aren't there, and I need the
former in particular in order to enable SSL for Postgres