Package Details: ksmbd-tools 3.5.2-1

Git Clone URL: https://aur.archlinux.org/ksmbd-tools.git (read-only, click to copy)
Package Base: ksmbd-tools
Description: Userspace tools for the ksmbd kernel SMB server
Upstream URL: https://github.com/cifsd-team/ksmbd-tools
Keywords: cifs cifsd ksmbd samba smb smbd
Licenses: GPL2
Provides: samba
Submitter: jpegxguy
Maintainer: jpegxguy
Last Packager: jpegxguy
Votes: 13
Popularity: 0.180511
First Submitted: 2021-04-21 15:56 (UTC)
Last Updated: 2024-05-05 12:29 (UTC)

Dependencies (2)

Required by (58)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

jpegxguy commented on 2021-11-21 13:50 (UTC)

Yeah it would be cool if this got pulled into community

post-factum commented on 2021-11-21 13:47 (UTC)

https://bugs.archlinux.org/task/72756

huyz commented on 2021-11-06 06:33 (UTC)

@post-factum Official kernel linux and linux-zen version 5.15 do have ksmbd enabled:

CONFIG_SMB_SERVER=m
CONFIG_SMB_SERVER_SMBDIRECT=y
CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y
CONFIG_SMB_SERVER_KERBEROS5=y
CONFIG_SMBFS_COMMON=m

However they does not providing KSMBD-MODULE, sadly.

post-factum commented on 2021-08-09 15:06 (UTC)

Thank you.

jpegxguy commented on 2021-08-09 11:12 (UTC)

Yeah I forgot about that, done

post-factum commented on 2021-08-08 20:25 (UTC) (edited on 2021-08-08 20:27 (UTC) by post-factum)

With ksmbd-dkms providing KSMBD-MODULE (thanks for that!) I think that this package should depend on KSMBD-MODULE instead of ksmbd-dkms.

(reason: for linux-pf I'm going to merge ksmbd directly and make it provide KSMBD-MODULE too)

jpegxguy commented on 2021-08-06 09:46 (UTC)

@ksv1986 https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites The group base-devel is an implicit make dependency for all AUR packages

ksv1986 commented on 2021-08-06 07:34 (UTC) (edited on 2021-08-06 07:38 (UTC) by ksv1986)

Also autoconf and pkgconf are required:

$ pacman -Q glib2
glib2 2.68.3-1

./autogen.sh: line 3: autoreconf: command not found
==> ERROR: A failure occurred in build().
    Aborting..

./configure: line 12595: syntax error near unexpected token `GLIB,'
./configure: line 12595: `PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.40, has_glib2=1, has_glib2=0)'
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'ksmbd-tools-3.4.0-1':
error: packages failed to build: ksmbd-tools-3.4.0-1

IncredibleLaser commented on 2021-06-06 11:46 (UTC)

Thanks for the package! It needs libnl though

checking for LIBNL... no                                                                                                                   
configure: error: No libnl (libnl-3-dev or libnl3-devel) and libnl-genl (libnl-genl-3-dev) or were not found                                                                                                                                                                          
==> ERROR: A failure occurred in build().                                                                                                                                                                                                                                             
    Aborting...                                                                                                                            
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/laser/build