Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 12th February 2007, 09:56 AM
Krister Hallerg Online
Registered User
 
Join Date: Jan 2006
Posts: 71
In my fresh install of FC6 I can do what you want to do. Using KDE menu editor I can chage the Software Installer command from "/usr/bin/pup" to "sudo /usr/bin/pup" and at the same time ticking the box for running in terminal. No password requested. I don't know how you do that in Gnome, maybe by editing a *.desktop file?

With my old install I cannot do this. Cannot even open a terminal or console without being asked for a password. And trying the above I get the error message

QUOTE Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified ..... etc UNQUOTE

Will live with my old install until FC7 as it is too much work to do all the custumizations
Reply With Quote
  #17  
Old 10th March 2007, 05:52 PM
Jongi Offline
Registered User
 
Join Date: Oct 2005
Posts: 1,952
I want my login jongi to be able to mount and unmount to /mnt/iso using the following script that I call mountiso. I have put it in /usr/bin.
Code:
#!/bin/sh

# check parameter
if [ -e $1 ]; then
  umount /mnt/iso/
  mount -t iso9660 -o loop $1 /mnt/iso/
  exit
fi

echo "no file to mount given, exit..."
__________________
Desktop (64-bit) - F12, Debian Sid, OpenSUSE 11.2, ArchLinux
Reply With Quote
  #18  
Old 11th March 2007, 05:35 AM
jamesjpn Offline
Registered User
 
Join Date: Jun 2005
Location: Near the Sea of Japan
Age: 62
Posts: 151
I think, Jonji, that you posted on the wrong thread.
__________________
jamesjpn
My blog
Adventures with Fedora
Reply With Quote
Reply

Tags
kdesu, password, sudo

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why no kdesu and gksu? Dutchmaster Using Fedora 11 11th May 2010 11:13 PM
Sudo password timeout AnimeFreak Security and Privacy 7 21st January 2009 11:26 PM
Is there a way to use sudo password with the gui (gnome)? Thaidog Using Fedora 1 14th January 2009 02:41 AM
kdesu and/or gksu on F10? RGB Using Fedora 2 27th November 2008 03:55 PM
what is the sudo password? acerfedora Using Fedora 7 22nd July 2006 04:43 PM


Current GMT-time: 16:39 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat