View Single Post

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

Hello,

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

Reply With Quote