On 03.03.2011, at 16:01, Müller wrote: > this are my conditions: > • We already have our own render server, and we are using the extension > Collections of mediawiki to render. > • Just authenticated user can read de articles. > • the Company's security policy prohibits passwords of employees at the > configurations files.
You could create a new account only used by the render server. You'd still have to put the password in cleartext in your MediaWiki config, but that should be readable by some admins anyway. And it's not an employee's password. Alternatively, you provide (somehow, that's up to you) internal access to your MediaWiki that's not password-restricted. -- Johannes Beigel -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
