From: Jim Bayer <kc9aop@yahoo.com>
To: Linux-hams List <linux-hams@vger.kernel.org>
Subject: Re: Run app on login
Date: Sun, 14 Nov 2004 10:44:24 -0800 (PST) [thread overview]
Message-ID: <20041114184424.66418.qmail@web60610.mail.yahoo.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0411131952180.1435-100000@wapiti>
Curt,
You will also need to change /etc/shells to include the new login script or the "radio" user may
not be able to log in. It will not be able to ftp for certain.
'73
Jim - KC9AOP
Curt Mills <archer@eskimo.com> wrote:On Sat, 13 Nov 2004, Bud Rogers wrote:
> On Saturday 13 November 2004 20:47, Chuck Hast wrote:
> > Folks,
> > I am trying to figure out how to have a particular application start
> > up when a user logs in with a specified login.
> > Example,
> > User logs in with "radio" password "hamradio"
> > Instead of bringing up a prompt, I want a login of radio to start up
> > a special application. I am sure that Linux can do it, just not quite
> > sure how to do so.
>
> Anything you put in a user's .bashrc or .bash_profile will be run
> whenever that user logs in. You can have it set up things in your
> environment, or run certain commands. Man bash will give you the
> details.
Another method is to create a special user "radio" and make the
shell for that user be the application you want to run. When the
application is exited the person is logged out. The shell is the
last entry on the line in the /etc/passwd file. Change from
"/bin/bash" to the path/filename of the executable.
--
Curt, WE7U. archer at eskimo dot com
http://www.eskimo.com/~archer
Lotto: A tax on people who are bad at math. - unknown
Windows: Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me: I picked the coordinate system!"
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
next prev parent reply other threads:[~2004-11-14 18:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-14 2:47 Run app on login Chuck Hast
2004-11-14 3:06 ` Bud Rogers
2004-11-14 3:53 ` Curt Mills
2004-11-14 18:44 ` Jim Bayer [this message]
2004-11-14 23:53 ` Chuck Hast
2004-11-15 15:44 ` Curt, WE7U
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041114184424.66418.qmail@web60610.mail.yahoo.com \
--to=kc9aop@yahoo.com \
--cc=linux-hams@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox