2 Aug
2023
2 Aug
'23
8:34 a.m.
On Aug 2, 2023, at 2:50 AM, Jarosław Kłopotek <jkl@interduo.pl> wrote:
Is it possible to login in into samba share by using freeradius and get propper group assignment?
No. RADIUS is an authentication protocol which does little more than username / password checking. SMB is an enormous suite of hundreds of protocols which do all kinds of things. So no, you can't replace one software product with an entirely unrelated software product. They're completely different. Alan DeKok.