[SM-USERS] Re: retrieveuserdata plugin problem

2005-07-29 Thread Srinivas Patnaik
> 1. Subject names one plugin > 2. My reply text talks about change password plugins > 3. You name a (non existent) file in the Multilogin plugin > > maybe you should repost and describe what the problem was and how you > solved it and share with us your code. > > thanks, > > paul > Hi all, Sor

Re: [SM-USERS] retrieveuserdata plugin problem

2005-07-28 Thread Srinivas Patnaik
> Google for NFS, GFS or similar. That kind of thing is pretty out of the > scope of SM and is largely dependent on what kind of network you have in > place. A better and more secure plugin to use for this might be the > change_password plugin, which can be pointed to your remote IMAP server > wi

[SM-USERS] Found some solution

2005-07-27 Thread Srinivas Patnaik
Hi all, RPC can be used to access the Full username from the remote machine. The procedure which retrieves the full name from /etc/passwd will reside in the remote machine, which will be accessed from the passwd.php file. Srinivas --

Re: [SM-USERS] retrieveuserdata plugin problem

2005-07-16 Thread Srinivas Patnaik
> Srinivas Patnaik wrote: > > Hi all, > > I am using squirrelmail-1.4.4 along with courier-imap. > > I have used retrieveuserdata-0.9 plugin to retrieve user information from > > the /etc/passwd file. The problem is that this file is in my imap server, > > rathe

[SM-USERS] retrieveuserdata plugin problem

2005-07-14 Thread Srinivas Patnaik
Hi all, I am using squirrelmail-1.4.4 along with courier-imap. I have used retrieveuserdata-0.9 plugin to retrieve user information from the /etc/passwd file. The problem is that this file is in my imap server, rather than on the server on which squirrelmail runs. So, is there any way to access t