--- loncom/interface/loncreateuser.pm 2002/04/29 14:47:57 1.35 +++ loncom/interface/loncreateuser.pm 2002/06/05 18:11:15 1.36 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Create a user # -# $Id: loncreateuser.pm,v 1.35 2002/04/29 14:47:57 matthew Exp $ +# $Id: loncreateuser.pm,v 1.36 2002/06/05 18:11:15 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -47,7 +47,7 @@ # 11/12,11/13,11/15 Scott Harrison # 02/11/02 Matthew Hall # -# $Id: loncreateuser.pm,v 1.35 2002/04/29 14:47:57 matthew Exp $ +# $Id: loncreateuser.pm,v 1.36 2002/06/05 18:11:15 matthew Exp $ ### package Apache::loncreateuser; @@ -589,7 +589,7 @@ ENDMODIFYUSERHEAD return; } # Only allow authentification modification if the person has authority - if (&Apache::lonnet::allowed('mau',$ENV{'user.domain'})) { + if (&Apache::lonnet::allowed('mau',$ENV{'form.ccdomain'})) { $r->print('Modifying authentication: '. &Apache::lonnet::modifyuserauth( $ENV{'form.ccdomain'},$ENV{'form.ccuname'},