Virtual Private Server (VPS) Hosting provided by Central Point Networking cpnllc.com
For some reason, the "Nodelist" and "Recent Callers" features are not working.
| Sysop: | Ray Quinn |
|---|---|
| Location: | Visalia, CA |
| Users: | 60 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 03:44:16 |
| Calls: | 12 |
| Files: | 12,929 |
| Messages: | 98,349 |
Check out the US 99 menu above for links to information about US Highway 99, after which the US 99 BBS is named.
Be sure to click on the Amateur Radio menu item above for packet BBSes, packet software, packet organizations, as well as packet how-to's. Also included is links to local and some not-so-local Amateur Radio Clubs.
glibc is still on 2.33 not 2.34 yet
* sys-libs/libxcrypt
is used when glibc have no crypt support on gentoo
-={ 2021-08-15 06:49:05.867167667+00:00 }=-
Hey Benny!
* sys-libs/libxcrypt
is used when glibc have no crypt support on gentoo
How do you explain this?
$ file /lib/libcrypt-2.34.so
/lib/libcrypt-2.34.so: ELF 64-bit LSB shared object, x86-64,
version 1 (SYSV), dynamically linked, for GNU/Linux 3.2.0, stripped
how is your glibc compiled ?
libcrypt vs libxcrypt is not same lib
sorry if i am incorrect
how is your glibc compiled ?
# ldd /usr/bin/passwd | sed 's/\t/ /'
linux-vdso.so.1 (0x00007ffe401fb000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f5645368000)
libc.so.6 => /lib/libc.so.6 (0x00007f56451ad000)
/lib/ld-linux-x86-64.so.2 (0x00007f56453a3000)
I don't see a problem. Do you?
I don't see a problem. Do you?
missing pam :)
I don't see a problem. Do you?
missing pam :)That is a feature.
unless its static-linked, but in this case here its not imho,
i only spoted that slackware is have pam in
Hello All!
* sys-libs/libxcrypt
Available versions: 4.4.20(0/1)^t ~4.4.25(0/1)^t {+compat split-usr +static-libs system test ABI_MIPS="n32 n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
Homepage: https://github.com/besser82/libxcrypt
Description: Extended crypt library for descrypt, md5crypt, bcrypt, and others
is used when glibc have no crypt support on gentoo
glibc is still on 2.33 not 2.34 yet
Regards Benny