Displaying 3 results from an estimated 3 matches for "shell_escap".
Did you mean:
  shell_escape
  
1999 Apr 26
3
Invoking shell commands from within R
In S-Plus, one can invoke a shell command by prepending it with a "!",
e.g.:
    > !ls
Is something similar available in R?  Is it possible to execute shell
commands from within R?
Fredrik
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2023 Apr 03
2
Fwd: ntlm_auth and freeradius
...quest-nt-key ?-domain=<netbios_domainname> --username=<user>
Let's start with this,? I could post all radius configs but that is a lot...
- Kees.
I guess we have to look at the conf files then, first these two:
mods-enabled/ntlm_auth:
exec ntlm_auth {
 ???????wait = yes
 ???????shell_escape = yes
 ???????program = "/usr/bin/ntlm_auth --allow-mschapv2 --request-nt-key \
 ??????????????????--domain=example \
 ??????????????????--require-membership-of=example\authorization_groupname \
 ??????????????????--username=%{mschap:User-Name} 
--password=%{User-Password}"
mods-enables...
2023 Apr 03
2
ntlm_auth and freeradius
Op 03-04-2023 om 16:05 schreef Tim ODriscoll via samba:
> Dear All,
>
> I'm trying to setup FreeRADIUS to authenticate a machine account to grant access to wifi for domain-connected machines. I think I've got the GPO's set up properly and the CA deployed to the clients, as I'm not getting any errors there.
>
> The errors I'm getting are to do with ntlm_auth not