[Bug 47388] Re: gksuexec doesn't work in dapper !

2009-11-25 Thread Darren Warner
Many thanks Anders - I can now finally use gksu again!

However, while I think I understand the technical reasons for the way
things are, from a more holistic perspective I disagree that this bug
should be marked invalid for the following reasons:

- It requires _more_ steps to run programs as another user compared with 
running programs as root (this just seems wrong)
- I don't think people running GNOME should need to be concerned about the 
details of X security (GNOME is not UNIX argument)
- gksu fails to run as documented with no discernible reason why (at the very 
least, a note with the above solution should be added to man 
pages/documentation)

I don't enter the other users password when running the program as that
user - gksu asks me for my own password (in the same way that it asks me
for my own password when running a program as root)

I'm aware of the fast user switcher, but gksu serves a different (and
often more convenient) purpose. One could argue the same for running
anything else as root.

-Darren

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2009-11-14 Thread Anders Østerholt
$ xhost +LOCAL:
non-network local connections being added to access control list

Now you can gksu -u anotheruser program

You can add this command to your startup programs in gnome-session-
properties.

As for using the other users password for authentication is not correct
behaviour.  When you sudo, you use your own password.

You may also use fast user switcher to run programs as another user.

This bug is not valid.

** Changed in: gksu (Ubuntu)
   Status: New = Invalid

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2009-10-08 Thread Darren Warner
Still there in Karmic:

warn...@washington:~$ lsb_release -c
Codename:   karmic
warn...@washington:~$ gksu -u darrenw firefox
No protocol specifiedNo protocol specified
Error: cannot open display: :0.0

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2009-05-05 Thread Eduard Wulff
I can confirm this bug in Ubuntu 9.04 (my first steps with Gnome after
several years of KDE).


=== works =
edu...@nb-ewulff:~$ gksudo -d nautilus

No ask_pass set, using default!
xauth: /tmp/libgksu-u3Ectl/.Xauthority
STARTUP_ID: gksudo/nautilus/16567-0-nb-ewulff_TIME10844278
cmd[0]: /usr/bin/sudo
cmd[1]: -H
cmd[2]: -S
cmd[3]: -p
cmd[4]: GNOME_SUDO_PASS
cmd[5]: -u
cmd[6]: root
cmd[7]: --
cmd[8]: nautilus
buffer: --
brute force GNOME_SUDO_PASS ended...
No password prompt found; we'll assume we don't need a password.
xauth: /tmp/libgksu-u3Ectl/.Xauthority
xauth_env: /home/eduard/.Xauthority
dir: /tmp/libgksu-u3Ectl

=== does not =
edu...@nb-ewulff:~$ gksudo -d -u palo nautilus

No ask_pass set, using default!
xauth: /tmp/libgksu-tYOcES/.Xauthority
STARTUP_ID: gksudo/nautilus/16570-0-nb-ewulff_TIME10864983
cmd[0]: /usr/bin/sudo
cmd[1]: -H
cmd[2]: -S
cmd[3]: -p
cmd[4]: GNOME_SUDO_PASS
cmd[5]: -u
cmd[6]: palo
cmd[7]: --
cmd[8]: nautilus
buffer: -No protocol specified-
brute force GNOME_SUDO_PASS ended...
No password prompt found; we'll assume we don't need a password.
No protocol specifiedCould not parse arguments: Anzeige kann nicht geöffnet 
werden:
xauth: /tmp/libgksu-tYOcES/.Xauthority
xauth_env: /home/eduard/.Xauthority
dir: /tmp/libgksu-tYOcES

The last case is what I want. I can login as user palo but switching
between whole sessions is not my intention.

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-12-23 Thread Darren Warner
Still there in 8.10 (I don't have 9.04, and am a little reluctant to
install it yet given that the status of this bug hasn't changed since
dapper - unless you think something has changed that might help, or
there's something I can try?)

(I entered the wrong password on the first attempt, but I've pasted the
entire output to show what happens after the password has been cached):

warn...@washington:~$ gksu -u darrenw thunderbird
GNOME_SUDO_PASS
sudo: 1 incorrect password attempt

(thunderbird-bin:452): Gtk-WARNING **: cannot open display: :0.0
swarn...@washington:~$
 
warn...@washington:~$ 
warn...@washington:~$ 
warn...@washington:~$ gksu -u darrenw thunderbird
No protocol specified
(thunderbird-bin:477): Gtk-WARNING **: cannot open display: :0.0
warn...@washington:~$ 


** Changed in: gksu (Ubuntu)
   Status: Incomplete = New

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-12-20 Thread Daniel T Chen
I can't confirm this symptom in 9.04. Please set the status to:
1) New if reproducible in a supported or development Ubuntu version, or
2) Invalid if you cannot reproduce it in a supported or development Ubuntu 
version.

** Changed in: gksu (Ubuntu)
   Status: New = Incomplete

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-10-10 Thread Darren Warner
I must have been happy inside. Should have said :( though.

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-10-09 Thread Darren Warner
Just tried intrepid (beta 1, updated as of 2008/10/08) - same result :)

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-10-02 Thread Darren Warner
Still the same result in hardy final. I'll install intrepid in a VM and
let you know what happens.

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-09-20 Thread Wouter Stomp
Does this still happen in the final version of hardy? And if so could
you also try in the latest alpha of intrepid?

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-04-06 Thread wam
sorry for this, I realise my response has absolutely nothing to do with
your problem, I must have written in the wrong tab...

sorry for this

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-04-05 Thread wam
There is a difference between gksudo (graphical equivalent to sudo) and
gksu which will prompt for the password of the so called root user
(not superuser).

If an application uses gksu by mistake, you'll need to create a root
user, assign a password (sudo passwd root) and use that password of the
root user.

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2008-04-05 Thread Darren Warner
I'm not actually running anything from an application. My use case is
that I have two accounts (one for work, one for personal use).
Occasionally, I'm in one session and want to run a program as my other
account.

It seems that the -u option neither works in gksu, or gksudo.

I'm now running Hardy beta. Running gksudo with -u resulted in the
following output after asking me for my password:

[EMAIL PROTECTED]:~$ gksu -u warnerd thunderbird

(thunderbird-bin:10508): Gtk-WARNING **: cannot open display: :0.0
[EMAIL PROTECTED]:~$

Then running gksudo came straight back to the command prompt (though it
looks like an application window popped up for an instant). Running gksu
again results in the same behaviour. Running gksu or gksudo without -u
works Ok.


** Changed in: gksu (Ubuntu)
   Status: Invalid = New

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2007-09-21 Thread Launchpad Janitor
[Expired for gksu (Ubuntu) because there has been no activity for 60
days.]

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2007-09-10 Thread Darren Warner
This bug has no assignee - just wondering if it's dropped off the radar,
as it still affects gutsy.

I'm affected by this bug too (though it's now gksu, no gksuexec) - let
me know if there's anything I can do to help debug things.

-- 
gksuexec doesn't work in dapper !
https://bugs.launchpad.net/bugs/47388
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-09-27 Thread towsonu2003
** Bug 48265 has been marked a duplicate of this bug

** Bug 59507 has been marked a duplicate of this bug

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-09-04 Thread Christophe Charlot
That's not the way it used to work in Hoary and Breezy : if you wanted
to start a program as userB you had to enter userB password.

Note that when you are asked for a password it is written (translating) : 
Please enter your password to start application X as userB.

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-09-03 Thread Jussi Kukkonen

As far as I understand gksuexec should accept only userA password, exactly like 
sudo... Using userB password should not work.

So when you're logged in as UserA, you gksudoexec with userA password
and select userB. You need to have permissions for this of course...
This seems to work as expected, correct?

the Xlib error could be a bug, not sure about that.

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-09-02 Thread Christophe Charlot
Ok , tried to test it on edgy eft knot 2... gksuexec is't there anymore
:-(((

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-09-01 Thread Christophe Charlot
Ok, I made some more tests, this time on a 'clean' install of dapper (as a 
guest OS with mware server).
userA is the first account and is sudoer.
userB is the second account and is NOT sudoer.

Login with userA : gksuexec - id as userB and using userB password : 
  GNOME_SUDO_PASS
  sudo : 1 incorrect password attempt.

Login with userA : gksuexec - id as userB and using userA (root) password :
  uid=1001(userB) it's working

Login with userA : gksuexec - firefox as userB :
  Xlib : connection to :0.0 refused by server
  Xlib: No protocol specified

(firefox-bin:7828): Gtk-WARNING **: cannot open display


I'm sure there is a bug somewhere... will test on edgy in the hope I can 
install knot2 as a vmware guest ;-)

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-08-10 Thread Christophe Charlot
Thanks for taking care of this bug which is annoying me so much ;-)

I'll try to sum-up everything I can tell you about this bug so far :

- I DO NOT have an explicit root password, I always use sudo from my
main account (userA), which is the only sudoer in the system.

- This bug happened after an upgrade from breezy, and I had almost the same 
problem when upgrading from hoary to breezy. The problem disappeared when I 
made a fresh clean install of breezy.
-  I do not know if this bug appears with a clean install of Dapper. 

- In a standard Gnome session as userA, if I try to launch id as userB in a 
terminal : gksuexec -  id and choose userB
- if I use userB password it's not working : 
GNOME_SUDO_PASS
sudo: 1 incorrect password attempt
- if I use userA password it's working !! : 
uid=1001(userB) gid=1001(userB) 
groupes=4(adm),20(dialout),21(fax),24(cdrom),25(floppy),26(tape),29(audio),30(dip),44(video),46(plugdev),104(lpadmin),105(scanner),1001(userB)

- BUT in a standard Gnome session with userA, if I try to launch firefox(or 
any 'graphical' program) as userB  : 
- still not working with userB password.
- with userA password now it's not working :
Xlib: connection to :0.0 refused by server
Xlib: No protocol specified
(firefox-bin:2436): Gtk-WARNING **: cannot open display:


- Now I start a standard Gnome session as userB and start id as userA :
- with userA password it's not working :
GNOME_SUDO_PASS
sudo: 1 incorrect password attempt
- with userB password : I get a message that userB is not a sudoer 
and cannot do this, error will be reported...

- Now I start an XGL/Compiz session  :

- userA gksuexec 'id'  'userB' - working WITHOUT being asked for a 
password !
- userA gksuexec 'firefox'  'userB' - same result !!!

- If I launch gksuexec from the drop-down menu (start as another
user), I'm asked for the password, and I get the same results than in a
standard gnome session, except that I CAN start 'graphicals' programs.

I do not understand much what is happening, but the only thing I am sure
of, is that it's not working as it should ;-)

I hope everything in here will help you. I can do any other test if you
want, no problem :-)

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-08-09 Thread Michael Vogt
Thanks for this additional information. I just tried to reproduce it and
was not able to.

To reproduced I ran gksuexec and selected userB and the id command.
The passwort dialog came up asking me for my password and after that
id showed the output for userB.

Do you have a explicit root password set? Instead of using your passwort
and do everything through sudo (which is the default)?

Thanks,
 Michael

** Changed in: gksu (Ubuntu)
   Status: Confirmed = Needs Info

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-08-07 Thread Sebastian Heinlein
** Changed in: gksu (Ubuntu)
 Assignee: Sebastian Heinlein = (unassigned)

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-06-25 Thread Christophe Charlot
New comment regarding the last one... and it's getting even more
strange.

This behaviour is happening only when i'm using XGL/compiz, when I start
a 'normal' Gnome session, I'm still at case one : gksuexec isn't working
: no way to launch a program as another user (other than root)...

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-06-15 Thread Christophe Charlot
It seems that with the new kernel (2.6.15-25-686 ) this problem is now
solved (maybe another package was released with the kernel) ?

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47388] Re: gksuexec doesn't work in dapper !

2006-06-15 Thread Christophe Charlot
... not completely solved in fact.. ;-)

I cant launch another program as another user, but I need to use the
root password, not the other user's password.

Strange behaviour !!

-- 
gksuexec doesn't work in dapper !
https://launchpad.net/bugs/47388

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs