+++ samit  pal [linux-india] <23/02/02 14:23 -0000>:
> We r developing a php based appl. here we have to change the linux user
> passwd thru php.
> Later we also will have to create,delete,modify users thru php. I have
> tried with sid shell scripts.

Dont assign system passwords to general users for mail etc.

Have your users stored in a ldap / mysql / berkeley db database which is non
root ... and php can easily write to that.

        -srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #141        -**< Sub : Back-Space and delete under X >**-
To set the bahaviour of del and BkSp keys correctly under "X",
insert in .xinitrc :
xmodmap -e 'keycode 22 = BackSpace'
xmodmap -e 'keycode 107 = Delete'  

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to