Another ROLE question...

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default Another ROLE question...

    Thanks for your help on my previous post. I'm running XP and it was looking for a role name of : <DOMAIN>\<ROLE>, like "ABC-CORP\Administrators", and I was just evaluating "Administrators". Is that true for Win2000, too? We have some clients running Win2000 and others running XP. Do I need to evaluate which operating system and check the roles accordingly? If so, how do I evaluate which operating system they are running

    Thanks so much for your help
    Ed
    ECUnited Guest

  2. Similar Questions and Discussions

    1. Administrator role
      Hi, I have just installed Contribute CS3 a day ago, and have been getting to grips with it. I won't need any other 'writers' or 'publishers',...
    2. User and Role Settings
      I am working with the trial version to setup some contribute users and see how well it will work for us before purchasing. There are a couple of...
    3. More then one user role
      Am I just completly missing something here or is it impossible to assign more then one user role to a user? If it is, I would appreciate if...
    4. Role authorization
      I use custom authentication and I set the identity with following line FormsAuthentication.SetAuthCookie(username.Text, False) How do I set the...
    5. Role problem!
      I created a role and it is not doing what I expected it to do. I want user Pete to have select permission on SYS.DBA_TABLESPACES One way would be...
  3. #2

    Default RE: Another ROLE question...

    The same situation will hold true for the Windows 2000 users, so you should be all set.
    David Coe, MCP Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139