Christian Franke wrote:
A test script for all shells is attached. Run with admin rights.
Requires cygdrop from cygutils package.
Now it is attached :-)
#!/bin/sh
#f=/proc/registry/HKEY_LOCAL_MACHINE/SAM/SAM
f=/proc/registry/HKEY_LOCAL_MACHINE/SECURITY
/bin/test -r $f || echo "tes
Daniel Colascione wrote:
On 4/24/11 9:39 AM, Christian Franke wrote:
On 2011-04-01, Christian Franke wrote:
The attached patch for /etc/profile and /etc/bash.bashrc sets a root
prompt ('#' instead of '$' or '%') if the shell runs with admin rights
(local or domain admin group).
On Sun, Apr 24, 2011 at 06:39:12PM +0200, Christian Franke wrote:
> On 2011-04-01, Christian Franke wrote:
> >The attached patch for /etc/profile and /etc/bash.bashrc sets a
> >root prompt ('#' instead of '$' or '%') if the shell runs with
> >admin rights (local or domain admin group).
Trying to d
On 4/24/11 9:39 AM, Christian Franke wrote:
> On 2011-04-01, Christian Franke wrote:
>> The attached patch for /etc/profile and /etc/bash.bashrc sets a root
>> prompt ('#' instead of '$' or '%') if the shell runs with admin rights
>> (local or domain admin group).
>>
>
> Any comment so far? Wrong
On 2011-04-01, Christian Franke wrote:
The attached patch for /etc/profile and /etc/bash.bashrc sets a root
prompt ('#' instead of '$' or '%') if the shell runs with admin rights
(local or domain admin group).
Any comment so far? Wrong list ?
If this patch is not accepted:
Would it be possi
The attached patch for /etc/profile and /etc/bash.bashrc sets a root
prompt ('#' instead of '$' or '%') if the shell runs with admin rights
(local or domain admin group).
Does not rely on a specific admin SID -> gid mapping in /etc/group.
Tested with bash, zsh, mksh, posh, dash.
Christian
di
6 matches
Mail list logo