"su" to other user
From: Buck Turgidson (jc_va_at_hotmail.com)
Date: 04/29/05
- Next message: rockwell_001_at_yahoo.com: "Re: "su" to other user"
- Previous message: Grant Edwards: "Re: LInux Backup"
- Next in thread: rockwell_001_at_yahoo.com: "Re: "su" to other user"
- Reply: rockwell_001_at_yahoo.com: "Re: "su" to other user"
- Reply: Unruh: "Re: "su" to other user"
- Reply: John-Paul Stewart: "Re: "su" to other user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Apr 2005 16:22:25 -0400
I have a demo version of SAP Netweaver running on Linux. I can't get it
to autostart using /etc/init/rc3.d (SuSE 9.2). In the script, which I
know is executing because of some echo commands, I have:
su - nw4adm -c "startsap nw4host"
When the above command as root from the command line, it works, but not
as an auto-start. The man page for "su" says "-" creates a login shell,
assumedly for user nw4adm.
The message I get from the echo command is "no start profiles found",
which leads me to believe the that nw4adm user is not reading the .cshrc
file in its home directory (I'd prefer not to use the C-shell but don't
have a choice).
Can anyone give advice?
- Next message: rockwell_001_at_yahoo.com: "Re: "su" to other user"
- Previous message: Grant Edwards: "Re: LInux Backup"
- Next in thread: rockwell_001_at_yahoo.com: "Re: "su" to other user"
- Reply: rockwell_001_at_yahoo.com: "Re: "su" to other user"
- Reply: Unruh: "Re: "su" to other user"
- Reply: John-Paul Stewart: "Re: "su" to other user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|