[ZendTo] Re: (no subject)
Jules
Jules at Zend.To
Tue Feb 21 13:29:32 GMT 2012
On 17/02/2012 17:46, a r wrote:
> Hello List,
> -I was asked by my boss if there is an admin account on the web interface to be able to see the list of users and their sent and received contents so we can see what kind of files they are.
Yes. In preferences.php you should set the setting 'authAdmins' to the
list of administrators' usernames. Once logged in, administrators see
some extra red buttons on the main menu, enabling them to see everything
stored and to look at the usage statistics graphs, as well as being able
to unlock users whose accounts have been locked due to repeated failed
attempts to log in.
> -Also can you tell me if there is a way to restrict files type with the antivirus when downloading and uploading?
Not directly, no. But if you are up to writing your own scripts to do
it, you can put your own command instead of the call to "clamdscan" in
the 'clamdscan' setting in preferences.php. If this program/script
returns 0, the drop-off is allowed. If it returns 1, the drop-off is
rejected. If it returns 2, the drop-off is rejected with a "system
failure" error message. When rejected, the user is given the error
message defined by the setting "ErrorVirusFound" in zendto.conf.
> -where in the zendto are the files uploaded? where is the location?
/var/zendto/dropoffs.
Jules
--
Julian Field MEng CITP CEng
www.Zend.To
Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
'It's okay to live without all the answers' - Charlie Eppes, 2011
'All programs have a desire to be useful' - Tron, 1982
'That is the land of lost content,
I see it shining plain,
The happy highways where I went,
And cannot come again.' - A.E. Houseman
More information about the ZendTo
mailing list