Displaying 3 results from an estimated 3 matches for "samba_srv".
Did you mean:
samba4srv
2013 Aug 23
0
3.6.15/fix for BUG 9817 breaks our cross-domain support
...la.samba.org/show_bug.cgi?id=9817) which was first included into Samba 3.6.15 breaks our cross-domain setup:
AD DC Domain "AD" [WinServer 2003 R2]
AD DC Domain "D" [WinServer 2008 R2]
client_1 (domain member in AD, WinServer 2003 R2)
samba_srv (domain member in D, OmniOS)
Usernames and passwords are externally synchronized between the two domains AD and D.
There is no domain trust between A and AD.
In smb.conf we have set "map untrusted to domain = yes" in order to allow cross-domain access (AD -> D) to file resources:
Wh...
2003 Apr 10
0
vampire an NT4 PDC
Hi !
We're trying to migrate our NT4 PDC into a Samba one.
Our env :
NT4_PDC is in subnet A and also provide WINS service
SAMBA_SRV is in subnet B and is running :
* samba-3.0alpha23
* openldap-2.1.16
* smbldap-tools-0.7 from IDEALX
samba is compiled with --with-ldap --with-ldapsam --with-syslog
openldap is first populated with :
# ldapadd -x -h localhost -D "ROOTDN" -W -f base.ldif
(following SAMBA-LDAP-PDC H...
2007 Jan 19
1
Domain groups problem Samba 3.0.23d
...10016:KIC\mats
Executing chown KIC\\kicass test.txt works.
Executing chgrp KIC\\xcello test.txt returns "chgrp: invalid group
name `KIC\\xcello'"
Does anyone have any idea why users works but not groups?
Here is the smb.conf snippet.
[global]
netbiosname = SAMBA_SRV
winsserver = 192.168.1.11
idmapuid = 10000-20000
idmapgid = 10000-20000
workgroup = KIC
encryptpasswords = yes
security = ADS
realm...