Displaying 20 results from an estimated 2803 matches for "loc".
Did you mean:
lock
2010 Jul 26
0
WG: HOWTO centOS 5.5 samba4 dns dynamic update
...ar/named
chown -R named:named /var/named
Now download and install samba:
url: http://wiki.samba.org/index.php/Samba4/HOWTO
mkdir samba4
cd samba4
rsync -avz samba.org::ftp/unpacked/samba_4_0_test/ .
cd /source4
./autogen.sh
./configure.devloper
make
make install
Samba4 is now installed in /usr/local/samba
Provision it:
Cd /samba4/source4
./setup/provision --realm=samdom.example.com --domain=SAMDOM
--adminpass=SOMEPASSWORD --server-role='domain controller'
In my case:
./setup/provision --realm=tuebingen.tst.loc
--domain=TUEBINGEN--adminpass=SOMEPASSWORD --server-role='domain c...
2004 Dec 08
20
User sets or anything similar?
Hello
I got about 20 different people using 20 different PC''s in my Lan. Five
of them should have unrestricted access to the internet any time of the
day. Yet the rest of them should only have access at certain timeframes
during the day. Two of them should have no access at all.
I am well experienced in writing rules (for the rules file) that make
all this possible, yet i was
2010 Jul 26
1
HOWTO centOS 5.5 samba4 dns dynamic update
...ar/named
chown -R named:named /var/named
Now download and install samba:
url: http://wiki.samba.org/index.php/Samba4/HOWTO
mkdir samba4
cd samba4
rsync -avz samba.org::ftp/unpacked/samba_4_0_test/ .
cd /source4
./autogen.sh
./configure.devloper
make
make install
Samba4 is now installed in /usr/local/samba
Now you nedd to add the PATH to roots .bash_profile in /root
--> PATH=$PATH:$HOME/bin:/usr/local/samba/bin:/usr/local/samba/sbin
which samba must answer: /usr/local/samba/sbin/samba
Now you must set the lib paths:
echo "/usr/local/samba/lib" > /etc/ld.so.conf.d/samba4.conf
T...
2013 Jul 31
0
DNS update shows errors TKEY is unacceptable on joined Samba 4 DC
...ve etc]# samba_dnsupdate --verbose --all-names
IPs: ['192.168.135.253']
Skipping PDC entry (SRV _ldap._tcp.pdc._msdcs.${DNSDOMAIN}
${HOSTNAME} 389) as we are not a PDC
Skipping PDC entry (SRV _ldap._tcp.pdc._msdcs.${DNSFOREST}
${HOSTNAME} 389) as we are not a PDC
Calling nsupdate for A tplk.loc 192.168.135.253
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
tplk.loc. 900 IN A 192.168.135.253
dns_tkey_negotiategss: TKEY is unacceptable
Fail...
2012 Jun 21
1
install package mixdist
...stall.packages("mixdist")
But I'm getting the following errors:
* installing *source* package ‘mixdist’ ...
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
Warning in utils::data(list = f, package = package, lib.loc = lib.loc,
envir = dataEnv) :
data set 'bindat.txt' not found
Warning in utils::data(list = f, package = package, lib.loc = lib.loc,
envir = dataEnv) :
data set 'binpar.txt' not found
Warning in utils::data(list = f, package = package, lib.loc = lib.loc,
envir = dataEnv) :
data set...
2010 Aug 02
0
HOWTO centOS 5.5 samba4 dns dynamic update/Replication
...named:named /var/run/named/.
Now download and install samba:
url: http://wiki.samba.org/index.php/Samba4/HOWTO.
mkdir samba4.
cd samba4.
rsync -avz samba.org::ftp/unpacked/samba_4_0_test/ .
cd /source4.
./autogen.sh .
./configure.devloper .
Make .
make install .
Samba4 is now installed in /usr/local/samba .
Provision it:
cd /samba4/source4 .
./setup/provision --realm=samdom.example.com --domain=SAMDOM
--adminpass=SOMEPASSWORD --server-role='domain controller' .
In my case:
./setup/provision --realm=tuebingen.tst.loc
--domain=TUEBINGEN--adminpass=SOMEPASSWORD --server-role='do...
2010 Aug 11
3
samba 4 dns-update issue
Hi all,
I've setup samba4 according to the samba4 wiki on centOS 5.4 in KVM.
This went without any problems. I only had to install a higher version of
bind to 9.6.x because Centos bind in repo will install version 9.3.x.
I've used the Fedora12 source rpms for this to build bind 9.6.x on Centos
5.4.
Then I configured bind according to the samba wiki
2020 Nov 16
1
[patch] enhancement for tika server protected by user/password basic auth
On 11/15/20 1:29 PM, John Fawcett wrote:
>> atm, listening on localhost, with Dovecot -> Tika direct, no proxy.
>>
>> similarly fragile under load. throwing ~10 messages with .5-5MB attachments at it at once causes all sorts of complaints.
frequently, like this
Nov 15 15:59:40 test.loc tika[35696]: INFO tika/ (message/rfc822)
Nov 15 15:59:41 te...
2018 Jan 22
2
[Patches] AD Database corruption after upgrade from <= 4.6 to 4.7 (bug #13228)
On Mon, Jan 22, 2018 at 05:24:44PM +0100, Achim Gottinger via samba wrote:
> Am 22.01.2018 um 10:49 schrieb Stefan Metzmacher via samba:
> > Also DO NOT repair the following errors with samba-tool dbcheck!
> > "Remove duplicate links in attribute"
> > and
> > "ERROR: orphaned backlink"
> > as this removes the ability to repair the database
>
2005 May 30
5
ipchains to shorewall
I have tried to replace these lines from ipchains to work with shorewall.
# /NFS requires 111/tcp (sunrpc/portmapper) and *all* UDP ports./
#
ipchains -A input -p tcp -s $SUBNET -i eth0 -d 0/0 111 -j ACCEPT
ipchains -A input -p udp -s $SUBNET -i eth0 -d 0/0 -j ACCEPT
# /These ports are required by bootp, tftpd, and PXE./
# /There are also a handful of udp ports that need to/
# /be open,
2003 Oct 22
2
help seeing DMZ from LOC
I have a three interface network (net,loc,dmz).
The internet interface (eth0) has a static IP.
Windows machine in the local network (eth1) use DHCP to get IPs from
the 192.168.10.0/24 netblock.
The Debian machine in the DMZ (eth2) gets a fixed IP through DHCP in
the 192.168.11.0/24 netblock.
The DHCP server is running on the firewall...
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
On 11/15/20 12:21 PM, John Fawcett wrote:
> I'm using tika-server.jar installed as a service
yup. same here.
atm, listening on localhost, with Dovecot -> Tika direct, no proxy.
similarly fragile under load. throwing ~10 messages with .5-5MB attachments at it at once causes all sorts of complaints.
one at a time seems OK ...
> Dovecot currently implements separate integrations, first the
> attachments are sent to t...
2010 Nov 03
2
biding rows while merging at the same time
Hello!
I have 2 data frames like this (well, actually, I have 200 of them):
df1<-data.frame(location=c("loc 1","loc 2","loc
3"),date=c("1/1/2010","1/1/2010","1/1/2010"), a=1:3,b=11:13,c=111:113)
df2<-data.frame(location=c("loc 1","loc 2","loc
3"),date=c("2/1/2010","2/1/2010","...
2003 Apr 02
2
Allow ALL internal traffic
...y what we need is full access from the lan to the firewall and
restricted access from the internet.
Isn`t it possible to configure shorewall only for the wan interface and let
the lan interface untouched from shorewall/iptables?
Is there a simple rule/policy to allow all access f- policiy
loc net ACCEPT
loc all ACCEPT
fw loc ACCEPT
loc fw ACCEPT
fw net ACCEPT
net all DROP info
all all REJECT...
2003 Feb 24
5
Bug in Shorewall check?
I made a boo boo in my config and put in this rule
#PPTP
DNAT net:213.67.241.162/217.209.46.204/32
loc:192.168.221.200 tcp 1723
DNAT net:213.67.241.162/32,217.209.46.204/32
loc:192.168.221.200 47 -
And the the following happened.. and I wonder why it didn''t complain? I
am sure I am just misunderstanding some doc which tells me why this
h...
2017 Jul 04
2
Very slow performance on Sharded GlusterFS
...thers;
>
>
>
> No. I use only one volume. When I tested sharded and striped volumes, I
> manually stopped volume, deleted volume, purged data (data inside of
> bricks/disks) and re-create by using this command:
>
>
>
> sudo gluster volume create testvol replica 2 sr-09-loc-50-14-18:/bricks/brick1
> sr-10-loc-50-14-18:/bricks/brick1 sr-09-loc-50-14-18:/bricks/brick2
> sr-10-loc-50-14-18:/bricks/brick2 sr-09-loc-50-14-18:/bricks/brick3
> sr-10-loc-50-14-18:/bricks/brick3 sr-09-loc-50-14-18:/bricks/brick4
> sr-10-loc-50-14-18:/bricks/brick4 sr-09-loc-50-14-1...
2019 Dec 04
2
security = ads parameter not working in samba 4.9.5
Hi Rowland,
I have done the edits as you suggested and ran again the script that you
provided. Below is the output.
Collected config --- 2019-12-04-11:46 -----------
Hostname: esmad1apl01
DNS Domain: emea.media.global.loc
FQDN: esmad1apl01.emea.media.global.loc
ipaddress: 10.34.54.152
-----------
Kerberos SRV _kerberos._tcp.emea.media.global.loc record verified ok,
sample output:
;; Truncated, retrying in TCP mode.
Server: 10.10.136.85
Address: 10.10.136.85#53
_kerberos._tcp.emea.media.global.loc...
2017 Apr 25
2
Setup a new samba AD DC
...shell a specific error message and manually remove it
Problem 4:
The new ticket cache is not generate because user dhcpd cannot execute
kinit:
> # su - dhcpd -s /bin/bash
> -bash-4.3$ kinit -F -k -t /etc/samba/dhcpduser.keytab -c '/tmp/dhcp-
> dyndns.cc' 'dhcpduser at SOLINOS.LOC'
> kinit: Permission denied while initializing Kerberos 5 library
> -bash-4.3$
This problem is caused from access denied to /etc/krb5.conf
https://wiki.ncsa.illinois.edu/display/ITS/Kerberos+Troubleshooting+for+Unix#KerberosTroubleshootingforUnix-general
# ll /etc/krb5.conf
lrwxrwxrwx....
2017 Jul 06
2
Very slow performance on Sharded GlusterFS
Hi Krutika,
I also did one more test. I re-created another volume (single volume. Old one destroyed-deleted) then do 2 dd tests. One for 1GB other for 2GB. Both are 32MB shard and eager-lock off.
Samples:
sr:~# gluster volume profile testvol start
Starting volume profile on testvol has been successful
sr:~# dd if=/dev/zero of=/testvol/dtestfil0xb bs=1G count=1
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 12.2708 s, 87.5 MB/s
sr:~# gluster vol...
2017 Jun 30
3
Very slow performance on Sharded GlusterFS
Hi Krutika,
Sure, here is volume info:
root at sr-09-loc-50-14-18:/# gluster volume info testvol
Volume Name: testvol
Type: Distributed-Replicate
Volume ID: 30426017-59d5-4091-b6bc-279a905b704a
Status: Started
Snapshot Count: 0
Number of Bricks: 10 x 2 = 20
Transport-type: tcp
Bricks:
Brick1: sr-09-loc-50-14-18:/bricks/brick1
Brick2: sr-09-l...