Quantcast
Channel: NetSqlAzMan - .NET SQL Authorization Manager
Browsing all 163 articles
Browse latest View live
↧

New Post: Using Oracle for NetSQLAzMan

Hi guys, any news on this? I need a way of using an oracle database as the store for NetSQLAzman, and I gather that some here might have a possible solution. Any help would be great.

View Article


New Post: Add Delegation

Hello, Currently, I accede to my roles with :<connectionStrings> <add name="NetSqlAzManRoleProvider" connectionString="Data Source=*****;Initial Catalog=NetSqlAzManStorage;Integrated...

View Article


New Post: Add Delegation

I Cédric, 1) The CheckAccessHelper is historically old. it has been preserved for backward compatibility only. 2) Use thispublic void AddUsersToRoles(string[] usernames,string[] roleNames) Regards,...

View Article

New Post: Add Delegation

Thank you Andrea, I use "NetSqlAzMan Guide.pdf" (framework 3.5) for delegate. Whith the guide it's very easy !!! The CheckAccessHelper is historically old. it has been preserved for backward...

View Article

New Post: Add Delegation

Hi, Thanks for the compliments... The NetSqlAzManRoleProvider is the best choice; Cookies are used to cache user roles. Regards, Andrea.

View Article


New Post: How to access the Attributes set within the Role Authorizations

I have setup Attributes in the Role Definitions using the NetSqlAzMan console. My missing piece in your solution above is I don't know what the "Item" or "Role" is for the user? Looking at the Items...

View Article

New Post: How to access the Attributes set within the Role Authorizations

Hi Eric, but do you have read the NetSqlAzMan pdf guide ? Excpecially the tutorial 1. Please check also the Video Tutorial I think you can find there all your answers. Regards, Andrea.

View Article

New Post: Don't show new version dialog

We have NetAzman 3.6.0.9 installed and is quite happy with this version. But whenever I start the Console, I get a dialog "A new NetSqlAzMan version is available". Is there anyway to not show this...

View Article


New Post: Don't show new version dialog

Of course ... yes Syntax: mmc.exe netsqlazman.msc [/DebugMode] [/NoSplashScreen] [/NoCheckForUpdate] where: /DebugMode: display a pop-up to allow Visual Studio.NET developers to attach to the mmc.exe...

View Article


New Post: Don't show new version dialog

Your solution works if I create my own shortcut. With the native installation, there is a Start menu item (shortcut) "NET Sql Authorization Manager Console", which is under "Start\All Programs.NET Sql...

View Article

New Post: NetSqlAzMan as a Custom Membership provider for SharePoint 2010/2013

Richard, Can you provide an update on this question. Any focus on getting this implemented in the near term. Best regards, Paul

View Article

New Post: Don't show new version dialog

Just replace your custom shortcut with the installed one.

View Article

New Post: Don't show new version dialog

I just deleted the installed shortcut "NET Sql Authorization Manager Console", then created a new shortcut with this target "C:\Windows\System32\mmc.exe NetSqlAzMan.msc /NoCheckForUpdate" and now the...

View Article


New Post: NetSqlAzMan as a Custom Membership provider for SharePoint 2010/2013

Paul, The project got delayed so I haven't got any chance look into it yet. No time estimate so far. Richard

View Article

Created Unassigned: check if a user has permissions [11794]

as I can tell if a LDAP-authenticated user has permissions on the applicationI've tried everything.thanks

View Article


New Post: Remove User In role

Hello, In my program, I have an admin section. Only users with the role "admin" can access. They can to add or remove a user to a role. The system of delegation is not adapted. I have this code to...

View Article

New Post: Remove User In role

Ok ... but which is the question ?

View Article


New Post: Remove User In role

I try this :IAzManItem u1 = storage["RCMAzman"][FCT_NOM_APPLICATION()].GetItem("Tristan DUPOND"); item.RemoveMember(u1); But I have an error in the first line. u1 must be of the type : IAzManItem !!

View Article

New Post: Remove User In role

Hi Dewey, You must use the item.Delete() method ... to delete from Database RemoveMember removes the member just from memory only (collections pattern). Regards, Andrea.

View Article

New Post: Remove User In role

Thanx you but I want to remove the member (Tristan DUPOND) of a role ([FCT_NOM_APPLICATION() --> return "monrole"). What is the function to do this?

View Article
Browsing all 163 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>