[Samba] Samba Winbind wbinfo -u fails with Error looking up domain users

2006-03-22 Thread Joost Kraaijeveld
Hi,

After functioning correctly for more than 6 months suddenly Samba died : the 
users and usergroups are not recognized anymore. Restarting the Windows 2000 
ADS (mixed mode) server and/or the Debian Samba server does not help. I even 
re-added the server to the domain:

net rpc join -U Administrator reports a sucessful join.
Active Directory shows the Debian server's computer account
wbinfo -t reports sucess
wbinfo -g reports BuiltIn groups only
wbinfo -u reports Error looking up domain users

I have followed all the steps in chapter 12. Troubleshooting of Using 
Samba, but no solution.

Any one any idea where to look?

TIA

Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl 
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Samba Winbind wbinfo -u fails with Error looking up domainusers

2006-03-22 Thread Joost Kraaijeveld
 After functioning correctly for more than 6 months suddenly
 Samba died : the users and usergroups are not recognized
 anymore. Restarting the Windows 2000 ADS (mixed mode) server
 and/or the Debian Samba server does not help. I even re-added the
 server to the domain: 
 
 net rpc join -U Administrator reports a sucessful join.
 Active Directory shows the Debian server's computer account wbinfo -t
 reports sucess wbinfo -g reports BuiltIn groups only
 wbinfo -u reports Error looking up domain users
 
 I have followed all the steps in chapter 12.
 Troubleshooting of Using Samba, but no solution.

To make it even more curious: wbinfo -a user%password responds with:

plaintext password authentication succeeded
challenge/response password authentication succeeded


Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Winbind wbinfo -u fails with Error looking up domainusers

2006-03-22 Thread Thomas Limoncelli

Joost Kraaijeveld wrote:

After functioning correctly for more than 6 months suddenly
Samba died : the users and usergroups are not recognized
anymore. Restarting the Windows 2000 ADS (mixed mode) server
and/or the Debian Samba server does not help. I even re-added the
server to the domain: 


net rpc join -U Administrator reports a sucessful join.
Active Directory shows the Debian server's computer account wbinfo -t
reports sucess wbinfo -g reports BuiltIn groups only
wbinfo -u reports Error looking up domain users


Try to:

- stop winbindd
- remove the winbindd_cache.tdb file
- start winbindd again.

If it doesn't help:
- what samba version are you running?
- what errors do you see in the log.winbindd and log.wb* log files?


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


RE: [Samba] Samba Winbind wbinfo -u fails with Error looking updomainusers

2006-03-22 Thread Joost Kraaijeveld
Hi Thomas,

 Try to:
 
 - stop winbindd
 - remove the winbindd_cache.tdb file
 - start winbindd again.
This did not do it.

 If it doesn't help:
 - what samba version are you running?
 - what errors do you see in the log.winbindd and log.wb* log files?

Upgrading from samba_3.0.14a-3 to samba_3.0.14a-3sarge1, 
and adding
   winbind separator = +
   winbind use default domain = yes

to smb.conf showed the following error: 

could not lookup membership for group rid 
S-1-5-21-1482476501-152049171-839522115-513 in domain MUNTPOST (error: 
NT_STATUS_INSUFFICIENT_RESOURCE)

Looking for this error on Google said add 'client schannel = no' for that 
particular problem (same error, other problem description). And it also worked 
for my problem. I cannot see why this it suddenly stopped working thought, 
after working several months without problem and without updates on the Windows 
2000 ADS controller or the Debian samba server. And I thought that computers 
were deterministic machines. Silly me.


Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] [winbind] wbinfo -a fails

2005-06-08 Thread Pete Flynt







Try wbinfo -a 'DOMAIN\user%pw'

I can't remember if the winbind use default domain option
is applied here.


Hi jerry,

I tried this without success.

I've installed a new linux box (fedora core3) with samba packages, ran the 
authconfig tool and selected the winbind options.

Then I could join the domain via net join. (this was done in 3 minutes!)

Now wbinfo -u and wbinfo -g fails, but wbinfo -a works with success.
Well, this is enough for me to use ntlm_auth!

Regards,
Pete

_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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


Re: [Samba] [winbind] wbinfo -a fails

2005-06-07 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pete Flynt wrote:
 Hi list,
 
 I have got a problem with winbind.
 With wbinfo -g I can see every groups of my AD, wbinfo -u shows me every
 user wihtout problems.
 But when I try to verify a username%password with the wbinfo -a command,
 it fails and says:

Try wbinfo -a 'DOMAIN\user%pw'

I can't remember if the winbind use default domain option
is applied here.








cheers, jerry
=
Alleviating the pain of Windows(tm)  --- http://www.samba.org
GnuPG Key- http://www.plainjoe.org/gpg_public.asc
I never saved anything for the swim back. Ethan Hawk in Gattaca
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCpdCcIR7qMdg1EfYRAstbAJ9baDEdn+WrBeoSRRNkSVBt4wYG3ACg6JBy
OZt0BdOfW1w8KTvvbojFLcw=
=145b
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] [winbind] wbinfo -a fails

2005-06-06 Thread Pete Flynt

Hi list,

I have got a problem with winbind.
With wbinfo -g I can see every groups of my AD, wbinfo -u shows me every 
user wihtout problems.
But when I try to verify a username%password with the wbinfo -a command, it 
fails and says:


plaintext password authentication failed
error code was NT_STATUS_NO_SUCH_USER (0xc064)
error message was: No such user
Could not authenticate user Pete%mypassword with plaintext password
challenge/respond password authentication failed
error code was NT_STATUS_NO_SUCH_USER (0xc064)
error message was: No such user
Could not authenticate user Pete%mypassword with challenge/respond

What could be the problem?
I have joined the windows domain by RPC because ADS did not work for me, but 
I think this should not be the problem.

I can authenticate on another AD that does not have OUs.

Is it possible that the problem can be related to the OUs?

Thanks in advance for any reply,
Pete

_
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


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