passwd/shadow

2001-04-09 Thread Diogo Saad
Hi , What kind of encryption is used in the /etc/shadow file ?? Is there a function in php that encrypts a string the same way the shadow files does? What I wanna make is a php page that changes my PASSWORD via web Can anybody help me? ___ Diogo Saad [EMAIL

weird Linux+GCC problem

1998-03-21 Thread Saad
I'm experiencing a problem with a C program. I am allocating two nodes dynamically and creating a linked list. The problem is when I return from the function, it gives me a segmentation fault. My code looks fine, and it runs fine under digital unix. Do I have to do something different with lin