set samba "template shell" dependent on group
set samba "template shell" dependent on group
(OP)
I want to give users with a G-GROUP-MENU group who log in with ads not the bash shell but a menu.
Thought of "username map script" but that isn't appealing to me.
so what I ask:
template shell = /bin/bash
but when the user has a group G-GROUP-MENU then
template shell = /usr/local/bin/menu
Thought of "username map script" but that isn't appealing to me.
so what I ask:
template shell = /bin/bash
but when the user has a group G-GROUP-MENU then
template shell = /usr/local/bin/menu