Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)

  • RE: kerberos ssrs and winrm

    The solution to this problem is that you have to use another DNS alias.

    Kerberos doesn't resolve DNS, so for authentication you can use different DNS names for the same machine.

    In...

  • RE: kerberos ssrs and winrm

    Thanks SSC-Enthusiastic,

    I'll do that

    Alren

  • RE: Block windows groups

    Alren (10/13/2008)


    This would be great if the deny was restricted to the windows group but in my understanding this is what happens:

    user A is part of windows groups G1 and...

  • RE: Block windows groups

    This would be great if the deny was restricted to the windows group but in my understanding this is what happens:

    user A is part of windows groups G1 and G2.

    G1...

  • RE: Block windows groups

    What do you call disable the login?

    If it is "ALTER LOGIN ... DISABLE", I tried it but it doesn't seem to work for windows groups...:(

    I have found a "DENY CONNECT...

  • RE: Block windows groups

    I have users that access the database via windows groups.

    I want to kill their sessions and avoid them to be able to log in again during the run of some...

  • RE: How to monitor tempdb data usage

    Thank you for your response.

    But sp_spaceused only gives the answer to "how much tempdb is currently in use". 🙁

    Your link to the space monitoring view is interesting (I bookmarked it)

    but...

Viewing 7 posts - 1 through 7 (of 7 total)