<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: collapse; font-family: arial,sans-serif; font-size: 13px;">All,<br>
<br>
I am using drools5 guvnor, and I have enabled the role based
permissions.&nbsp;<span class="Apple-converted-space">&nbsp;</span><br>
<br>
I have been using wget and this URL to get repository backups -<span
 class="Apple-converted-space">&nbsp;</span><a
 href="http://localhost:4980/guvnor/org.drools.guvnor.Guvnor/backup"
 target="_blank" style="color: rgb(0, 0, 204);">http://localhost:4980/guvnor/<wbr>org.drools.guvnor.Guvnor/<wbr>backup</a><br>
<br>
Once I enabled role based permissions, I when I use the backup URL, I
get a http response code of 500.&nbsp; In a browser, the backup URL produces
the 500 response with the message that the user is not logged in.<br>
<br>
How can I use the backup URL with role based permissions enabled?&nbsp; I
can find something other than wget, but I don't know how to specify the
authorization credentials with the request or remove the access
restrictions on the URL.<br>
<br>
Does anyone know how to do this?<br>
<br>
Thanks,<br>
John<br>
</span></span>
</body>
</html>