Re: root password and su (maybe)

2003-09-16 Thread Rodolfo J. Paiz
At 08:30 9/11/2003 -0700, you wrote: If he's as 'smart' as you say he is, rewrite 'passwd' to do nothing. He'll think he changed it, he'll forget anyway, and you're home free! Etch-a-Sketch and mauve databases, huh? -- Rodolfo J. Paiz [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mail

Re: root password and su (maybe)

2003-09-16 Thread Rodolfo J. Paiz
At 10:06 9/11/2003 -0400, you wrote: Gah! Are you local to the DC/MD/VA area? I'd be happy to come over and hit him with the security clue-stick, pro-bono. :) Aw, maa... Jason, what's your hometown? I was just wandering the DeClued area (from Reston to Baltimore) from Thursday through

Re: root password and su (maybe)

2003-09-11 Thread Gordon Messmer
ty minded" boss: Configure SSH to allow only key-authenticated logins. Once you've done so, the root password is useless for anything except logins at the physical console (at least, that's so unless you've done something else to weaken security) and "su". You ca

Re: root password and su (maybe)

2003-09-11 Thread Jason Dixon
On Thu, 2003-09-11 at 11:30, Greg Bradner wrote: > If he's as 'smart' as you say he is, rewrite 'passwd' to do nothing. > He'll think he changed it, he'll forget anyway, and you're home free! Actually, that's already a feature on many unpatched Linux boxen. It's called a rootkit. ;-) -- Jason

Re: root password and su (maybe)

2003-09-11 Thread Greg Bradner
If he's as 'smart' as you say he is, rewrite 'passwd' to do nothing. He'll think he changed it, he'll forget anyway, and you're home free! Ed Wilts wrote: On Thu, Sep 11, 2003 at 10:06:22AM -0400, Jason Dixon wrote: On Thu, 2003-09-11 at 10:03, Kelerion wrote: sm

Re: root password and su (maybe)

2003-09-11 Thread Ed Wilts
On Thu, Sep 11, 2003 at 10:06:22AM -0400, Jason Dixon wrote: > On Thu, 2003-09-11 at 10:03, Kelerion wrote: > > small world.. you must know my boss.. a) describes him perfectly!! :) > > > > whats even more ironic.. is when I approached him about this.. he said > > "but changing the password on a r

Re: root password and su (maybe)

2003-09-11 Thread Kelerion
little further away than that.. lol.. am in the UK :) if he says anything like that again.. *I'll* hit him the with "security clue-stick" and give you credit for it :) sure that'll work out just fine.. lol Cheers Kel. ;) Jason Dixon wrote: On Thu, 2003-09-11 at 10:03, Kelerion wrote: small

Re: root password and su (maybe)

2003-09-11 Thread Jason Dixon
On Thu, 2003-09-11 at 10:03, Kelerion wrote: > small world.. you must know my boss.. a) describes him perfectly!! :) > > whats even more ironic.. is when I approached him about this.. he said > "but changing the password on a regular basis sounds like a good idea > for security.." my response "yea

Re: root password and su (maybe)

2003-09-11 Thread Kelerion
small world.. you must know my boss.. a) describes him perfectly!! :) whats even more ironic.. is when I approached him about this.. he said "but changing the password on a regular basis sounds like a good idea for security.." my response "yeah.. and it's also a royal pain in the arse when you for

Re: root password and su (maybe)

2003-09-11 Thread Leonard den Ottolander
Hi Kelerion, > Now he has a disturbing habit of changing the root password on me and > forgetting what he set it to (he thinks this is a good thing for security) Easiest is to create another user with uid 0 (toor, admin, whatever) and use that account yourself. See man useradd. And explain t

Re: root password and su (maybe)

2003-09-11 Thread Jason Dixon
On Thu, 2003-09-11 at 07:43, Ed Wilts wrote: > On Thu, Sep 11, 2003 at 07:09:43AM -0400, Jason Dixon wrote: > > This is what sudo is for. If he insists on having root, but can't > > remember root's password, just give him the ability to escalate his > > permissions. If he doesn't want to enter ex

Re: root password and su (maybe)

2003-09-11 Thread Ed Wilts
On Thu, Sep 11, 2003 at 07:09:43AM -0400, Jason Dixon wrote: > This is what sudo is for. If he insists on having root, but can't > remember root's password, just give him the ability to escalate his > permissions. If he doesn't want to enter extra passwords, and you're ok > with it, add the follo

Re: root password and su (maybe)

2003-09-11 Thread Kelerion
the "second root account" approach is perfect and is exactly what I needed.. so thanks! :) Cheers Kel. Sean Estabrooks wrote: On Thu, 11 Sep 2003 12:02:59 +0100 Kelerion <[EMAIL PROTECTED]> wrote: I was wondering if there was another way around this.. I was thinking that there might

Re: root password and su (maybe)

2003-09-11 Thread Sean Estabrooks
On Thu, 11 Sep 2003 12:02:59 +0100 Kelerion <[EMAIL PROTECTED]> wrote: > I was wondering if there was another way around this.. I was thinking > that there might be a way to setup "su root" to accept *my* login as a > trusted user and therefore not ask me for a

Re: root password and su (maybe)

2003-09-11 Thread Jason Dixon
On Thu, 2003-09-11 at 07:02, Kelerion wrote: > guys and gals... > > I have a small problem and am hoping someone can help me out with it.. > > A few weeks ago my boss requested root access to one of our webservers.. > I didn't like the idea but didn't have much of a choice.. so he got it.. > >

root password and su (maybe)

2003-09-11 Thread Kelerion
king that there might be a way to setup "su root" to accept *my* login as a trusted user and therefore not ask me for a password when I "su root".. then I can simply su and change the password back again that way.. I know this is probably a very insecure thing to do.. but ha

Re: 'su - user' hangs on RH9, how to debug ?

2003-06-25 Thread Jon Haugsand
* Tao Chen >I run into several problems today with RH9. > >Let me start with this one: > > > >'su - user' hangs very often ( not always ). Try strace. -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- redhat-list mailing list unsu

'su - user' hangs on RH9, how to debug ?

2003-06-24 Thread Tao Chen
I run into several problems today with RH9. Let me start with this one:   'su - user' hangs very often ( not always ). The symptom is exactly the same as bug report id 37615 and 42555(dup):   http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=37615 http://bugzilla.redhat.co

File Mananger SU mode

2003-06-11 Thread Brent L. Cox
When Iam Loged in under a normal user I go to File Mananger Super User Iam able to enter the root password then it comes up for about 2 to 3 sec and then closes out. Iam never able to ues it loged in as a normal user what can I do to fix this -- redhat-list mailing list unsubscribe mailto:[EMA

Re: su command broken in RedHat9?

2003-05-27 Thread Eric Chevalier
_name() function in chkname.c. I recompiled and reinstalled shadow-utils not knowing that it had its own version of su, which got installed into /bin. I'm now aware that coreutils provides the proper /bin/su file! The coreutils version of su behaves as expected. Eric -- Eric

Re: su command broken in RedHat9?

2003-05-27 Thread Gregg Sperling
y SuSE 7.1 servers. HTH, Gregg At 08:43 PM 5/27/2003 +0200, you wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 27 May 2003 12:57:50 -0500, Eric Chevalier wrote: > I've just noticed that the su command in RedHat 9 does not seem to > process the shell option the same wa

Re: su command broken in RedHat9?

2003-05-27 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 27 May 2003 12:57:50 -0500, Eric Chevalier wrote: > I've just noticed that the su command in RedHat 9 does not seem to > process the shell option the same way as earlier RH Linux versions. > Specifically, the presence of

su command broken in RedHat9?

2003-05-27 Thread Eric Chevalier
I've just noticed that the su command in RedHat 9 does not seem to process the shell option the same way as earlier RH Linux versions. Specifically, the presence of the shell ("-s") argument seems to cause the User-ID to be ignored. For example, in Red Hat 8: [EMAIL PROTE

Re: pam su-authentication without password

2003-04-04 Thread Jeff Kinz
On Fri, Apr 04, 2003 at 08:25:48PM +0200, Maarten wrote: > I am currently running a redhat server on which multiple 2 groups of > administrators (lets say group A and group B) are logging in for different > kinds of tasks. I would like to allow both groups to use the su binary to >

pam su-authentication without password

2003-04-04 Thread Maarten
I am currently running a redhat server on which multiple 2 groups of administrators (lets say group A and group B) are logging in for different kinds of tasks. I would like to allow both groups to use the su binary to change into another user. group a is allowed to su to root group b is allowed

Re: su and ifconfig, shutdown

2003-02-11 Thread Bret Hughes
On Tue, 2003-02-11 at 09:30, Robert Tinsley wrote: > On Tue, 2003-02-11 at 15:13, Robert E. Martin wrote: > > >this shouldn't be necessary for root on a stock red hat box, provided > > >you "su -" rather than just "su". could you try that and see wheth

Re: su and ifconfig, shutdown

2003-02-11 Thread Robert E. Martin
Robert Tinsley wrote: On Tue, 2003-02-11 at 15:13, Robert E. Martin wrote: this shouldn't be necessary for root on a stock red hat box, provided you "su -" rather than just "su". could you try that and see whether it works for you? Yes this does work. Why i

Re: su and ifconfig, shutdown

2003-02-11 Thread Robert Tinsley
On Tue, 2003-02-11 at 15:13, Robert E. Martin wrote: > >this shouldn't be necessary for root on a stock red hat box, provided > >you "su -" rather than just "su". could you try that and see whether it > >works for you? > Yes this does work. Why is thi

Re: su and ifconfig, shutdown

2003-02-11 Thread Robert E. Martin
. Help!! this shouldn't be necessary for root on a stock red hat box, provided you "su -" rather than just "su". could you try that and see whether it works for you? -- Robert E Martin IT Manager Fishburne Military School [EMAIL PROTECTED] 540.946.7726 hth, Y

Re: su and ifconfig, shutdown

2003-02-11 Thread Robert Tinsley
ne. > Help!! this shouldn't be necessary for root on a stock red hat box, provided you "su -" rather than just "su". could you try that and see whether it works for you? > -- > Robert E Martin > IT Manager > Fishburne Military School > [EMAIL PROTECTED]

Re: su and ifconfig, shutdown

2003-02-11 Thread Robert E. Martin
Robert E. Martin wrote: Robert E. Martin wrote: I am a Linux semi newbee and have installed Redhat 8 along with apache and SSL. The thing is, when I SSL into the server (via tera term ssl) and su, commands like shutdown and ifconfig are not avaliable. I can however log into the box on the

Re: su and ifconfig, shutdown

2003-02-11 Thread Robert E. Martin
Robert E. Martin wrote: I am a Linux semi newbee and have installed Redhat 8 along with apache and SSL. The thing is, when I SSL into the server (via tera term ssl) and su, commands like shutdown and ifconfig are not avaliable. I can however log into the box on the terminal and run these

su and ifconfig, shutdown

2003-02-11 Thread Robert E. Martin
I am a Linux semi newbee and have installed Redhat 8 along with apache and SSL. The thing is, when I SSL into the server (via tera term ssl) and su, commands like shutdown and ifconfig are not avaliable. I can however log into the box on the terminal and run these commands logged in as root

Re:Pseudo Root (SU) ?

2002-11-21 Thread chris . ring
if you want to change to root user enter su or su root at the command line and it will ask you to enter the root password, after you enter it the command prompt will change to root and your the root user. Note that your path statements are still set to whatever your normal users paths are. So

Re: Pseudo Root (SU) ?

2002-11-21 Thread Anthony Abby
On Tue, 2002-11-19 at 18:00, MET wrote: > What is the command for pseudo root and how do I use it? > > ~ Matthew It's called sudo. man sudo for more detailed info, but basically you, as root, can set up specific commands that you'll allow non-root users to perform. Anthony -- redhat-list m

Re: Pseudo Root (SU) ?

2002-11-21 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 MET wrote: | What is the command for pseudo root and how do I use it? | | ~ Matthew | man sudo - -- Rick Johnson, RHCE - [EMAIL PROTECTED] Linux/WAN Administrator - Medata, Inc. PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc -BEGIN PGP

Pseudo Root (SU) ?

2002-11-21 Thread MET
What is the command for pseudo root and how do I use it? ~ Matthew -- advTHANKSance, Matthew Metnetsky [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

su adds ESC%G when run on tty or in rc.local

2002-10-18 Thread Dumas Patrice
Hi, i use redhat 8.0. When, on a tty, I do $su - snfs -c "echo nothing" > /root/test in /root/test, I have ESC%Gnothing What is that ? To have more info, I do $(set -x;test=`su - snfs -c "echo nothing"`; echo $test) 2>/root/set_test in /root/set_test, there is: + se

Re: Script fails when run without SU from cron

2002-09-25 Thread dbrett
ly fails. > > I found that if I change the crontab entry and call > the script through "su", then it works: > > su - root -c "script" > > It also works this way in the startup scripts. > > Now I understand that the "-" parameter to "su&q

Script fails when run without SU from cron

2002-09-25 Thread Barton Hodges
ny startup scripts (such as after a reboot), the script does not accept connections and effectively fails. I found that if I change the crontab entry and call the script through "su", then it works: su - root -c "script" It also works this way in the startup scrip

RE: Strange problem with su and vi commands

2002-09-05 Thread cj
try "export TERM=vt100" without quotation marks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Tan Sent: Friday, 6 September 2002 5:05 PM To: [EMAIL PROTECTED] Subject: Re: Strange problem with su and vi commands connect woth telnet

Re: Strange problem with su and vi commands

2002-09-05 Thread Daniel Tan
connect woth telnet i presume...try hyperterminal...a tad more useful - Original Message - From: "Bret Hughes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 05, 2002 9:26 PM Subject: Re: Strange problem with su and vi commands On Thu, 2002-

Re: RE : Strange problem with su and vi commands

2002-09-05 Thread Fred Dech
it's your TERM and your ENV. i use cshell, so i'm probably not much help here, but yes, su - username will source or exec their login config files. one thing you can do after the su that *might* solve your VI problem is: olive(fdech)1% stty erase '^?' -fd On Thu, Sep 05

Re: RE : Strange problem with su and vi commands

2002-09-05 Thread Robert P. J. Day
On Thu, 5 Sep 2002, Yohann DESQUERRE (DSI NOISIEL) wrote: > -Message d'origine- > De : Bret Hughes [mailto:[EMAIL PROTECTED]] > Envoyé : jeudi 5 septembre 2002 15:27 > À : [EMAIL PROTECTED] > Objet : Re: Strange problem with su and vi commands > not sure about th

RE : Strange problem with su and vi commands

2002-09-05 Thread Yohann DESQUERRE (DSI NOISIEL)
Yes i already used su - to have the full environment My Term is dtterm maybe the problem is from it !!! - Yohann Desquerre S/Direction de la Production Gestion des Ressources 01.49.31.82.03

Re: Strange problem with su and vi commands

2002-09-05 Thread Bret Hughes
On Thu, 2002-09-05 at 07:07, Yohann DESQUERRE (DSI NOISIEL) wrote: > Hi all, > > > I usually connect with the user USER1, when i enter vi no particular > problem appears, but if I made a su (whoever the user) before, my > backspace key return me ^? in vi. > > > Is

Strange problem with su and vi commands

2002-09-05 Thread Yohann DESQUERRE (DSI NOISIEL)
Hi all, I usually connect with the user USER1, when i enter vi no particular problem appears, but if I made a su (whoever the user) before, my backspace key return me ^? in vi. Is there anyway to solve that problem Thanks

su in pam module

2002-08-21 Thread koo fan heng (desmond)
hi, i have try to configure the su module in pam.d for putting the below requirement but  i failed to do it : 1) only group of ABC, XYZ can su to root 2) within group of ABC, only ALi and Susan can su to root. Within group of XYZ, only Ahmad and Micheal can su to root. How would i set

RE: syslog.conf for su command?

2002-03-12 Thread Ryan Speed
I'd avoid having so many users in the wheel group and allowing them all to use the su command. Unless there is some reason that is explicitly required use sudo (http://www.courtesan.com/sudo/sudo.html) it's great for allowing superuser access to pre-defined commands. ryan :---

syslog.conf for su command?

2002-03-11 Thread Lewi
because my wheel have many users, I want to know log for everyone whose trying to su somebody what config should I add to syslog.conf? -- ichtus -- Lewi Supranata .K ICQ: 50643061 msg73859/pgp0.pgp Description: PGP signature

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-24 Thread John P Verel
Almost. The one thing that does not happen is to get a clean version of root's path. Does the env_reset option in /etc/sudoers fix this? John On 01/23/02, 10:50:23PM -0500, John P Verel wrote: > Thanks, Ed. Now, off to read the sudo man page :) > > > On 01/23/02, 09:33:29PM -0600, Ed Wilts

Re: Problems tunneling X after su to root.

2002-01-24 Thread Bret Hughes
On Thu, 2002-01-24 at 08:16, Jeff Bearer wrote: > Hello, > > I have some strange beahvior and I can't figure out what the deal is. > Some of my servers I can ssh to, su to root and tunnel an x program like > up2date. Others won't and give me this error: > &g

Re: Problems tunneling X after su to root.

2002-01-24 Thread Jeff Bearer
I've tried that before it doesn't work either. On Thu, 2002-01-24 at 12:57, Dumas Patrice wrote: > On Thu, Jan 24, 2002 at 09:16:44AM -0500, Jeff Bearer wrote: > > Hello, > > > > I have some strange beahvior and I can't figure out what the deal is. > &

Re: Problems tunneling X after su to root.

2002-01-24 Thread Dumas Patrice
On Thu, Jan 24, 2002 at 09:16:44AM -0500, Jeff Bearer wrote: > Hello, > > I have some strange beahvior and I can't figure out what the deal is. > Some of my servers I can ssh to, su to root and tunnel an x program like > up2date. Others won't and give me this error: &

Problems tunneling X after su to root.

2002-01-24 Thread Jeff Bearer
Hello, I have some strange beahvior and I can't figure out what the deal is. Some of my servers I can ssh to, su to root and tunnel an x program like up2date. Others won't and give me this error: X connection to :12.0 broken (explicit kill or server shutdown) If I connect to the

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread Cameron Simpson
On 22:11 23 Jan 2002, John P Verel <[EMAIL PROTECTED]> wrote: | Just tried it. Two items. | | Path ends up having /home/john/bin: in it, along with valid root path | entries. Well, that's an artifact of /etc/profile just adding, not scrubbing and then adding I guess. You could reset $PATH a

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread Cameron Simpson
On 19:04 23 Jan 2002, David Talkington <[EMAIL PROTECTED]> wrote: | Cameron Simpson wrote: | | >su root -c ". /etc/profile; . /root/.bash_profile; export HISTFILE=$HISTFILE; exec |bash -i' | | How does that differ from the effect of 'su -'? No chdir. Not quit

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread John P Verel
Thanks, Ed. Now, off to read the sudo man page :) On 01/23/02, 09:33:29PM -0600, Ed Wilts wrote: > rpm -qi sudo > > To do what you want, add the user into /etc/sudoers with the appropriate > access, and type: > > $ sudo -s > > You'll find that your default directory has not changed, and you'

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread Ed Wilts
: "John P Verel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 23, 2002 9:15 PM Subject: Re: Bash: How to control su: path, pwd, history, etc? > su - starts a login shell for root. Info page says: > > su - Make the shell a login shell. This mean

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John P Verel wrote: >su - starts a login shell for root. Info page says: > >su - Make the shell a login shell. This means the following. Unset all > environment variables except `TERM', `HOME', and `SHELL' (which

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread John P Verel
su - starts a login shell for root. Info page says: su - Make the shell a login shell. This means the following. Unset all environment variables except `TERM', `HOME', and `SHELL' (which are set as described above), and `USER' and `LOGNAME' (which are

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread John P Verel
D]> wrote: > | I frequently su from my user account to root. According to the su info, > | it starts a new interactive shell, leaving the environment unchanged. > | > | What I'd like to do is: > | > | su to root > | pick up root's path > | pick up user&

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cameron Simpson wrote: >su root -c ". /etc/profile; . /root/.bash_profile; export HISTFILE=$HISTFILE; exec >bash -i' How does that differ from the effect of 'su -'? - -d - -- David Talkington PGP key: http:/

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread ABrady
On Wed, 23 Jan 2002 21:14:52 -0500 John P Verel <[EMAIL PROTECTED]> implied: > I frequently su from my user account to root. According to the su > info, it starts a new interactive shell, leaving the environment > unchanged. > > What I'd like to do is: > >

Re: Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread Cameron Simpson
On 21:14 23 Jan 2002, John P Verel <[EMAIL PROTECTED]> wrote: | I frequently su from my user account to root. According to the su info, | it starts a new interactive shell, leaving the environment unchanged. | | What I'd like to do is: | | su to root | pick up

Bash: How to control su: path, pwd, history, etc?

2002-01-23 Thread John P Verel
I frequently su from my user account to root. According to the su info, it starts a new interactive shell, leaving the environment unchanged. What I'd like to do is: su to root pick up root's path pick up user's history file not change directory

Re: lost su privilages

2001-11-19 Thread Richard Potter
> >Any ideas what might have happened and what I can do? I haven't > rebooted Check the permissions on /bin/su. Should be 4755. Cheers, -- Richard Potter RHCE Re/Max Kingston, ON CANADA ___ Redhat-list mailing list [EMAIL PR

lost su privilages

2001-11-19 Thread THOMAS . M . WATSON
When a user is added, you can allow super-user access or not. Check your user account and add SU permission if it isn't turned on. Mike Watson >Date: Fri, 16 Nov 2001 14:18:57 -0800 >Subject: lost su privilages >From: Jim Sheffer <[EMAIL PROTECTED]> >To: <[EMAIL PRO

Re: lost su privilages

2001-11-16 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Sheffer wrote: >Hmmm... > >Just took over a few linux machines here. First time working with Linux. >One of the machines will not let me in under su. I can log on as a user, >but it won't accept my password as a su. It

Re: lost su privilages

2001-11-16 Thread ABrady
- Original Message - From: Jim Sheffer <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 16, 2001 4:18 PM Subject: lost su privilages > Hmmm... > > Just took over a few linux machines here. First time working with Linux. > One of the machines

RE: lost su privilages

2001-11-16 Thread Brad Bonkoski
Title: RE: lost su privilages Well, could someone have changed the root password on you? If so upon boot up at LILO type in 'linux single' To boot into single user mode, then edit the /etc/passwd & /etc/shadow files and remove the password for root. then reboot, now the pas

lost su privilages

2001-11-16 Thread Jim Sheffer
Hmmm... Just took over a few linux machines here. First time working with Linux. One of the machines will not let me in under su. I can log on as a user, but it won't accept my password as a su. It worked fine all week (my first week here) until today! Tells me the password is invali

su security

2001-09-24 Thread cyu0635
Hi all How do I implement the dedicated users to use the su via ssh? Many thanks ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Stoopid su question.

2000-11-11 Thread Jalal Hajiqolamali
hi, su - USERID -c COMMAND_AND_TAIL su - steven -c ls -lR Jalal, > From [EMAIL PROTECTED] Sun Nov 12 01:39:31 2000 > Delivered-To: [EMAIL PROTECTED] > X-Authentication-Warning: syslang.localhost.localdomain: steveo owned process doing >-bs > Date: Sat, 11 Nov 2000 17:1

Re: Stoopid su question.

2000-11-11 Thread Steven W. Orr
this weren't a hypothetical question? [EMAIL PROTECTED] On Sat, 11 Nov 2000, Mikkel L. Ellertson wrote: =>On Sat, 11 Nov 2000, Steven W. Orr wrote: => =>> I need to run a command from su which takes an option. Specifically: =>> =>> su - steveo fetchmail -q =>>

Re: Stoopid su question.

2000-11-11 Thread Steven W. Orr
Almost clever :-) Except that sudo provides no mechaism for execution of the user's login environment. Is this not possible to do with su? -- -Time flies like the wind. Fruit flies like a banana. Stranger things have - -happened but none stranger than this. Does your driver's license

Re: Stoopid su question.

2000-11-11 Thread Mikkel L. Ellertson
On Sat, 11 Nov 2000, Steven W. Orr wrote: > I need to run a command from su which takes an option. Specifically: > > su - steveo fetchmail -q > > I tried all the variations I could e.g., > > su -lc steveo fetchmail -q > su -l steveo -c fetchmail -q > > It just d

Re: Stoopid su question.

2000-11-11 Thread Chuck Mead
use sudo On Sat, 11 Nov 2000, Steven W. Orr spewed into the bitstream: SWO>I need to run a command from su which takes an option. Specifically: SWO> SWO>su - steveo fetchmail -q SWO> SWO>I tried all the variations I could e.g., SWO> SWO>su -lc steveo fetchmail -q SWO>s

Stoopid su question.

2000-11-11 Thread Steven W. Orr
I need to run a command from su which takes an option. Specifically: su - steveo fetchmail -q I tried all the variations I could e.g., su -lc steveo fetchmail -q su -l steveo -c fetchmail -q It just doesn't like the syntax. Anyone know how to do this? TIA -- -Time flies like the

Restiction of su login

2000-09-25 Thread NG CHEE HOONG
Hi ; My name is kelvin . I recently configured /etc/pam.d/su to granted wheel group has a right of su access ; other than wheel group are restricted. It's working if I login in terminal mode. However, the I can't su in X windows environment. The system always prompt me "inc

Re: Unable to su -

2000-09-18 Thread John Aldrich
On Mon, 18 Sep 2000, Michael H. Warfield wrote: > > I noticed on the info he posted that MY permissions on SU have the > > SUID bit set and his doesn't. I don't know if that would cause it or > > not. > > Yup... That was it. He could run it, it just co

Re: Unable to su -

2000-09-18 Thread Michael H. Warfield
gt; binary with incorrect permissions. Getting the generic "incorrect > > password" means that su actually did run but the user failed authentication. > > Security principles mandate that the error message on authentication > > failure be uniform so as not to provide an a

RE: Unable to su -

2000-09-18 Thread John Aldrich
On Mon, 18 Sep 2000, Kraszewski, Marcin wrote: > > > > > Interesting. On my stock RH 6.2 machine, the permissions are > > -rwSr-xr-x (caps for emphasis only.) > > > > Try "chmod +s /bin/su" > > John > > It looks like my recent resto

Re: Unable to su -

2000-09-18 Thread John Aldrich
On Mon, 18 Sep 2000, Michael H. Warfield wrote: > > That would have gotten him "permission denied" when he tried > to run it. That would come from the shell when it tried to exec a > binary with incorrect permissions. Getting the generic "incorrect > passwo

RE: Unable to su -

2000-09-18 Thread Kraszewski, Marcin
> -Original Message- > From: John Aldrich [mailto:[EMAIL PROTECTED]] > Sent: Monday, 18 September, 2000 13:11 > To: [EMAIL PROTECTED] > Subject: RE: Unable to su - > > > On Mon, 18 Sep 2000, Kraszewski, Marcin wrote: > > > > I checked the per

Re: Unable to su -

2000-09-18 Thread Michael H. Warfield
On Mon, Sep 18, 2000 at 01:07:27PM -0400, Kraszewski, Marcin wrote: [...] > I checked the permissions for 'su', and they are fine: > -rwxr-xr-x 1 root root13208 Apr 13 1999 /bin/su No, that's bad... That's mode 755.

Re: Unable to su -

2000-09-18 Thread Michael H. Warfield
On Mon, Sep 18, 2000 at 12:51:30PM -0400, John Aldrich wrote: > On Mon, 18 Sep 2000, Kraszewski, Marcin wrote: > > Hi everyone, > > > > Really strange situation: I can log on as root at the console (RH6.0, kernel > > 2.2.16-3), but if I log on as a regular us

RE: Unable to su -

2000-09-18 Thread John Aldrich
On Mon, 18 Sep 2000, Kraszewski, Marcin wrote: > > I checked the permissions for 'su', and they are fine: > -rwxr-xr-x 1 root root13208 Apr 13 1999 /bin/su > Interesting. On my stock RH 6.2 machine, the permissions are -rwSr-xr-x (caps for emphasis only.)

RE: Unable to su -

2000-09-18 Thread Kraszewski, Marcin
> -Original Message- > From: John Aldrich [mailto:[EMAIL PROTECTED]] > Sent: Monday, 18 September, 2000 12:52 > To: [EMAIL PROTECTED] > Subject: Re: Unable to su - > > On Mon, 18 Sep 2000, Kraszewski, Marcin wrote: > > Hi everyone, > > > > Really

Re: Unable to su -

2000-09-18 Thread John Aldrich
On Mon, 18 Sep 2000, Kraszewski, Marcin wrote: > Hi everyone, > > Really strange situation: I can log on as root at the console (RH6.0, kernel > 2.2.16-3), but if I log on as a regular user, and then try to run 'su -', > after I enter the root password I get "

Unable to su -

2000-09-18 Thread Kraszewski, Marcin
Hi everyone, Really strange situation: I can log on as root at the console (RH6.0, kernel 2.2.16-3), but if I log on as a regular user, and then try to run 'su -', after I enter the root password I get "su: incorrect password" error message. I changed the root password a fe

Re: su and root not the same??

2000-08-01 Thread Stephen L Arnold
On 31 Jul 00, at 16:28, John Aldrich wrote: > Seeing as to how I'm just a user who barely knows how to compile a > program from a tarball, I just have to trust that whatever I'm > getting from FreshMeat and Linuxberg, etc are "safe" (i.e. not > trojans) programs. :-) You know, it *is* possible t

Re: su and root not the same??

2000-08-01 Thread Greg Wright
*** REPLY SEPARATOR *** On 31/07/00 at 16:08 Jake McHenry wrote: >Yes, I see what your saying. If I would just happen to be in /tmp, and someone >just happened to make that fake "ls" script, then that would be a problem. I >don't know of many people on my system that know how

Re: su and root not the same??

2000-07-31 Thread linda hanigan
- Original Message - From: "Glen Lee Edwards" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 31, 2000 4:18 PM Subject: Re: su and root not the same?? > I would think that with all the known problems with running rm -rf from > root that someon

Re: su and root not the same??

2000-07-31 Thread Glen Lee Edwards
ourse I am nowhere near that casual with my root acounts. >-- >--charles >-- >--On Fri, 28 Jul 2000, Steve Arnold wrote: >-- >--> Jake McHenry wrote: >--> >--> > What is such a security error with what I said? I've never done what I said, but >--> &g

Re: su and root not the same??

2000-07-31 Thread John Aldrich
On Mon, 31 Jul 2000, Jake McHenry wrote: > I agree. Sorry to ruffle everyone's feathers about this. Just wasn't thinking > before I spoke. > No feathers ruffled here. :-) It's amazing how complacent you get about running other people's scripts, etc when you use 'em every day. Now if I were a prog

Re: su and root not the same??

2000-07-31 Thread Jake McHenry
On Mon, 31 Jul 2000, John Aldrich wrote: --Yeah, but with all the publicity linux is getting and "linux4windows" --and stuff like that, "Joe Average" is gonna go down to his local --office supply store, grab a copy of Linux4Windows, install it on his --Win98SE machine and call himself a SysAdmin.

Re: su and root not the same??

2000-07-31 Thread John Aldrich
BTW, I'm not disagreeing with you, just saying that we can't stop 'em. :-) John -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: su and root not the same??

2000-07-31 Thread John Aldrich
On Mon, 31 Jul 2000, Jake McHenry wrote: > On Mon, 31 Jul 2000, John Aldrich wrote: > > --Sure... YOU don't. But what about the guy who's decided to try linux > --and barely has enough competence to install it. :-) > --John > > I feel that people with that little competency should not be all

Re: su and root not the same??

2000-07-31 Thread Jake McHenry
On Mon, 31 Jul 2000, John Aldrich wrote: --Sure... YOU don't. But what about the guy who's decided to try linux --and barely has enough competence to install it. :-) -- John I feel that people with that little competency should not be allowed to turn on the computer. They may hurt themselve

  1   2   >