On Tue, May 29, 2012 at 9:10 PM, Mike Meyer <[email protected]> wrote:

> I found a number of people asking about this, but none of them seemed
> to have gotten an answer...
>
> Is there some way to set the "use REMOTE_USER for authentication"
> setting from the command line (or more accurately, a script)?'


echo "replace into config(name,value) values('remote_user_ok',1)" | fossil
sql -R $repository_filename



> I could
> just create a configured empty repository and copy that, but that
> seems like I'm asking for trouble.
>
>   Thanks,
>   <mike
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to