Re: [Samba] winbind problems

2005-08-19 Thread Martin Clapson
I hope its not the former as I'm using the debian sarge winbind package,
looks like I'm going to have to go for plan 'B' and maintain 2
user/group lists, it's painfull but it's scriptable.

I might have a crack on the debian lists first just in case its been
covered there.


--
Martin Clapson



Paul Simpson wrote:

> 
> 
> I'm completely with you on this one. Looks like either:-
> 
> 1) we have both managed to mis-compile winbindd
> 
> or
> 
> 2) There's an "issue" with this version of winbindd.
> 
> HELP!!!
> 
> Paul
> 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] winbind problems

2005-08-18 Thread Martin Clapson
Hello,

Does anyone know if there are issues using winbind 3.0.14a to
communicate with a 2.2.3a samba build?

I've setup winbind using all the documentation on the site but all I get
are the following results:

# wbinfo -u
Error looking up domain users

# wbinfo -g
BUILTIN+system operators
BUILTIN+replicators
BUILTIN+guests
BUILTIN+power users
BUILTIN+print operators
BUILTIN+administrators
BUILTIN+account operators
BUILTIN+backup operators
BUILTIN+users

# wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_PIPE_NOT_AVAILABLE (0xc0ac)
Could not check secret

'wbinfo -m' lists the BUILTIN domain and the local machine domain but
not the domain the machine is a member of, I've checked the domain
membership using 'net rpc testjoin' which reports everything is ok and I
can enumerate the user list using the 'enumdomusers' command connecting
with rpcclient and using the same user/password as winbind is configured
with.

smb.conf:
# Global parameters
[global]
workgroup = X
server string = %h server (Samba)
security = DOMAIN
obey pam restrictions = Yes
password server = xx
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = host wins dns
preferred master = No
local master = No
domain master = No
dns proxy = No
panic action = /usr/share/samba/panic-action %d
idmap uid = 1-2
idmap gid = 1-2
winbind separator = +
winbind use default domain = Yes
invalid users = root



Getting that head + brickwall = pain feeling, any help anyone can give
would be appreciated.

Cheers,


-- 
Martin Clapson

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