View Single Post

   
  #3 (permalink)  
Old 01-16-2008, 10:00 AM
Doug McIntyre
 
Posts: n/a
Default Re: Changing of a user's shell, Segmentation fault

kilim <kilim@phenix.rootshell.be> writes:
>when I try to:
>[root@~] passwd -e kilim
>Old shell: /usr/bin/sh
>New shell: /usr/pkg/bin/bash
>Segmentation Fault
>[root@~] cat /etc/shells
>/bin/sh
>/usr/bin/sh
>/usr/bin/ksh
>/usr/pkg/bin/bash


>Why does that happen ? Thank you for your time.
>Frustrated user



I'd run the passwd command you are running through the fingerprint
database at sunsolve.sun.com to make sure its a binary that Sun sent out.

Otherwise, try applying the latest recomended patches. It shouldn't do that.
I'd suspect some corruption or other nefarious problem with the binary.
Reply With Quote