Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • smb445
    Participant

    No – the AD plug-in doesn’t support SSL connections…you might be able to monkey around with ssh tunneling, but you have to do a lot of heavy lifting on both sides of the fence and wandering fall afield into the unsupported territories.

    Out of curiosity – if a user could determine someone’s group memberships, what does that buy them (from a security breach perspective) ?

    smb445
    Participant

    rmleonard,

    The main problem is getting access to the memberOf attribute on user and group accounts. By removing Everyone from the pre-Win2k group, machines no longer have access to read that data – you could narrow the scope of what you need by creating a new group (or using the Pre-2K group) with the computer accounts and granting those members access to the memberOf attribute itself. That way you can determine group memberships (which is what you want) and still gain the other security benefits.

    -smb

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