RE: [Samba] wbinfo and user group

2005-12-06 Thread GUILLEMOT Yann
yes i see my user toto

i don't understand your other command groups domxxx\toto

-Message d'origine-
De : Franz Strebel [mailto:[EMAIL PROTECTED]
Envoyé : lundi 5 décembre 2005 16:48
À : GUILLEMOT Yann
Objet : Re: [Samba] wbinfo and user group


ok, so you see domxxx\toto when you do a wbinfo -u?

what happens if you try:  groups domxxx\toto
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] wbinfo and user group

2005-12-06 Thread GUILLEMOT Yann
Thank Franz 

Anybody have a solution ?

the problem is :
all work fine :
wbinfo -t
wbinfo -m
wbinfo -u 
wbinfo -g
wbinfo -a

but when i do a wbinfo -r domxxx\toto
Could not get groups for user 


-Message d'origine-
De : Franz Strebel [mailto:[EMAIL PROTECTED]
Envoyé : mardi 6 décembre 2005 10:47
À : GUILLEMOT Yann
Objet : Re: [Samba] wbinfo and user group


ok, i don't use redhat so i wouldn't know how to proceed.
somehow, you need to check that pam is using winbindd
for group and account lookup.

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


[Samba] wbinfo and user group

2005-12-05 Thread GUILLEMOT Yann
Hello,

I have a problem with to obtain an user group.

My config is :

Redhat server 3.0 update 1
samba-3.0.20b

my smb.conf is :

[global]
workgroup = domxxx
password server = , 
security = ads
winbind uid = 1-2
winbind gid = 1-2
winbind use default domain = yes
winbind enum users = yes
winbind enum groups = yes
wins proxy = no
wins server = x
dns proxy = no
realm = DOMXXX.AD
name resolve order = wins lmhosts host bcast

[homes]

[printers]
*

my krb5.conf is :
*
[logging]
 default = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log

[libdefaults]
 ticket_lifetime = 24000
 default_realm = DOMXXX.AD
 dns_lookup_realm = false
 dns_lookup_kdc = false

[realms]
DOMXXX.AD = {
  kdc = :88
  admin_server = :749
  default_domain = domxxx.ad
 }

[domain_realm]
 .domxxx.ad = DOMXXX.AD
domxxx.ad = DOMXXX.AD

[kdc]
 profile = /var/kerberos/krb5kdc/kdc.conf

[appdefaults]
 pam = {
   debug = false
   ticket_lifetime = 36000
   renew_lifetime = 36000
   forwardable = true
   krb4_convert = false
 }


all work fine :
wbinfo -t
wbinfo -m
wbinfo -u 
wbinfo -g
wbinfo -a

but when i do a wbinfo -r domxxx\toto
Could not get groups for user 

Have you an idea ?

Sincerly.


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


[Samba] Goups and domains trusted

2003-06-18 Thread GUILLEMOT Yann
Hello,

I'm using a proxy squid with authentification NT (Challenge/response) but i
have problem with domains trusted.

I have 2 domains DOMAIN1 and DOMAIN2.

When i use wbinfo i have these results :

wbinfo -t 
secret is good

wbinfo -m
DOMAIN2

 ./wbinfo -a DOMAIN2\\proxy%proxy01
plaintext password authentication succeeded
challenge/response password authentication succeeded 

It's very good but when i tried to get the groups of my users in my domain
trusted DOMAIN2 the result is :
./wbinfo -r DOMAIN2\\proxy%proxy01
Could not get groups for user DOMAIN2\proxy%proxy01

Please could you help me.

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