Displaying 10 results from an estimated 10 matches similar to: "'force create mode' not working when 'unix extensions = yes'"
2020 Jun 30
2
Samba AD + adblocking in bind9
All,
I am running samba as an AD on a Debian buster:
*ii python-samba 2:4.9.5+dfsg-5+deb10u1 armel
Python bindings for Sambaii samba
2:4.9.5+dfsg-5+deb10u1 armel SMB/CIFS file, print, and login
server for Unixii samba-common 2:4.9.5+dfsg-5+deb10u1
all common files used by both the Samba server and clientii
2020 Jun 30
0
Samba AD + adblocking in bind9
I suggest, setup squid for that or you need to for
if you want a config, im happy to share it.
I use squid with ssl (also in one of my repo's).
But if you really want it in bind9, well forward the dns request and setup
Just look here : https://pi-hole.net/ ;-)
Im running about the same as that pi-hole.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba
2011 May 24
2
R as.numeric()
Hi,
I have a bit of a problem with as.numeric or as.double.
I read in an excel-file (either xlsx::read.xlsx2 or gdata::read.xls).
Select a subset and then try to make it numeric:
# read in the excel-file
alldata<-read.xlsx2("input.xls",1)
# select the subset
s<-subset(alldata, select=c("cI","cII","cIII","cIV","cV"))
# unluckily
2010 Sep 15
2
performance transfer (samba VS ftp)
Hi folks :-)
situation:
debian stable (samba version 2:3.2.5-4lenny9)
from clients by ftp the transfer of huge file is about 10/11Mb/s (with an
ethernet 10/100)
by samba came 5/6Mb/s
is it correct?
In smb.conf I don't have any "strange"options:
thanks
Pol
domain master = yes
preferred master = yes
os level = 65
workgroup = WORKGROUP
netbios name = name
Server String = name
2010 Feb 15
2
Problem with Win 7 and Samba 3.3.10 PDC (Trust Relationship Between Workstation and Domain Failed)
Dear all,
We are trying to install a new Samba server to replace the old one and
support Windows 7 clients. But it doesn't work !
When we try to register a machine into th domain, it seems to be
accepted by the client but we find these messages in samba logs :
> rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(555)
> _netr_ServerAuthenticate2: netlogon_creds_server_check
2011 Jun 03
2
missing symbols talloc_* (opensuse 11.4/samba 3.5.7-xxx)
I just recently upgraded to opensuse 11.4.
basic smbd is running mostly fine (some name res-errors, login server missing, (can't connect to Domain service). Notably nmbd won't start due
to undefined symbols:
/usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_realloc_array.
ldd -r shows a bunch of similar undefined symbols (shown further below).
my samba rpm
2010 Oct 20
1
grep
Hi
I have a script which is designed to gather data from individual columns
from a file, which is an output from an instrument. the file has multiple
sections and each a section has data under each column (vars), I am using
the name of the column as a variable to gather the column ID using
vidx<-grep(vars[vi],gsub("[[:punct:]]","",strrl1[[datbeg-1]]),ignore.case=T)
the
2010 Aug 27
1
Set password expiration date
Hi,
I'm using Samba 3.2.5 on Debian Lenny, and I need to set the password
for a certain user to expire on a specific date (not "now", it's a date
in the future).
When I was on Debian Etch I could use this:
pdbedit -r -u user --time-format=%d-%m-%Y --pwd-must-change-time=<date>
But it seems this option for pdbedit is not available anymore in the
Samba version included
2010 Jun 17
0
Debian packages fixing CVE-2010-2063 are available for lenny
Quoting Karolin Seeger (kseeger at samba.org):
> Release Announcements
> =====================
>
> This is a security release in order to address CVE-2010-2063.
>
>
> o CVE-2010-2063:
> In Samba 3.3.x and below, a buffer overrun is possible in chain_reply code.
As this issue also affect the 3.2 series of samba (which is no longer
officially supported by the Samba
2010 Apr 09
8
smbd will not start
I can not get smbd to run.
======================================================================
[07:57:29] ~$ ps -A | grep mb
11330 ? 00:00:01 nmbd
======================================================================
I first noticed my problem when I tried restarting samba
======================================================================
[07:57:31] ~$ sudo /etc/init.d/samba