Microsoft
Software
Hardware
Network
Question : How can i display who has access and flag secuirty concerns?
I have a SharePoint user community that continues to give to much access to people, and need a way or report that will be in there face that shows who has access.
Any suggestions?
Answer : How can i display who has access and flag secuirty concerns?
Issue resolved by adding the following:
Protected Sub GridView1_PageIndexChanged
(ByVal sender As Object, ByVal e As EventArgs) Handles GridView1.PageIndexChanged
, GridView1.Load
If GridView1.EditIndex = -1 Then
BindGrid()
End If
End Sub
Random Solutions
Media Manager in Joomla 1.5.18 will not let me browse or upload
SBS 2003 R2 remote web workplace
Insert Statement using values and select subquery
Active Directory Help
Migrate a Cisco Router-On-A-Stick type of network
What is the impact of recreating an OU certifier on current users?
GPO not transferring the Application data folder
Tracking cookies while NOT surfing - yieldmanager.com, atdmt.com, serving-sys.com
Hide vb.net exe from tasklist
PIX 515E and ACS - limit active VPN session time?