Displaying 8 results from an estimated 8 matches for "libpython3".
Did you mean:
libpython
2019 Dec 02
4
Debian Stretch - > buster: samba packages
On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote:
> Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba:
>> Hai,
>>
>> Sorry for the late reply.
> Never mind, weekend is important ...
>
>> Here its just apt-get distupgrade --autoremove --purge
>> Without the autoremove libldb1 is not removed so libldb2 can be installed.
> # apt-get distupgrade
2011 Dec 10
1
[PATCH] Fixed checks for libpython features
...STALLDIR])
fi
- dnl Look for libpython and some optional symbols in it.
+ dnl Look for some optional symbols in libpython.
old_LIBS="$LIBS"
- if test "x$PYTHON_VERSION_MAJOR" = "x3"; then
- dnl libpython3 is called "libpython3.Xmu.so"
- LIBPYTHON="python${PYTHON_VERSION}mu"
- else
- LIBPYTHON="python$PYTHON_VERSION"
- fi
- AC_CHECK_LIB([$LIBPYTHON], [PyList_Size], [],
- [AC_MSG_FAILUR...
2019 Mar 29
3
Attempts to Set Max Password Age in Samba Tool Fails
Hello!
I am on Samba 4.10.0, Ubuntu 16.04.2 LTS. I recently reset a password and found that my password expiration had somehow gotten set to 400 days.
I went to one of my DCs and ran the following command:
# samba-tool domain passwordsettings show
Password informations for domain 'DC=samdom,DC=mydomain,DC=com'
Password complexity: on
Store plaintext passwords: off
Password history
2019 Mar 29
0
Attempts to Set Max Password Age in Samba Tool Fails
...quot;, line 1513,
> > in run if max_pwd_age and max_pwd_age > 0 and min_pwd_age >=
> > max_pwd_age:
>
> What Python 3 packages are installed ?
>
>
>
> # dpkg --list | grep python3 | awk '{ print $1 "\t" $2 "\t" $3 }'
> ii libpython3-dev:amd64 3.5.1-3
> ii libpython3-stdlib:amd64 3.5.1-3
> ii libpython3.5:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-dev:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-minimal:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-stdlib:amd64 3.5.2-2ubuntu0~16.04.5
> ii python3 3.5.1-...
2019 Dec 02
0
Debian Stretch - > buster: samba packages
...libcurl3* libdbus-glib-1-2*
libdns162* libenca0* libexempi3* libexif12* libicu57* libiptcdata0*
libirs-export141* libisc160* libisccc-export140* libisccc140*
libisccfg-export140* libisccfg140* libjansson4* libkdb5-8* liblwres141*
libmariadbclient18* libnss-winbind* libpam-winbind* libperl5.24*
libpython3.5* libpython3.5-dev* libpython3.5-minimal*
libpython3.5-stdlib* libsmbclient* libstdc++-6-dev* libstemmer0d*
libtracker-sparql-1.0-0* libunbound2* libuptimed0* libwbclient0*
python-idna*
python-pyasn1* python3-iso8601* python3-ldb* python3-markdown*
python3-pyasn1* python3-samba* python3-talloc*...
2019 Dec 02
0
Debian Stretch - > buster: samba packages
...t; libdns162* libenca0* libexempi3* libexif12* libicu57* libiptcdata0*
> libirs-export141* libisc160* libisccc-export140* libisccc140*
> libisccfg-export140* libisccfg140* libjansson4* libkdb5-8*
> liblwres141*
> libmariadbclient18* libnss-winbind* libpam-winbind* libperl5.24*
> libpython3.5* libpython3.5-dev* libpython3.5-minimal*
> libpython3.5-stdlib* libsmbclient* libstdc++-6-dev* libstemmer0d*
> libtracker-sparql-1.0-0* libunbound2* libuptimed0* libwbclient0*
> python-idna*
> python-pyasn1* python3-iso8601* python3-ldb* python3-markdown*
> python3-pyasn1* python...
2019 Dec 02
1
Debian Stretch - > buster: samba packages
...*
> libdns162* libenca0* libexempi3* libexif12* libicu57* libiptcdata0*
> libirs-export141* libisc160* libisccc-export140* libisccc140*
> libisccfg-export140* libisccfg140* libjansson4* libkdb5-8* liblwres141*
> libmariadbclient18* libnss-winbind* libpam-winbind* libperl5.24*
> libpython3.5* libpython3.5-dev* libpython3.5-minimal*
> libpython3.5-stdlib* libsmbclient* libstdc++-6-dev* libstemmer0d*
> libtracker-sparql-1.0-0* libunbound2* libuptimed0* libwbclient0*
> python-idna*
> python-pyasn1* python3-iso8601* python3-ldb* python3-markdown*
> python3-pyasn1* pytho...
2019 Mar 30
1
Attempts to Set Max Password Age in Samba Tool Fails
...ne 1513,
> > in run if max_pwd_age and max_pwd_age > 0 and min_pwd_age >=
> > max_pwd_age:
>
> What Python 3 packages are installed ?
>
>
>
> # dpkg --list | grep python3 | awk '{ print $1 "\t" $2 "\t" $3 }'
> ii libpython3-dev:amd64 3.5.1-3
> ii libpython3-stdlib:amd64 3.5.1-3
> ii libpython3.5:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-dev:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-minimal:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-stdlib:amd64 3.5.2-2ubuntu0~16.04.5
> ii python3...