Hi,
Thanks for your reply..
Now i have upgraded the ccnet 1.6 and still i am not able to get the
projects in dashboard when i use the security task.
Please find the code below i used.
<internalSecurity>
<users>
<passwordUser name="BuildMaster" display="BuildMaster"
password="deadwood_4"/>
<simpleUser name="*"/>
</users>
<permissions>
<rolePermission name="admin" defaultRight="Allow">
<users>
<userName name="BuildMaster"/>
</users>
</rolePermission>
<rolePermission name="user" defaultRight="Deny" viewProject="Allow">
<users>
<userName name="*"/>
</users>
</rolePermission>
</permissions>
</internalSecurity>
<security type="defaultProjectSecurity" guest="*" >
<permissions>
<rolePermission name="admin" ref="admin"/>
<rolePermission name="user" ref="user"/>
</permissions>
</security>
Please help me if i missed anything.
Thanks
Prabhu
On Tue, May 29, 2012 at 6:10 PM, prabhu prabhu <[email protected]> wrote:
> Hi,
>
> Yes, i have log in to the dashboard, and i could see the page as well but
> only the projects not visible in that page..
> I am using CruiseControl.Net version 1.5.
>
> Thanks
> prabhu
>
> On Tue, May 29, 2012 at 5:32 PM, Ruben Willems
> <[email protected]>wrote:
>
>> did you log in into the dashboard?
>> the login link in the upper right when you select a server
>>
>>
>> with kind regards
>> Ruben Willems
>>
>> On 29 May 2012 13:52, prabhu prabhu <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> I have refered the same page and configured my ccnet file but i am
>>> getting the empty dashboard, The projects are not visible in the dashboard.
>>> Thanks
>>> Prabhu
>>>
>>> On Tue, May 29, 2012 at 5:17 PM, Ruben Willems <[email protected]
>>> > wrote:
>>>
>>>> Hi
>>>>
>>>> have you read these pages :
>>>> http://www.cruisecontrolnet.org/projects/ccnet/wiki/Security_scenarios
>>>>
>>>>
>>>> with kind regards
>>>> Ruben Willems
>>>>
>>>>
>>>> On 29 May 2012 12:45, prabhu prabhu <[email protected]> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I am using cruise control version 1.5.7256.1.
>>>>> I want to enable the security in the cruise project.
>>>>> so i have modified the ccnet file with <internalSecurity> and
>>>>> <Security> but it is not working.
>>>>>
>>>>> Please help me to know the steps to have the security enabled in ccnet
>>>>> file.
>>>>>
>>>>
>>>>
>>>
>>
>