| Thread | Last Post | Replies |
|
| PrincipalPermission, getting started | 29 Sep 2008 21:03 GMT | 3 |
Sorry for the cross posting with this and the c# group but I didn't know this newsgroup existed and this is probably more relevant here. On a machine called 'machineName', a user called userName is a member of the ora_dba group. I can see this in computer management.
|
| Could someone please explain windows security or point to a web si | 25 Sep 2008 11:29 GMT | 1 |
I've been working on mainframes for 30+ years and therefore understand their security which basically comes donw to " If I have a userid and password for a mainframe system I can logon and access files that I have been given permission to access".
|
| CAPICOM keylength for 3-DES | 24 Sep 2008 09:01 GMT | 1 |
What is 3-des' keylength? and how is 3-des implemented with regards to key usage? Documentation says "standard" length, but that doesn't tell me keylength. I understand that some implementations can be 56, 112, or 168 bits,
|
| spn for SQL Server | 20 Sep 2008 11:48 GMT | 2 |
I'm trying to set an spn for sql server service I'm in my DC machine and execute: setspn -a MSSQLSvc\SQL_SRV:1433 MyDOMAIN\MyUser where SQL_SRV is the sql server machine in MyDomain. At first sight, all
|
| Windows defender out of date??? | 20 Sep 2008 02:01 GMT | 1 |
In my security centre it says that windows defender is out of date yet when i click on 'Update now' it says no new updates are available. I also have Bullguard running on my computer, is this giving me enough protection if Defender isn't working properly? I have tried to install ...
|
| Is Rijndael algorithm only supported on Windows XP or later? | 15 Sep 2008 14:56 GMT | 1 |
At this web site "http://msdn.microsoft.com/tr-tr/magazine/cc164054(en-us).aspx" says true but i look this web site "http://msdn.microsoft.com/en-us/library/system.security.cryptography.rijndaelman aged(VS.80).aspx"
|
| Store Passwork within .NET App...? | 11 Sep 2008 23:27 GMT | 3 |
This might be a simple question, and I'm by no means a programmer. But, I simple wrote a program that hits an Oracle Database to allow users to query a particualar table. With that, I simple used system.data.oracleclient and reference a user
|
| DsCrackNames always fails when CN=S-1-5-XXX-XXX | 11 Sep 2008 15:02 GMT | 2 |
Currently I am writing a .Net application to manage AD users and groups. I am using the API DsCrackNames to convert DN to canonical name but fails in some cases. The P/Invoke API is defined as below,
|
| Shutdown Menu | 11 Sep 2008 07:31 GMT | 2 |
Hi, we need to change the shutdown menu so if a user clicks on the shutdown button the user only has the possibility ot Logoff or to Restart from the macine. We are running Windows XP Pro SP3. Can anyone explain how this can be done? I know that in Terminal Server this is ...
|
| Added path to .Net exe prevents affects security. | 06 Sep 2008 02:04 GMT | 3 |
I have a .Net application (2.0) installed on my network drive in a directory x:\tmp\test I have done the necessary nonsense to allow .Net assemblies to be executed from a network drive.
|
| secure method calls question | 05 Sep 2008 08:49 GMT | 1 |
Hi; This is driving me nuts, can anyone help me? I have a "special" requirement that only certain methods from certain classes can only be invoked from certain web apps (on our intranet).
|