Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-2008, 02:31 PM
RaYlee
 
Posts: n/a
"Account is trusted for delegation" is not shown

Hi all,

This is the first time I post question here...glad to have these newsgroup
for seeking help.

I encounter a problem in setting a property for a domain account.

I need to enable an account option for a user "Account is trusted for
delegation" in the user's properties
under Active Directory, however, this option is not available in the Active
Directory Users and Computer
in office computer. When I back home and turn on my testing PC, I found that
this option is shown
on the form.

I really don't understand what is missing in our office's windows 2003
server configuration?

Please kindly help.

Thanks in advance,
Raymond




Reply With Quote
  #2 (permalink)  
Old 05-06-2008, 02:43 PM
Meinolf Weber
 
Posts: n/a
Re: "Account is trusted for delegation" is not shown

Hello RaYlee,

What do you mean with it is missing? Greyed out or not in the list of available
options?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Hi all,
>
> This is the first time I post question here...glad to have these
> newsgroup for seeking help.
>
> I encounter a problem in setting a property for a domain account.
>
> I need to enable an account option for a user "Account is trusted for
> delegation" in the user's properties
> under Active Directory, however, this option is not available in the
> Active
> Directory Users and Computer
> in office computer. When I back home and turn on my testing PC, I
> found that
> this option is shown
> on the form.
> I really don't understand what is missing in our office's windows 2003
> server configuration?
>
> Please kindly help.
>
> Thanks in advance,
> Raymond



Reply With Quote
  #3 (permalink)  
Old 05-06-2008, 02:45 PM
RaYlee
 
Posts: n/a
Re: "Account is trusted for delegation" is not shown

My god...I figured out what's happening.

It should be caused by raising functional level to windows 2003. I found
that my testing PC at home is using
windows 2000 functional level. After I raise it to windows 2003, the
"Account is trusted for delegation"
disappear from the option list.

What should I do now?? As those installation guides require to set this
option, if this disappear,
where I can proceed?

Please advice...

Raymond

"RaYlee" <pplcm@pay.com> wrote in message
news:Ob4xQ23rIHA.4376@TK2MSFTNGP06.phx.gbl...
> Hi all,
>
> This is the first time I post question here...glad to have these newsgroup
> for seeking help.
>
> I encounter a problem in setting a property for a domain account.
>
> I need to enable an account option for a user "Account is trusted for
> delegation" in the user's properties
> under Active Directory, however, this option is not available in the
> Active Directory Users and Computer
> in office computer. When I back home and turn on my testing PC, I found
> that this option is shown
> on the form.
>
> I really don't understand what is missing in our office's windows 2003
> server configuration?
>
> Please kindly help.
>
> Thanks in advance,
> Raymond
>
>
>



Reply With Quote
  #4 (permalink)  
Old 05-06-2008, 03:17 PM
Meinolf Weber
 
Posts: n/a
Re: "Account is trusted for delegation" is not shown

Hello RaYlee,

Depends on the functional level, if you set it from a client with an older
adminpak on 2000 pro, you can still enable it. On the 2003 ADUC then you
have an additional tab called DELEGATION on the user properties.

Or you can enable the DELEGATION tab yourself for the user if needed on 2003
ADUC:
http://technet2.microsoft.com/window....mspx?mfr=true

If you cannot see the Delegation tab, do one or both of the following:
. Register a Service Principal Name (SPN) for the user account with the Setspn
utility in the support tools on your CD. Delegation is only intended to be
used by service accounts, which should have registered SPNs, as opposed to
a regular user account which typically does not have SPNs.

Also see here:
http://technet2.microsoft.com/window....mspx?mfr=true

http://technet2.microsoft.com/window....mspx?mfr=true

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> My god...I figured out what's happening.
>
> It should be caused by raising functional level to windows 2003. I
> found
> that my testing PC at home is using
> windows 2000 functional level. After I raise it to windows 2003, the
> "Account is trusted for delegation"
> disappear from the option list.
> What should I do now?? As those installation guides require to set
> this
> option, if this disappear,
> where I can proceed?
> Please advice...
>
> Raymond
>
> "RaYlee" <pplcm@pay.com> wrote in message
> news:Ob4xQ23rIHA.4376@TK2MSFTNGP06.phx.gbl...
>
>> Hi all,
>>
>> This is the first time I post question here...glad to have these
>> newsgroup for seeking help.
>>
>> I encounter a problem in setting a property for a domain account.
>>
>> I need to enable an account option for a user "Account is trusted for
>> delegation" in the user's properties
>> under Active Directory, however, this option is not available in the
>> Active Directory Users and Computer
>> in office computer. When I back home and turn on my testing PC, I
>> found
>> that this option is shown
>> on the form.
>> I really don't understand what is missing in our office's windows
>> 2003 server configuration?
>>
>> Please kindly help.
>>
>> Thanks in advance,
>> Raymond



Reply With Quote
  #5 (permalink)  
Old 05-06-2008, 05:53 PM
RaYlee
 
Posts: n/a
Re: "Account is trusted for delegation" is not shown

Hello Meinolf,

Thanks for your fast response. I really appreciate.

But I tried it many times in our office's windows 2003 server on setspn
command, but always failed
to add one SPN.

Is the command executed on the 2003 server?

Do you have any experience on running this command?

Thanks,
Raymond

"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:ff16fb66988e78ca7dabc2b76959@msnews.microsoft .com...
> Hello RaYlee,
>
> Depends on the functional level, if you set it from a client with an older
> adminpak on 2000 pro, you can still enable it. On the 2003 ADUC then you
> have an additional tab called DELEGATION on the user properties.
>
> Or you can enable the DELEGATION tab yourself for the user if needed on
> 2003 ADUC:
> http://technet2.microsoft.com/window....mspx?mfr=true
>
> If you cannot see the Delegation tab, do one or both of the following:
> Register a Service Principal Name (SPN) for the user account with the
> Setspn utility in the support tools on your CD. Delegation is only
> intended to be used by service accounts, which should have registered
> SPNs, as opposed to a regular user account which typically does not have
> SPNs.
>
> Also see here:
> http://technet2.microsoft.com/window....mspx?mfr=true
>
> http://technet2.microsoft.com/window....mspx?mfr=true
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> My god...I figured out what's happening.
>>
>> It should be caused by raising functional level to windows 2003. I
>> found
>> that my testing PC at home is using
>> windows 2000 functional level. After I raise it to windows 2003, the
>> "Account is trusted for delegation"
>> disappear from the option list.
>> What should I do now?? As those installation guides require to set
>> this
>> option, if this disappear,
>> where I can proceed?
>> Please advice...
>>
>> Raymond
>>
>> "RaYlee" <pplcm@pay.com> wrote in message
>> news:Ob4xQ23rIHA.4376@TK2MSFTNGP06.phx.gbl...
>>
>>> Hi all,
>>>
>>> This is the first time I post question here...glad to have these
>>> newsgroup for seeking help.
>>>
>>> I encounter a problem in setting a property for a domain account.
>>>
>>> I need to enable an account option for a user "Account is trusted for
>>> delegation" in the user's properties
>>> under Active Directory, however, this option is not available in the
>>> Active Directory Users and Computer
>>> in office computer. When I back home and turn on my testing PC, I
>>> found
>>> that this option is shown
>>> on the form.
>>> I really don't understand what is missing in our office's windows
>>> 2003 server configuration?
>>>
>>> Please kindly help.
>>>
>>> Thanks in advance,
>>> Raymond

>
>



Reply With Quote
  #6 (permalink)  
Old 05-06-2008, 11:14 PM
Meinolf Weber
 
Posts: n/a
Re: "Account is trusted for delegation" is not shown

Hello RaYlee,

Did you install the support tools to run setspn?
Then run in a command window:

setspn -a SPN domain.com\username

Where SPN is the servicename/computername (MESSENGER/SERVERNAME for example)

setspn -a MESSENGER/SERVERNAME domain.com\username

This will add the delegation tab to the useraccount you specified.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Hello Meinolf,
>
> Thanks for your fast response. I really appreciate.
>
> But I tried it many times in our office's windows 2003 server on
> setspn
> command, but always failed
> to add one SPN.
> Is the command executed on the 2003 server?
>
> Do you have any experience on running this command?
>
> Thanks,
> Raymond
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:ff16fb66988e78ca7dabc2b76959@msnews.microsoft .com...
>
>> Hello RaYlee,
>>
>> Depends on the functional level, if you set it from a client with an
>> older adminpak on 2000 pro, you can still enable it. On the 2003
>> ADUC then you have an additional tab called DELEGATION on the user
>> properties.
>>
>> Or you can enable the DELEGATION tab yourself for the user if needed
>> on
>>
>> 2003 ADUC:
>>
>> http://technet2.microsoft.com/window...bef202b0-c8e9-
>> 4999-9af7-f56b991a4fd41033.mspx?mfr=true
>>
>> If you cannot see the Delegation tab, do one or both of the
>> following: Register a Service Principal Name (SPN) for the user
>> account with the Setspn utility in the support tools on your CD.
>> Delegation is only intended to be used by service accounts, which
>> should have registered SPNs, as opposed to a regular user account
>> which typically does not have SPNs.
>>
>> Also see here:
>> http://technet2.microsoft.com/window...dac7ecea-7c82-
>> 43c0-847b-3a1a81454cfe1033.mspx?mfr=true
>> http://technet2.microsoft.com/window...bef202b0-c8e9-
>> 4999-9af7-f56b991a4fd41033.mspx?mfr=true
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> My god...I figured out what's happening.
>>>
>>> It should be caused by raising functional level to windows 2003. I
>>> found
>>> that my testing PC at home is using
>>> windows 2000 functional level. After I raise it to windows 2003, the
>>> "Account is trusted for delegation"
>>> disappear from the option list.
>>> What should I do now?? As those installation guides require to set
>>> this
>>> option, if this disappear,
>>> where I can proceed?
>>> Please advice...
>>> Raymond
>>>
>>> "RaYlee" <pplcm@pay.com> wrote in message
>>> news:Ob4xQ23rIHA.4376@TK2MSFTNGP06.phx.gbl...
>>>> Hi all,
>>>>
>>>> This is the first time I post question here...glad to have these
>>>> newsgroup for seeking help.
>>>>
>>>> I encounter a problem in setting a property for a domain account.
>>>>
>>>> I need to enable an account option for a user "Account is trusted
>>>> for
>>>> delegation" in the user's properties
>>>> under Active Directory, however, this option is not available in
>>>> the
>>>> Active Directory Users and Computer
>>>> in office computer. When I back home and turn on my testing PC, I
>>>> found
>>>> that this option is shown
>>>> on the form.
>>>> I really don't understand what is missing in our office's windows
>>>> 2003 server configuration?
>>>> Please kindly help.
>>>>
>>>> Thanks in advance,
>>>> Raymond



Reply With Quote
  #7 (permalink)  
Old 05-07-2008, 02:40 AM
RaYlee
 
Posts: n/a
Re: "Account is trusted for delegation" is not shown

Thanks a lot, Meinolf.

"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:ff16fb669899d8ca7dee68c6311a@msnews.microsoft .com...
> Hello RaYlee,
>
> Did you install the support tools to run setspn?
> Then run in a command window:
> setspn -a SPN domain.com\username
>
> Where SPN is the servicename/computername (MESSENGER/SERVERNAME for
> example)
>
> setspn -a MESSENGER/SERVERNAME domain.com\username
>
> This will add the delegation tab to the useraccount you specified.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> Hello Meinolf,
>>
>> Thanks for your fast response. I really appreciate.
>>
>> But I tried it many times in our office's windows 2003 server on
>> setspn
>> command, but always failed
>> to add one SPN.
>> Is the command executed on the 2003 server?
>>
>> Do you have any experience on running this command?
>>
>> Thanks,
>> Raymond
>> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
>> news:ff16fb66988e78ca7dabc2b76959@msnews.microsoft .com...
>>
>>> Hello RaYlee,
>>>
>>> Depends on the functional level, if you set it from a client with an
>>> older adminpak on 2000 pro, you can still enable it. On the 2003
>>> ADUC then you have an additional tab called DELEGATION on the user
>>> properties.
>>>
>>> Or you can enable the DELEGATION tab yourself for the user if needed
>>> on
>>>
>>> 2003 ADUC:
>>>
>>> http://technet2.microsoft.com/window...bef202b0-c8e9-
>>> 4999-9af7-f56b991a4fd41033.mspx?mfr=true
>>>
>>> If you cannot see the Delegation tab, do one or both of the
>>> following: Register a Service Principal Name (SPN) for the user
>>> account with the Setspn utility in the support tools on your CD.
>>> Delegation is only intended to be used by service accounts, which
>>> should have registered SPNs, as opposed to a regular user account
>>> which typically does not have SPNs.
>>>
>>> Also see here:
>>> http://technet2.microsoft.com/window...dac7ecea-7c82-
>>> 43c0-847b-3a1a81454cfe1033.mspx?mfr=true
>>> http://technet2.microsoft.com/window...bef202b0-c8e9-
>>> 4999-9af7-f56b991a4fd41033.mspx?mfr=true
>>>
>>> Best regards
>>>
>>> Meinolf Weber
>>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>>> confers no rights.
>>> ** Please do NOT email, only reply to Newsgroups
>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>> My god...I figured out what's happening.
>>>>
>>>> It should be caused by raising functional level to windows 2003. I
>>>> found
>>>> that my testing PC at home is using
>>>> windows 2000 functional level. After I raise it to windows 2003, the
>>>> "Account is trusted for delegation"
>>>> disappear from the option list.
>>>> What should I do now?? As those installation guides require to set
>>>> this
>>>> option, if this disappear,
>>>> where I can proceed?
>>>> Please advice...
>>>> Raymond
>>>>
>>>> "RaYlee" <pplcm@pay.com> wrote in message
>>>> news:Ob4xQ23rIHA.4376@TK2MSFTNGP06.phx.gbl...
>>>>> Hi all,
>>>>>
>>>>> This is the first time I post question here...glad to have these
>>>>> newsgroup for seeking help.
>>>>>
>>>>> I encounter a problem in setting a property for a domain account.
>>>>>
>>>>> I need to enable an account option for a user "Account is trusted
>>>>> for
>>>>> delegation" in the user's properties
>>>>> under Active Directory, however, this option is not available in
>>>>> the
>>>>> Active Directory Users and Computer
>>>>> in office computer. When I back home and turn on my testing PC, I
>>>>> found
>>>>> that this option is shown
>>>>> on the form.
>>>>> I really don't understand what is missing in our office's windows
>>>>> 2003 server configuration?
>>>>> Please kindly help.
>>>>>
>>>>> Thanks in advance,
>>>>> Raymond

>
>



Reply With Quote
  #8 (permalink)  
Old 05-07-2008, 06:12 AM
Meinolf Weber
 
Posts: n/a
Re: "Account is trusted for delegation" is not shown

Hello RaYlee,

You're welcome.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Thanks a lot, Meinolf.
>
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:ff16fb669899d8ca7dee68c6311a@msnews.microsoft .com...
>
>> Hello RaYlee,
>>
>> Did you install the support tools to run setspn?
>> Then run in a command window:
>> setspn -a SPN domain.com\username
>> Where SPN is the servicename/computername (MESSENGER/SERVERNAME for
>> example)
>>
>> setspn -a MESSENGER/SERVERNAME domain.com\username
>>
>> This will add the delegation tab to the useraccount you specified.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> Hello Meinolf,
>>>
>>> Thanks for your fast response. I really appreciate.
>>>
>>> But I tried it many times in our office's windows 2003 server on
>>> setspn
>>> command, but always failed
>>> to add one SPN.
>>> Is the command executed on the 2003 server?
>>> Do you have any experience on running this command?
>>>
>>> Thanks,
>>> Raymond
>>> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
>>> news:ff16fb66988e78ca7dabc2b76959@msnews.microsoft .com...
>>>> Hello RaYlee,
>>>>
>>>> Depends on the functional level, if you set it from a client with
>>>> an older adminpak on 2000 pro, you can still enable it. On the
>>>> 2003 ADUC then you have an additional tab called DELEGATION on the
>>>> user properties.
>>>>
>>>> Or you can enable the DELEGATION tab yourself for the user if
>>>> needed on
>>>>
>>>> 2003 ADUC:
>>>>
>>>> http://technet2.microsoft.com/window...y/bef202b0-c8e
>>>> 9- 4999-9af7-f56b991a4fd41033.mspx?mfr=true
>>>>
>>>> If you cannot see the Delegation tab, do one or both of the
>>>> following: Register a Service Principal Name (SPN) for the user
>>>> account with the Setspn utility in the support tools on your CD.
>>>> Delegation is only intended to be used by service accounts, which
>>>> should have registered SPNs, as opposed to a regular user account
>>>> which typically does not have SPNs.
>>>>
>>>> Also see here:
>>>> http://technet2.microsoft.com/window...y/dac7ecea-7c8
>>>> 2- 43c0-847b-3a1a81454cfe1033.mspx?mfr=true
>>>> http://technet2.microsoft.com/window...y/bef202b0-c8e
>>>> 9- 4999-9af7-f56b991a4fd41033.mspx?mfr=true
>>>>
>>>> Best regards
>>>>
>>>> Meinolf Weber
>>>> Disclaimer: This posting is provided "AS IS" with no warranties,
>>>> and
>>>> confers no rights.
>>>> ** Please do NOT email, only reply to Newsgroups
>>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>>> My god...I figured out what's happening.
>>>>>
>>>>> It should be caused by raising functional level to windows 2003. I
>>>>> found
>>>>> that my testing PC at home is using
>>>>> windows 2000 functional level. After I raise it to windows 2003,
>>>>> the
>>>>> "Account is trusted for delegation"
>>>>> disappear from the option list.
>>>>> What should I do now?? As those installation guides require to set
>>>>> this
>>>>> option, if this disappear,
>>>>> where I can proceed?
>>>>> Please advice...
>>>>> Raymond
>>>>> "RaYlee" <pplcm@pay.com> wrote in message
>>>>> news:Ob4xQ23rIHA.4376@TK2MSFTNGP06.phx.gbl...
>>>>>> Hi all,
>>>>>>
>>>>>> This is the first time I post question here...glad to have these
>>>>>> newsgroup for seeking help.
>>>>>>
>>>>>> I encounter a problem in setting a property for a domain account.
>>>>>>
>>>>>> I need to enable an account option for a user "Account is trusted
>>>>>> for
>>>>>> delegation" in the user's properties
>>>>>> under Active Directory, however, this option is not available in
>>>>>> the
>>>>>> Active Directory Users and Computer
>>>>>> in office computer. When I back home and turn on my testing PC, I
>>>>>> found
>>>>>> that this option is shown
>>>>>> on the form.
>>>>>> I really don't understand what is missing in our office's windows
>>>>>> 2003 server configuration?
>>>>>> Please kindly help.
>>>>>> Thanks in advance,
>>>>>> Raymond



Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:19 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
New Jordans | Mortgage Calculator | Loans | Loan | Mortgage Calculator



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