Oliver, Helio,
i believe this will solve both of you problem.
ldconfig is in fact undoing our manual linking. it links libnss_winbind.so
against the original lib again. the solution is edit /etc/ld.so.conf and add
the following line to the end of the file
/path/to/your/samba/source/nsswitch
i.e i
I forgot to mention, after creating the symlink from libnss_winbind.so.2
to libnss_winbind.so, copying libnss_winbind.so.2 as libnss_winbind.so
in /lib, or compiling Samba and copying the compiled libnss_winbind.so
into /lib, when I run ldconfig -v, I only get :
# ldconfig -v|grep libnss_wi
Hi,
I have the same problem as Hélio : getent passwd only returns local
users when wbinfo -u returns domain users.
However, I have installed samba using Debian packages with aptitude.
All I have is :
# find / -name libnss_winb*
/lib/libnss_winbind.so.2
# ls -l /lib/libnss_winbind.so*
Helio,
have you tested nsswitch with
`getent passwd`
should return
root:x:0:0::/root:/bin/bash
bin:x:1:1:bin:/bin:/bin/false
daemon:x:2:2:daemon:/sbin:/bin/false
adm:x:3:4:adm:/var/log:/bin/false
lp:x:4:7:lp:/var/spool/lpd:/bin/false
sync:x:5:0:sync:/sbin:/bin/sync
... etc
gdm:x:42:42:GDM:/var/sta
Hi,
Dans sa grande sagesse, Sadique Puthen a écrit, le 06.03.2008 13:33 :
Helio Calaça Filho wrote:
[snip]
[teste]
comment = Test Directory
path = /teste
valid users = SAMBA #Ps.: SAMBA string here it's the domain,
to can
accept all domain users
I doubt whether t
Helio Calaça Filho wrote:
But i have to try with the "+"symbol, just like this exemple?
SAMBA+Administrator
As per your smb.conf from the earlier post you should try with
SAMBA\Administrator. If you want to use SAMBA+Administrator, your should
specify "winbind separator = +" in your smb.c
Helio Calaça Filho wrote:
SMB.CONF
# Samba config file created using SWAT
# from 10.10.15.33 (10.10.15.33)
# Date: 2008/03/04 13:39:37
[global]
workgroup = SAMBA
realm = SAMBA.COM
server string = Test Server
security = ADS
log level = 4
log file =
But i have to try with the "+"symbol, just like this exemple?
SAMBA+Administrator
or
i have to try like this way
SAMBAAdminitrator
???
--
Atte,
Hélio Calaça Filho
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/s
SMB.CONF
# Samba config file created using SWAT
# from 10.10.15.33 (10.10.15.33)
# Date: 2008/03/04 13:39:37
[global]
workgroup = SAMBA
realm = SAMBA.COM
server string = Test Server
security = ADS
log level = 4
log file = /local/samba/var/%m.log
t; -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> On
> Behalf Of Miguel Gonzalez
> Sent: Friday, February 29, 2008 6:36 AM
> To: Helio Calaça Filho; samba@lists.samba.org
> Subject: Re: [Samba] SAMBA + KERBEROS + AD
>
> In my case, changi
+ KERBEROS + AD
In my case, changing in valid users DOMAIN+group or
DOMAIN+user to @DOMAIN+group solved the issue
Miguel
--- Helio Calaça Filho <[EMAIL PROTECTED]>
escribió:
> I use samba 3.0.23c-2 and Red Hat Enterprise 5.
>
> When i use my shares with guest configuration, all
>
In my case, changing in valid users DOMAIN+group or
DOMAIN+user to @DOMAIN+group solved the issue
Miguel
--- Helio Calaça Filho <[EMAIL PROTECTED]>
escribió:
> I use samba 3.0.23c-2 and Red Hat Enterprise 5.
>
> When i use my shares with guest configuration, all
> domain users works well.
> Jus
I use samba 3.0.23c-2 and Red Hat Enterprise 5.
When i use my shares with guest configuration, all domain users works well.
Just in ADS configuration not work.
What can i do?
2008/2/28, Miguel Gonzalez <[EMAIL PROTECTED]>:
>
> Hi Helio,
>
> I recently installed the same under Debian etch. The
Hi Helio,
I recently installed the same under Debian etch. The
same configuration files from Sarge didn't work and I
had to do some tweakings.
Anyway, you might first try to comment out the line
with valid users to see if it works with no
restrictions. If so, then you know the problem might
be
Hi everybody!
I'm trying to implement a samba server with kerberos and auth on the AD. I
installed all program and configured all. I join my samba on my win2003
domain, and i did all tests to look if it was worked well. But when i try to
access my samba shares with a xp station using AD auth, it
15 matches
Mail list logo