Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | ACL problems, any suggestions would be great |
|---|---|
| Date: | Tue, 10 Aug 2004 13:57:35 -0400 (EDT) |
Here is what we'd like to do: User logs into some machine (frontend) starts pine, pine ssh's to another machine (backend) where their mail is actually stored in Maildir format and exec /etc/rimapd. We want to do this without the user having to enter a password again on the backend machine. Here are the problems: We don't want to use public-key. We don't want these users (the ones typing pine) to be allowed to login to the remote machine (backend). We don't want them to be allowed to execute any commands on the remote machine (with the exception of "exec /etc/rimapd". I could not come up with a solution to solve this problem with openssh. I started looking for other open implementations of secure shell and lsh caught my eye. Lsh appealed to me because you could specify a login shell for all users that would override the login shell in the passwd db (this was perfect since we could then create a shell called rimapd and it just executed /etc/rimapd). The reason I could not go with this solution is lsh does not have trusted host authentication mechanisms, so there was no way to have passwordless logins. Any suggestions? Thanks. Bryan
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ssh remote command fuser does not work, Swift, Louise |
|---|---|
| Next by Date: | Restrict commands for all users, Chris Jensen |
| Previous by Thread: | ssh remote command fuser does not work, Swift, Louise |
| Next by Thread: | Re: ACL problems, any suggestions would be great, Robert Hajime Lanning |
| Indexes: | [Date] [Thread] [Top] [All Lists] |