LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-30-2005, 11:07 AM   #1
njbrain
Member
 
Registered: Jan 2004
Location: Rhinelander, WI, U.S.
Distribution: Slackware
Posts: 416

Rep: Reputation: 30
How do I lower security?


I think my security level is set too high, because when I am logged in as regular user, and I try too run a program that requires root privilages, it tells me I have the wrong password. I know for certain that it is the right password because I have no trouble logging in as root. Any ideas?
 
Old 04-30-2005, 11:12 AM   #2
Shade
Senior Member
 
Registered: Mar 2003
Location: Burke, VA
Distribution: RHEL, Slackware, Ubuntu, Fedora
Posts: 1,418
Blog Entries: 1

Rep: Reputation: 46
You mean trying to run an app from the command line tells you you have the wrong password?
I don't follow.

--Shade
 
Old 04-30-2005, 11:13 AM   #3
xrado
Member
 
Registered: Dec 2004
Distribution: Zenwalk/Slackware
Posts: 98

Rep: Reputation: 15
login as root and you will run programs with root privilegies

or use "su" as user...run "su" and type root password
 
Old 04-30-2005, 11:35 AM   #4
njbrain
Member
 
Registered: Jan 2004
Location: Rhinelander, WI, U.S.
Distribution: Slackware
Posts: 416

Original Poster
Rep: Reputation: 30
I mean when I type "su" it tells me I have the wrong password, but if I logout of my user account, and then login as root, I have no trouble.
 
Old 04-30-2005, 11:37 AM   #5
CRCampbell
LQ Newbie
 
Registered: Apr 2005
Location: California
Distribution: Slackware 10.1, because Ubuntu got boring
Posts: 9

Rep: Reputation: 0
Re: How do I lower security?

Quote:
Originally posted by njbrain
I think my security level is set too high, because when I am logged in as regular user, and I try too run a program that requires root privilages, it tells me I have the wrong password. I know for certain that it is the right password because I have no trouble logging in as root. Any ideas?
You format the drive and install Windows.
 
Old 04-30-2005, 12:23 PM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Re: Re: How do I lower security?

Quote:
Originally posted by CRCampbell
You format the drive and install Windows.
And this is helpful.......how?
 
Old 04-30-2005, 12:42 PM   #7
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Are you sure you type exactly the same password ?
Does your password contain uppercase chars or number ?

And do you attempt su command in x terminal or in linux console ?
 
Old 04-30-2005, 01:28 PM   #8
Pollyanna
Member
 
Registered: Oct 2003
Location: Germany
Distribution: Slackware 10.2, SuSE 10.0, Solaris(SPARC) 9+Solaris(x86) 9, NetBSD(sparc) 2.0.2
Posts: 43

Rep: Reputation: 15
Hi,

you sometimes have to be member of a special group (like "wheel" in NetBSD) to "su".

Maybe you should use "sudo" if you need to run privileged applications often.


Enjoy the weekend

Pollyanna
 
Old 04-30-2005, 06:27 PM   #9
njbrain
Member
 
Registered: Jan 2004
Location: Rhinelander, WI, U.S.
Distribution: Slackware
Posts: 416

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by keefaz
Are you sure you type exactly the same password ?
Does your password contain uppercase chars or number ?

And do you attempt su command in x terminal or in linux console ?
Yes, I have the right password. I have tried going super user in the console, x terminal, xcdroast, k3b, file manager, and every one tells me "sorry" or "incorrect password"

It is getting very annoying.
 
Old 05-01-2005, 12:20 PM   #10
CRCampbell
LQ Newbie
 
Registered: Apr 2005
Location: California
Distribution: Slackware 10.1, because Ubuntu got boring
Posts: 9

Rep: Reputation: 0
Re: Re: Re: How do I lower security?

Quote:
Originally posted by XavierP
And this is helpful.......how?
I apologize.
 
Old 05-01-2005, 12:25 PM   #11
ingvildr
Member
 
Registered: Mar 2005
Location: England, South East
Distribution: Fedora
Posts: 358

Rep: Reputation: 30
i do believe Pollyanna is right, you have to be in the wheel group to use su.
 
Old 05-01-2005, 12:42 PM   #12
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Being in the wheel group will not make much of a difference unless setup correctly. Best guess here is the permissions is wrong on su. Try this as root ' chmod +s /bin/su '. Then login as user and try again.

Brian1
Google the Linux way at ' http://www.google.com '
 
Old 05-01-2005, 12:51 PM   #13
njbrain
Member
 
Registered: Jan 2004
Location: Rhinelander, WI, U.S.
Distribution: Slackware
Posts: 416

Original Poster
Rep: Reputation: 30
[QUOTE]Originally posted by Brian1
Being in the wheel group will not make much of a difference unless setup correctly. Best guess here is the permissions is wrong on su. Try this as root ' chmod +s /bin/su '. Then login as user and try again.

Brian1
Google the Linux way at ' http://www.google.com '
[/QUOTE

Thanks man, its working now.

It wasn't my security at all, it was just my permissions were wrong. Thanks for your help.

Last edited by njbrain; 05-01-2005 at 12:53 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Lower screen resolution adds2one Slackware 3 11-24-2005 11:50 PM
Lower CPU freq Adony Linux - Hardware 2 10-01-2004 09:23 AM
konqueror lower right corner what is that? demmylls Linux - General 1 01-19-2004 07:07 AM
Latency lower after RH and Mandrake!? blop Linux - Newbie 0 10-29-2003 09:45 AM
Lower resolution on 9.1? pprms Mandriva 1 09-07-2003 01:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration