[LON-CAPA-admin] Don't Make FS autheticated users

H. K. Ng ng at martech.fsu.edu
Thu Sep 2 15:47:59 EDT 2004


Hi Guy,

Do I need to restart loncontrol and/or httpd after making the changes?

-hk


>If you need to create such a user you will need to modify
>/home/httpd/perl/lcuseradd
>and
>/home/httpd/perl/lchtmldir
>
>
>They both have a line that reads
>
>my ($safegroups)=($groups=~/([\s\w]+)/);
>
>
>This need to be changed to:
>
>my ($safegroups)=($groups=~/:\s*([\s\w]+)/);
>
>
>--
>guy at albertelli.com  LON-CAPA Developer  0-7-3-4-
>_______________________________________________
>LON-CAPA-admin mailing list
>LON-CAPA-admin at mail.lon-capa.org
>http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin




More information about the LON-CAPA-admin mailing list