Hello All!
I'm trying to set up a FreeBSD 13.1 server in order to allow my MS-Windows domain user to access their homes on the server using ftp. I've set up the samba suite 4.16 (the last I have on my platform, a PPC64) and I can see users via
Any hints will be greatly appreciated...
Luciano.
I'm trying to set up a FreeBSD 13.1 server in order to allow my MS-Windows domain user to access their homes on the server using ftp. I've set up the samba suite 4.16 (the last I have on my platform, a PPC64) and I can see users via
getent passwd
(and groups via getent group), I can authenticate active directory users via wbinfo -a [I]user%password[/I]
. If I send an e-mail to a domain user, postfix creates the home directory on the fly just fine. Now I wish to give to the user the ability to transfer files to its home using AD credentials. I've seen that theftpd server from base has no mention of users outside the machine (I tried anyway with no success). Which ftp server may I use? vsftpd? pure-ftpd? Anything else?Any hints will be greatly appreciated...
Luciano.