From: Mark Wilcox <[EMAIL PROTECTED]>
Subject: g2 server authentication
Hi,
I've spent some time reading through the docs and i'm looking for some
clarification. If the obvious answers are in the docs, please tell where
in the TFM it is and I'll be happy to read it. :)
1) Is it possible to restrict access to specific files in any G2 server
besides a server with the commerce extensions? If it is possible to
restrict access to a specific file in a non-commerce server, how do you
do it?
2) Is it possible for the G2 server to read UNIX crypt() encrypted
passwords or must all of the passwords be encrypted via MD5?
3) Will the password come via the G2 client in plain-text (I know it
will be Base64 encoded, but that's still the same as plain-text) or as a
MD5 digest? Is there an option to disable MD5 digest if we want?
thanks,
Mark