RE: [Samba] trouble connecting to domain controller

2004-11-25 Thread André Ventura Lemos
My ldap log has the following when I perform the operation below:

conn=1101 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text=
conn=1101 op=2 SRCH base="ou=Groups,dc=test,dc=tuxslare,dc=org" scope=1
deref=0
filter="(&(objectClass=posixGroup)(|(memberUid=Administrator)(uniqueMember=uid=administrator,ou=people,dc=test,dc=tuxslare,dc=org)))"
conn=1101 op=2 SRCH attr=gidNumber
<= bdb_equality_candidates: (uniqueMember) index_param failed (18)
conn=1101 op=2 SEARCH RESULT tag=101 err=0 nentries=1 text=
conn=1099 op=3 SRCH base="ou=Groups,dc=test,dc=tuxslare,dc=org" scope=2
deref=0 filter="(&(objectClass=sambaGroupMapping)(gidNumber=512))"
conn=1099 op=3 SRCH attr=gidNumber sambaSID sambaGroupType sambaSIDList
description displayName cn objectClass
conn=1099 op=3 SEARCH RESULT tag=101 err=0 nentries=1 text=


> > When trying to connect to the "Domain Controller" via the "Active
> > Directory Users and Computers" on Windows, I get that "cannot connect to
> > the pre-windows 2000 domain controller" under Windows, and the following
> > on Samba's logs:
> > 
> > [2004/11/25 02:21:11, 5] smbd/filename.c:unix_convert(328)
> >   New file netshellicon
> > [2004/11/25 02:21:11, 3] smbd/trans2.c:call_trans2qfilepathinfo(2371)
> >   call_trans2qfilepathinfo: SMB_VFS_STAT of netshellicon failed (No such
> > file or directory)
> > [2004/11/25 02:21:11, 3] smbd/error.c:error_packet(105)
> >   error string = No such file or directory
> > [2004/11/25 02:21:11, 3] smbd/error.c:error_packet(129)
> >   error packet at smbd/trans2.c(2240) cmd=50 (SMBtrans2)
> > NT_STATUS_OBJECT_NAME_NOT_FOUND
> > 
> > 
> > 
> > Help?
> > 
> > 
> > Ps.: at this point samba is already acting as a PDC, and am logged on as
> > Administrator (on the samba domain) on the windows machine while doing
> > the previous operations.

-- 
Netiquette -> http://www.ietf.org/rfc/rfc1855.txt



signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] trouble connecting to domain controller

2004-11-25 Thread André Ventura Lemos
But according to
http://www.mamiyami.com/document/samba/man/PolicyMgmt.html#id2959917 I'm
doing the right thing, using the right tools.


On Qui, 2004-11-25 at 15:19 +1100, Steve Simeonidis wrote:
> If I'm not mistaken you need to use the NT Server
> Administration Tools.
> 
> They can be downloaded from the Microsoft site.
> (SRVMGR.EXE)
> 
> Thanks
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> n Behalf Of André Ventura Lemos
> Sent: Thursday, 25 November 2004 1:29 PM
> To: [EMAIL PROTECTED]
> Subject: [Samba] trouble connecting to domain controller
> 
> 
> When trying to connect to the "Domain Controller" via the "Active
> Directory Users and Computers" on Windows, I get that "cannot connect to
> the pre-windows 2000 domain controller" under Windows, and the following
> on Samba's logs:
> 
> [2004/11/25 02:21:11, 5] smbd/filename.c:unix_convert(328)
>   New file netshellicon
> [2004/11/25 02:21:11, 3] smbd/trans2.c:call_trans2qfilepathinfo(2371)
>   call_trans2qfilepathinfo: SMB_VFS_STAT of netshellicon failed (No such
> file or directory)
> [2004/11/25 02:21:11, 3] smbd/error.c:error_packet(105)
>   error string = No such file or directory
> [2004/11/25 02:21:11, 3] smbd/error.c:error_packet(129)
>   error packet at smbd/trans2.c(2240) cmd=50 (SMBtrans2)
> NT_STATUS_OBJECT_NAME_NOT_FOUND
> 
> 
> 
> Help?
> 
> 
> Ps.: at this point samba is already acting as a PDC, and am logged on as
> Administrator (on the samba domain) on the windows machine while doing
> the previous operations.
> 
-- 
Netiquette -> http://www.ietf.org/rfc/rfc1855.txt


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] trouble connecting to domain controller

2004-11-24 Thread Steve Simeonidis
If I'm not mistaken you need to use the NT Server
Administration Tools.

They can be downloaded from the Microsoft site.
(SRVMGR.EXE)

Thanks


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
n Behalf Of André Ventura Lemos
Sent: Thursday, 25 November 2004 1:29 PM
To: [EMAIL PROTECTED]
Subject: [Samba] trouble connecting to domain controller


When trying to connect to the "Domain Controller" via the "Active
Directory Users and Computers" on Windows, I get that "cannot connect to
the pre-windows 2000 domain controller" under Windows, and the following
on Samba's logs:

[2004/11/25 02:21:11, 5] smbd/filename.c:unix_convert(328)
  New file netshellicon
[2004/11/25 02:21:11, 3] smbd/trans2.c:call_trans2qfilepathinfo(2371)
  call_trans2qfilepathinfo: SMB_VFS_STAT of netshellicon failed (No such
file or directory)
[2004/11/25 02:21:11, 3] smbd/error.c:error_packet(105)
  error string = No such file or directory
[2004/11/25 02:21:11, 3] smbd/error.c:error_packet(129)
  error packet at smbd/trans2.c(2240) cmd=50 (SMBtrans2)
NT_STATUS_OBJECT_NAME_NOT_FOUND



Help?


Ps.: at this point samba is already acting as a PDC, and am logged on as
Administrator (on the samba domain) on the windows machine while doing
the previous operations.

-- 
Netiquette -> http://www.ietf.org/rfc/rfc1855.txt

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba