I am running 2.2.8 -- machine group on mine in COMPUTER though
ldapsearch -LL -H ldap://localhost -b "dc=prupref,dc=com" -x
"(uid=prupref-web$)"
version: 1
dn: uid=prupref-web$,ou=Computers,dc=prupref,dc=com
objectClass: top
objectClass: posixAccount
objectClass: sambaAccount
uidNumber: 518
gidNumber: 1010
homeDirectory: /dev/null
loginShell: /bin/false
uid: prupref-web$
pwdLastSet: 1092785559
logonTime: 0
logoffTime: 0
kickoffTime: 0
pwdCanChange: 0
pwdMustChange: 0
displayName: PRUPREF-WEB$
cn: PRUPREF-WEB$
description: Computer
rid: 2036
primaryGroupID: 3021
acctFlags: [W ]
On Tue, 07 Sep 2004 10:33:47 -0500 (CDT), Chris St. Pierre
<stpierre@nebrwesleyan.edu> wrote:> I'm trying to troubleshoot a nasty problem with Samba 2.2.8a that I
> asked about here a while back, and I need someone with a working
> LDAP-Samba PDC -- preferably 2.2.8a, ideally running on Mac OS X, but
> I'll take what I can get -- to post the results of an ldapsearch for
> one of their machine trust accounts. All I'd need is the results of a
> command along these lines:
>
> ldapsearch -LLL -b "ou=Machines,o=example,o=com"
"uid=machine$"
>
> I have found that smbpasswd is doing *something* wrong when it comes
> to the creation of those accounts, but I don't know what. If I was
> able to compare with one that I know works, I might be able to figure
> it out. Thanks.
>
> Chris St. Pierre
> Unix Systems Administrator
> Nebraska Wesleyan University
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>