Displaying 20 results from an estimated 90 matches similar to: "configure bind to use with samba"
2010 Sep 15
1
retrieving object names passed indirectly to a function
Hi folks,
I'm stuck with a problem that I suspect has a trivial solution...
I have a function, call it foo, that takes a number of arguments which
it uses as parameters for a simulation. For later analysis, foo stores
the names of the objects passed to it along with the simulation
results in its output (written to a database). The objects names are
accessed with deparse(substitute(argname)).
2010 Jul 15
1
Error using the mi package
I'm trying to impute data using the mi package, but after running
through almost the entire first round of imputations (which takes
quite a while), it throws this error (I'll include the whole output
prior to the error for context). Does anyone know what is causing it,
or how I can fix it?
More specifically, how can I tell what is throwing the error so I know
what to fix? Is
2014 Jul 14
2
guide to install samba
Hi
I have and old system with samba 3.0.3 and I will migrate to a new
server with debian jessie and samba 4. Im looking but Im not sure to
create the structure samba + ldap + cups a good howto. My idea is to
configure to use windows 7 how a clients. Any suggestions?
The only seems to be good
http://www.unixmen.com/setup-samba-domain-controller-with-openldap-backend-in-ubuntu-13-04/
but is for
2005 Jun 07
0
about tables
Hi dear all
I'm doing some contingency tables and I'd like to know if it is posible
to make only one table in R that shows me the responses of people who
visit a place with some frecuency about one question with two
posibilities (they are treated like two variables with options). I'm
thinking of a table similar to the next below:
Frecuencia (Frec)
Alternative 1
Alternative
2003 Apr 27
0
Radius app ?
Just wondered if anyone has done or is doing a radius app ?
There are several ways to deal with radius stuff.
Straight auth checking & for those with calling card applications stop
and start recording.
Even the situation of restricting to one call at a time could be done
so theft of time doesn't occur.
basically..
send to radiusauth(variable1,variable2)
retunrs auth (yes/no)
send
2013 May 02
0
modMCMC runs in FME package
Dear All,
please help with some thoughts on overcoming the following issues, if possible:
#R Code
require(deSolve)
require(FME)
pars <- list(k = 0.06,v=18)
intimes <- c(0,0.5,12,12.5,50)
input <- c(800,0,800,0,0)
forc <- approxfun(intimes, input, method="constant")
model <- function(pars, times=seq(0, 50, by = 1)) {
derivs <- function(t, state, pars) {
2017 Jun 06
1
Files Missing on Client Side; Still available on bricks
Hello,
I am still working at recovering from a few failed OS hard drives on my gluster storage and have been removing, and re-adding bricks quite a bit. I noticed yesterday night that some of the directories are not visible when I access them through the client, but are still on the brick. For example:
Client:
# ls /scratch/dw
Ethiopian_imputation HGDP Rolwaling Tibetan_Alignment
Brick:
#
2006 Dec 19
26
Match a Numer - then continue with dialplan
Anyone know if there's a way to match a dialplan extension, execute some code, say set a variable, and then continue with the dialplan?
I want to set a variable when the dialplan flows beyond a certain context. This would be a great feature.
Doug.
2006 Apr 14
0
CESA-2006:0328 Critical CentOS 4 axp firefox - security update
CentOS Errata and Security Advisory 2006:0328
https://rhn.redhat.com/errata/RHSA-2006-0328.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
files:
updates/alpha/RPMS/firefox-1.0.8-1.4.1axp.centos4.alpha.rpm
source:
updates/alpha/SRPMS/firefox-1.0.8-1.4.1axp.centos4.src.rpm
--
Pasi Pirhonen - upi at iki.fi - http://iki.fi/upi/
Top-postings
2024 Jun 11
0
SELinux & samba-dcerpcd
I am working towards getting SELinux implemented on a web server that
also runs Samba thanks to Thomas Cameron's excellent video
https://www.youtube.com/watch?v=_WOKRaM-HI4. I set the SELinux label
on the web site folder (which is also the shared folder in Samba) to
public_content_rw_t and set the bool smbd_anon_write to 1 so that
Apache and Samba can hopefully coexist and Samba has write
2009 Aug 22
1
domainkeys, dkim, bind
Hello,
I'm trying to implement domainkeys and dkim on my domain and then to
get it set up with postfix. Currently i'm having difficulty with the first
stage, adding the domainkey txt record to bind, is a special version of bind
required to do this? The machine that handles dns is using bind 9.5.1-p3.
Thanks.
Dave.
2006 Dec 08
1
SIP Quality Metrics
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-----BEGIN PGP SIGNATURE-----
Version: 9.5.1 (Build 1557)
wsBVAwUBRXn/DiHIt8iVELMWAQhzeAf+OpqfR9mWDxLnccMWVazwVGoectSUvc7j
Z76SixBv2q9yf3E+G5ebJBigIP9A4jI51IlcCQ+kcXkXQ1e4YmfFzdhBZwu8O7Qd
NKV83ssTJpXNVisQNdKI8xk/D/1O+x92QCsA5aGo5xWgLn5rP+evirGWZTbHPqDb
IkX1zb2wHW+bH4FKsR3dmzRXY0Q0rY5TaKv7jm8ZR0g2Y98A2eO5ORim7EKJViZL
2009 Nov 16
0
ENUM and Asterisk 1.6
Hi all,
I have a problem with 1.6.1.7-rc1 and ENUM (with an own PowerDNS server
and NAPTR record). Maybe somebody has more experience with this or can
give me some input.
The dialplan:
exten => 292,1,Set(DIAL_NUMBER=43660123456)
exten => 292,2,Set(sip=
${ENUMLOOKUP(+${DIAL_NUMBER},sip,,1,ns3.e164.xxx.com)}) ;x'ed out the
domain name starting from here
exten => 292,3,NoOp(${sip})
2018 Jan 25
0
yum update gitlab-ci-multi-runner
I'm doing
yum update
in CentOS 7 since some 10 hours.
Last terminal message is:
Updating?? : gitlab-ci-multi-runner-9.5.1-1.x86_64
ps aux:
root???? 15296? 0.3? 2.5 1554608 204988 pts/0? S+?? 06:23?? 2:01
/usr/bin/python /bin/yum update
to kill yum is not a good idea. Alternative?
for what is yum waiting? can I stop an application process?
systemctl stop gitlab-runner does not help, same
2019 Jul 23
0
Problems after upgrade Samba 4
> Now we come to your fix, Bind9 is running on port 53 and
> blocking your DCs internal dns server.
.. Oeps, i should have seen that.
But yes, removing bind9 should fix it.
> >
> > The packages "bind9 ctdb ldb-tools smbldap-tools ufw
> glusterfs-common
> > libcephfs1" were suggesteds by apt-get command itself.
>
> Why did you install the
2012 May 07
1
unknown files of samba server
Hi
Im maintaining a samba server and Im with an unknown files inside
/var/spool/samba. It seems to refer users but I don't know If I can delete
something or not. files are type
-rw------- 1 usuari Domain Users 0 2012-03-07 17:05
smbprn.00004993.KyICia
Someone knows what is it?
Thanks
2013 Jun 05
1
domain not available
Hi list
Im using samba 3.5.6 with openldap in a debian squeeze using a domain,
and now Im with a problem inside the LAN using roaming profiles, only I
can't join in the domain. Appears "domain not available" message.
My smb.conf
[profiles]
comment = Users profiles
path = /var/lib/samba/profiles
browseable = no
writable = yes
read only = no
create mask = 0700
2011 Dec 01
3
round to specific intervals
Dear R users/helpers,
I am wondering is there an existing function in which you can round
numbers to a set of values. I know you can use 5 * round(x/5) for
rounding to the nearest 5 or so, but what if the interval size is not
constant.
For example:
## Not run
test <- rnorm(100)
round(test, c(1, 5, 10, 20, 50))
so that the test is rounded to the closest value in the vector.
Thanks for the
2012 May 04
2
configuring a backup domain server
Hi
Im looking to config a BDC with ldap. It seems the connection with ldap
primary server works, but Im confused with the shared folders. I understood
when you creates a BDC needs to put the same global information:
[global]
workgroup = DOMAIN
netbios name = DOMAIN-PDC
security = user
enable privileges = yes
interfaces = 127.0.0.0/8 eth0 10.0.1.0/24 10.0.0.0/24
server string =
2011 Sep 06
1
Inconsistent md5sum of replicated file
I was wondering if anyone would be able to shed some light on how a file
could end up with inconsistent md5sums on Gluster backend storage.
Our configuration is running on Gluster v3.1.5 in a distribute-replicate
setup consisting of 8 bricks.
Our OS is Red Hat 5.6 x86_64. Backend storage is an ext3 RAID 5.
The 8 bricks are in RR DNS and are mounted for reading/writing via NFS
automounts.