Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-08 Thread Dan Ritter
On Fri, Sep 07, 2012 at 06:18:25PM -0500, Derek Martin wrote: rare these days that Unix systems ship with /bin/sh = the original Bourne shell. So, set their shell to /bin/sh, and make sure that is bash on your linux systems, and everything should be hunky-dory. I know debian uses dash by

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-08 Thread Dan Ritter
On Sat, Sep 08, 2012 at 06:56:11AM -0500, Derek Martin wrote: this on my Fedora install, and it still happens, though various system process limits (i.e. ulimit) prevent it from killing my system. I ran into this with Debian Sid, which originally shipped with the which command being a shell

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-08 Thread Derek Martin
On Sat, Sep 08, 2012 at 08:11:29AM -0400, Dan Ritter wrote: On Sat, Sep 08, 2012 at 06:56:11AM -0500, Derek Martin wrote: this on my Fedora install, and it still happens, though various system process limits (i.e. ulimit) prevent it from killing my system. I ran into this with Debian Sid,

[Discuss] tcsh, AD, and RHEL 5.6

2012-09-07 Thread Scott Ehrlich
I have a RHEL 5.6 workstation configured with samba3x to authenticate to a Windows 2008 AD environment (net ads join) so the workstation appears as a Windows box that has joined the domain. Now, any user can ssh into it with their AD credentials, and /etc/passwd has no knowledge of their

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-07 Thread Jerry Feldman
We have a similar issue as we moved from a locally administrated NIS to a globally administered LDAP (administered in Ottawa). While I can get the shell changed by emailing one of the IT guys in Toronto it is the same issue. (There are LDAP tools on the system to do this but the LDAP database is

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-07 Thread j...@polcari.com
In the .bashrc put/bin/tcshexit - Original Message -From: quot;Scott Ehrlichquot; ;srehrl...@gmail.com ___ Discuss mailing list Discuss@blu.org http://lists.blu.org/mailman/listinfo/discuss

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-07 Thread j...@polcari.com
On Sunln -s /bin/sh /bin/bash (or whatever it is)- Original Message -From: quot;Jerry Feldmanquot; ;g...@blu.org ___ Discuss mailing list Discuss@blu.org http://lists.blu.org/mailman/listinfo/discuss

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-07 Thread Jerry Feldman
...@polcari.com wrote: On Sun ln -s /bin/sh /bin/bash (or whatever it is) *- Original Message -* *From:* Jerry Feldman g...@blu.org *Sent:* Fri, September 7, 2012 7:34 *Subject:* Re: [Discuss] tcsh, AD, and RHEL 5.6 We have a similar issue as we moved from a locally administrated

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-07 Thread Jerry Feldman
On 09/07/2012 03:08 PM, j...@polcari.com wrote: In the .bashrc put/bin/tcshexit - Original Message -From: quot;Scott Ehrlichquot; ;srehrl...@gmail.com I somewhat disagree here. I would place the /bin/tcsh in the ~/.profile or in the ~/.bash_profile. The .bash_profile and .profile

Re: [Discuss] tcsh, AD, and RHEL 5.6

2012-09-07 Thread Derek Martin
On Fri, Sep 07, 2012 at 07:34:52AM -0400, Jerry Feldman wrote: We have a similar issue as we moved from a locally administrated NIS to a globally administered LDAP (administered in Ottawa). While I can get the shell changed by emailing one of the IT guys in Toronto it is the same issue. (There