• Samba + kernel question

    From MIKE POWELL@VERT/CAPCITY2/CAPCITY to ALL on Sun Oct 6 10:34:00 2019
    In order to use nfs, certain options have to be set when compiling theãkernel (and most distros default to the nfs settings being ON). In orderãto use samba, are there any options that have to be set when the kernel wasãcompiled, or should it work with just a generic kernel?ããThanks!ãMikeãã---ã þ SLMR 2.1a þ Goodness! That was close! I almost gave a damn.ã---ã þ BgNet 1.0á12 ÷ moe's tavern * 1-502-875-8938 * moetiki.ddns.net:27ã
  • From Bencollver@VERT/CAPCITY2 to MIKE POWELL on Mon Oct 7 10:49:45 2019
    Re: Samba + kernel questionã By: MIKE POWELL to ALL on Sun Oct 06 2019 10:34:00ãã > kernel (and most distros default to the nfs settings being ON). In orderã > to use samba, are there any options that have to be set when the kernel wasã > compiled, or should it work with just a generic kernel?ããBased on my reading, samba just requires networking plus filesystemãsupport for ACL, which are normally already included in a generic kernel.ããhttps://wiki.samba.org/index.php/File_System_Support#ext4ããOne exception is when you want to use the kernel CIFS client. Theãkernel option CONFIG_CIFS is not enabled by default.ããhttps://wiki.samba.org/index.php/LinuxCIFSããhttps://is.gd/kkz8t4ããPeace,ãBenãã---ã þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTPã
  • From Dumas Walker@VERT/CAPCITY2 to BENCOLLVER on Mon Oct 7 16:44:00 2019
    Based on my reading, samba just requires networking plus filesystemã> support for ACL, which are normally already included in a generic kernel.ãã> https://wiki.samba.org/index.php/File_System_Support#ext4ãã> One exception is when you want to use the kernel CIFS client. Theã> kernel option CONFIG_CIFS is not enabled by default.ãã> https://wiki.samba.org/index.php/LinuxCIFSãã> https://is.gd/kkz8t4ããBen,ãThanks. I did some reading also but was not sure what the differenceãbetween the using the samba client and using the CIFS client are. I willãhave to play around with it some and see what happens.ããThe kernel in question is a custom kernel for a single board pc. So far, Iãhave figured out for sure that it indeed has the kernel nfs all turned off,ãwhich is not the usual default for generic kernels these days.ãã---ã þ SLMR 2.1a þ DalekDOS error: (I)Obey (V)ision impaired (E)xterminateã þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTPã
  • From Bencollver@VERT/CAPCITY2 to Dumas Walker on Tue Oct 8 11:27:44 2019
    Re: Samba + kernel questionã By: Dumas Walker to BENCOLLVER on Mon Oct 07 2019 16:44:00ãã > Thanks. I did some reading also but was not sure what the differenceã > between the using the samba client and using the CIFS client are. I willã > have to play around with it some and see what happens.ããThe samba client is in the userland. You either use it at theãcommand-line, or you can use a graphical file manager that hasãbuilt-in client code. It's comparable to FTP.ããThe CIFS client is in the kernel. You mount it like you do NFS.ãThe filesystem is available to all applications just like NFS.ããBest regards,ãBenãã---ã þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTPã
  • From Dumas Walker@VERT/CAPCITY2 to BENCOLLVER on Tue Oct 8 16:55:00 2019
    The samba client is in the userland. You either use it at theã> command-line, or you can use a graphical file manager that hasã> built-in client code. It's comparable to FTP.ãã> The CIFS client is in the kernel. You mount it like you do NFS.ã> The filesystem is available to all applications just like NFS.ããWell, rats! :) Looks like the kernel needs CIFS and I am betting it isãnot turned on.ããThanks!ãã---ã þ SLMR 2.1a þ Sushi: known to the rest of the world as 'Bait'ã þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTPã