Hi I know this isn't exactly a Trinity-centric question but it will eventually apply to it as I switch from KDE3 to TDE. So please bare with me. Does anyone have any experience with SED and PAM? I need to replace the default admin user (arklinux) with 2 new users. I normally use sed -i -e 's,arklinux,NewUser,g' /etc/pam.d/* to change the admin user in PAM. How to a pose it so it adds two more users? thanks Kate