I have to say that this has not been my experience. I am not using the
latest fish however; I'm using the default version in the Ubunto repository.
I have had no problems using sudo; it properly remembers and uses my
password timeout.

On Mon, Mar 7, 2011 at 09:58, Korek <korek...@seznam.cz> wrote:

> Hello, I have a problem with sudo vs fish
>
> when I use sudo, it asks me to enter password repeatedly, even thou I
> have sudo timeout set to 15 minutes.
> sudo works correctly under bash
>
> look at the following example:
>
> z@pc /t/zTemp> ls
> a/  b/
> z@pc /t/zTemp> sudo ls
> [sudo] password for z:
> a  b
> z@pc /t/zTemp> sudo ls
> [sudo] password for z:
> a  b
> z@pc /t/zTemp> bash
> z@pc /tmp/zTemp $ sudo ls
> [sudo] password for z:
> a  b
> z@pc /tmp/zTemp $ sudo ls
> a  b
>
> fish, version 1.23.1
>
> Any clues?
> thx
>
>
> ------------------------------------------------------------------------------
> What You Don't Know About Data Connectivity CAN Hurt You
> This paper provides an overview of data connectivity, details
> its effect on application quality, and explores various alternative
> solutions. http://p.sf.net/sfu/progress-d2d
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users
>
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to