Displaying 20 results from an estimated 1200 matches similar to: "3.6.15/fix for BUG 9817 breaks our cross-domain support"
2015 Aug 07
2
vfs_streams_xattr and create mask = 0640 don't play well together
Hi everyone,
We are working on the deployment of samba 4.2.3 on Solaris 11.1 with ZFS backed storage. We plan to use the new vfs_fruit in order to better support our OSX clients out there. Everything seems to be working fine so far, but one operation:
If the user on an OSX client sets (or modifies) a tag (the colour flags or a custom tag) on a directory *AND* the share is configured with
2013 May 08
1
[Announce] Samba 3.6.15 Available for Download
==============================================================
"Without freedom of choice there is no
creativity. The body dies."
James T. Kirk
==============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.15 include:
o Fix crash bug in Winbind
2013 May 08
1
[Announce] Samba 3.6.15 Available for Download
==============================================================
"Without freedom of choice there is no
creativity. The body dies."
James T. Kirk
==============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.15 include:
o Fix crash bug in Winbind
2020 Feb 21
0
Patches for Samba 4.12.0rc3 for OmniOS
A little summary of building Samba 4.12.0rc3 on OmniOS:
The following 4 (5) small patches are needed in order to compile and run Samba 4.12.0rc3 on the latest OmniOS r151032p (OpenSolaris/Illumos variant):
1. ARRAY_SIZE is already defined in <sys/sysmacros.h> on OmniOS, put an #ifndef around it in lib/replace/replace.h (can be ignored but causes a gazillion compiler warnings :-):
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
2003 Jan 06
1
security = domain and Mac OS X
I've set up Samba on Mac OS X to do pass through authentication to
the nt domain in AD several times now. No big deal, it usually just
works.
Now, however, it doesn't appear to be working. Note the relevant part
of the transaction below (loglevel 4).
Steps to replicate:
a) Add pre-Win2K account with AD Users and computers
b) sudo smbpasswd -j EXAMPLE -r WINSERVER -U
2015 Nov 04
0
widelinks_warning - but unix extensions *are* off
Again...
Global ONLY smb.conf options:
unix extensions = No
allow insecure wide links = Yes
Per share ONLY smb.conf options:
## and share options niet global used.
wide links = yes
follow symlinks = yes
unix extensions are enabled =>> wide links are disabled automaticly.
Set : allow insecure wide links = Yes
I dont see it in you smb.conf..
wide links = yes
2023 Jul 07
0
server signing = mandatory/required broken in 4.17.5 ?
We are using samba on RedHat 8.8. The latest samba version available for
RHEL8 is samba 4.17.5
Since samba is updated to 4.17.5 from 4.16.4 the "server signing =
mandatory" config option seems to be broken.
Nessus scans reports a vulnerability on server signing not required:
SMB Signing not required
VULNERABILITY MEDIUM
PLUGIN ID57608
Description
Signing is not required on the remote
2004 Oct 06
0
CIFS in fstab
Hi, folks,
I have a difficulty using a cifs connection...
O/S: Mandrake 10.0, updated kernel, at 2.6.8.1-12mdk, running Samba 3.0.7
packages.
I'm trying to mount, via CIFS a share on a Windows 2003 server. I have no
control over the use of smb signing, so I need to use cifs, not smbfs (the
organisation as a whole has over 25000 users, using numerous servers, almost
exclusively Microsoft
2003 Oct 10
0
mystified by interaction between krb5.conf, smb.conf, and winbindd
I am stumped here. I am a novice at using samba to do MS Active
Directory stuff, but I have read everything I could find in the HOWTO
collection and on the linux.samba cache of the list and am still stuck.
A bit of background... I have set up a Windows 2003 server as a domain
controller here and configured it to be the DNS for a ficticious domain
for internal use only. The domain functional
2007 Jan 19
1
Domain groups problem Samba 3.0.23d
Hi list,
Im using Samba 3.0.23d on a Debian Etch box.
Its configured as a ADS member.
wbinfo -u returns correct domain users
wbinfo -g returns correct domain groups
getent passwd returns all users. I.e
#KIC\kicass:*:10049:10002:kic ass:/home/KIC/kicass:/bin/false
getent group returns correctly. .I.e
KIC\xcello:x:10016:KIC\mats
Executing chown KIC\\kicass test.txt works.
Executing chgrp
2018 Feb 17
0
vfs_shadow_copy2 with snapprefix & delimiter options in samba 4.6.2
Hi
(+mailing list again for the archives)
My config which does show previous versions:
# /usr/local/samba/sbin/smbd --version
Version 4.6.11
To avoid having this config block within in each share, I define the
following within the [global] section:
shadow:snapprefix = ^\(monthly\)\{0,1\}\(weekly\)\{0,1\}\(daily\)\{0,1\}$
shadow:delimiter = _UTC_
shadow:format =
2015 Nov 04
3
widelinks_warning - but unix extensions *are* off
Sure, but did you even try my advice.. ??
So again.. from smb.conf
unix extensions (G)
allow insecure wide links (G)
wide links (S)
follow symlinks (S)
G = Global
S = Share
So here you are lazy ... ( fill the dots..) ;-)
Read below .... from : man smb.conf
In normal operation the option wide links which allows the server to follow symlinks outside of a share path is automatically
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1>
However I still get prompted for a user name and password. I don't seem
to have a way to force the "net" command to connect anonymously.
If I can force an anonymous connection from Windows, then I should be OK.
(Again, this share does not contain information that needs much protection.)
Thanks
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1>
However I still get prompted for a user name and password. I don't seem
to have a way to force the "net" command to connect anonymously.
If I can force an anonymous connection from Windows, then I should be OK.
(Again, this share does not contain information that needs much protection.)
Thanks
From:
2018 Feb 19
0
vfs_shadow_copy2 with snapprefix & delimiter options in samba 4.6.2
Hi,
I notice you're using 4.6.2 and I'm using 4.6.11. I made the following
comment at some point within [global]:
#disable "unix extensions" to avoid using "allow insecure wide links"
# for access to ../xxxx_SNAPS for BTRFS "previous versions" snapshots
# --it seems to have reverted once more to not need the below two
settings
##unix
2003 Oct 22
1
ACL's vs Share definitions (Trying again)
I have the Win2000 client(s) in a Samba domain. Domain authentication
works fine, my "homes" share works fine, remote profiles work fine.
Using 3.0.1Pre1 I would like to add people to "someshare" through the
Security tab, and control their access through windows ACL's.
How should I setup a share as a basis for doing this?
The share below (someshare) in this email
2015 Oct 30
0
widelinks_warning - but unix extensions *are* off
I suggest you try something like.
Global smb.conf options:
unix extensions = No
allow insecure wide links = Yes
Per share smb.conf options:
## and share options niet global used.
wide links = yes
follow symlinks = yes
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Rowland Penny
> Verzonden: vrijdag 30 oktober
2014 Apr 01
3
problema con RStudio
Hola a todos,
Tengo un problema con RStudio y la conexión a una base de datos.
Desde la terminal no tengo problemas para ejecutar, por ejemplo:
library(RODBC)
channel <- odbcConnect("MiBaseDatos", uid = "MiUsuario", pwd =
"MiContrasena")
datos <- sqlQuery(channel,"SELECT TO_CHAR(S.B_STOD_DATO,'YYYY') \
, M.STODNR \
...
...
...")
pero desde
1999 May 25
0
samba 1.9 -> 2.0.3 and suse 6.1
Hi folks,
I am realy stuped here. I installes (clean reformat) 6.1 on the server and
instaled the samba package.
Now things no longer work.
1/ printing from the samba server (setup via yast/network/configure printer
via samba) no longer works
2/ Nothing comes up in the windows network nieborhood browser thing ma jig
I have checked that pasword are plian text so this is not the problem
3/