• I need lmdb 0.9.16 or later

    From pinnerite@21:1/5 to All on Thu Mar 16 18:44:38 2023
    XPost: alt.os.linux.mint

    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    TIA



    --
    Mint 20.3, kernel 5.4.0-132-generic, Cinnamon 5.2.7
    running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pinnerite@21:1/5 to Jonathan N. Little on Thu Mar 16 20:03:25 2023
    XPost: alt.os.linux.mint

    On Thu, 16 Mar 2023 15:39:16 -0400
    "Jonathan N. Little" <lws4art@gmail.com> wrote:

    pinnerite wrote:
    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    Why? Earlier versions also supported it. If this is a server that you
    have some old client like WinXP needs to access, just set the servers
    min protocol:

    server min protocol = NT1


    --
    Take care,

    Jonathan
    -------------------
    LITTLE WORKS STUDIO
    http://www.LittleWorksStudio.com

    As has been explained ad nauseum. NT1 has been deprecated.

    That is why old gits like me need to compile an earlier version.

    I am taking care, thank you and I hope you continue to do the same.

    Alan



    --
    Mint 21.1, kernel 5.15.0-67-generic, Cinnamon 5.6.7
    running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jonathan N. Little@21:1/5 to pinnerite on Thu Mar 16 15:39:16 2023
    XPost: alt.os.linux.mint

    pinnerite wrote:
    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    Why? Earlier versions also supported it. If this is a server that you
    have some old client like WinXP needs to access, just set the servers
    min protocol:

    server min protocol = NT1


    --
    Take care,

    Jonathan
    -------------------
    LITTLE WORKS STUDIO
    http://www.LittleWorksStudio.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jonathan N. Little@21:1/5 to pinnerite on Thu Mar 16 17:29:31 2023
    XPost: alt.os.linux.mint

    pinnerite wrote:
    On Thu, 16 Mar 2023 15:39:16 -0400
    "Jonathan N. Little" <lws4art@gmail.com> wrote:

    pinnerite wrote:
    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    Why? Earlier versions also supported it. If this is a server that you
    have some old client like WinXP needs to access, just set the servers
    min protocol:

    server min protocol = NT1



    As has been explained ad nauseum. NT1 has been deprecated.

    That is why old gits like me need to compile an earlier version.

    I am taking care, thank you and I hope you continue to do the same.

    You shouldn't use if if you don't have to but as long as there are
    active legacy devices and software it is still an option.

    <https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html#SERVERMINPROTOCOL>

    Still a valid option...

    --
    Take care,

    Jonathan
    -------------------
    LITTLE WORKS STUDIO
    http://www.LittleWorksStudio.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to pinnerite on Thu Mar 16 18:58:49 2023
    XPost: alt.os.linux.mint

    On 3/16/2023 4:03 PM, pinnerite wrote:
    On Thu, 16 Mar 2023 15:39:16 -0400
    "Jonathan N. Little" <lws4art@gmail.com> wrote:

    pinnerite wrote:
    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    Why? Earlier versions also supported it. If this is a server that you
    have some old client like WinXP needs to access, just set the servers
    min protocol:

    server min protocol = NT1


    --
    Take care,

    Jonathan
    -------------------
    LITTLE WORKS STUDIO
    http://www.LittleWorksStudio.com

    As has been explained ad nauseum. NT1 has been deprecated.

    That is why old gits like me need to compile an earlier version.

    I am taking care, thank you and I hope you continue to do the same.

    Alan

    I got mine working.

    [Picture]

    https://i.postimg.cc/W1f4W1Mj/drop-that-security.gif

    That avoids the bugged authentication path.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pinnerite@21:1/5 to pinnerite on Thu Mar 16 23:15:38 2023
    XPost: alt.os.linux.mint

    On Thu, 16 Mar 2023 18:44:38 +0000
    pinnerite <pinnerite@gmail.com> wrote:

    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    TIA


    Whoops. I made a mistake. I need to compile version 4.2.13.17.

    The version in the subject line is the current Mint 21.1 version.

    Alan


    --
    Mint 20.3, kernel 5.4.0-139-generic, Cinnamon 5.2.7
    running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to pinnerite on Thu Mar 16 23:42:41 2023
    XPost: alt.os.linux.mint

    On 3/16/2023 2:44 PM, pinnerite wrote:
    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    TIA

    The 0.9.16 is from the year 2015. This would be newer.

    https://www.linuxfromscratch.org/blfs/view/svn/server/lmdb.html

    https://github.com/LMDB/lmdb/archive/LMDB_0.9.29.tar.gz

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pinnerite@21:1/5 to Paul on Fri Mar 17 09:27:54 2023
    XPost: alt.os.linux.mint

    On Thu, 16 Mar 2023 23:42:41 -0400
    Paul <nospam@needed.invalid> wrote:

    On 3/16/2023 2:44 PM, pinnerite wrote:
    This so I can compile samba 4.15.13 because it supported protocol NM1 (SMB1).

    I cannot find it in the Mint 21.1 repository.

    TIA

    The 0.9.16 is from the year 2015. This would be newer.

    https://www.linuxfromscratch.org/blfs/view/svn/server/lmdb.html

    https://github.com/LMDB/lmdb/archive/LMDB_0.9.29.tar.gz

    Paul



    Brilliant. Thank you.

    Alan

    --
    Mint 20.3, kernel 5.4.0-139-generic, Cinnamon 5.2.7
    running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)