Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #2070

Re: Accessing ADLDS db through SQL Server

Newsgroups comp.databases.ms-sqlserver
Date 2020-08-01 11:57 -0700
References <XnsABFA7D084A264graynoibisspamcsumas@216.166.97.131> <aac2bdb0-df27-4a35-b15d-a1a079e64d21n@googlegroups.com> <XnsAC0BCA68144ACgraynoibisspamcsumas@216.166.97.131> <03de176c-c2fb-478e-bff4-57361c4d437an@googlegroups.com> <XnsAC0C84F5DD636graynoibisspamcsumas@216.166.97.131>
Message-ID <b000045a-5226-4f88-8258-bfc46ab4e1dcn@googlegroups.com> (permalink)
Subject Re: Accessing ADLDS db through SQL Server
From Tito <yosiasz@gmail.com>

Show all headers | View raw


This is what I have in case it helps

				   where objectClass = ''User'' 
				     AND objectCategory = ''Person'' 
					 AND ''userAccountControl:1.2.840.113556.1.4.803:'' <>2  ')

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Accessing ADLDS db through SQL Server "Lyle H. Gray" <lylefitzw@no.spam.gmail.com.invalid> - 2020-07-14 11:17 -0500
  Re: Accessing ADLDS db through SQL Server Tito <yosiasz@gmail.com> - 2020-07-31 14:11 -0700
    Re: Accessing ADLDS db through SQL Server "Lyle H. Gray" <lylefitzw@no.spam.gmail.com.invalid> - 2020-07-31 18:53 -0500
      Re: Accessing ADLDS db through SQL Server Tito <yosiasz@gmail.com> - 2020-08-01 08:58 -0700
        Re: Accessing ADLDS db through SQL Server "Lyle H. Gray" <lylefitzw@no.spam.gmail.com.invalid> - 2020-08-01 12:04 -0500
          Re: Accessing ADLDS db through SQL Server Tito <yosiasz@gmail.com> - 2020-08-01 11:57 -0700
            Re: Accessing ADLDS db through SQL Server "Lyle H. Gray" <lylefitzw@no.spam.gmail.com.invalid> - 2020-08-01 21:11 -0500
            Re: Accessing ADLDS db through SQL Server "Lyle H. Gray" <lylefitzw@no.spam.gmail.com.invalid> - 2020-08-03 18:57 -0500

csiph-web