search for: 25.172

Displaying 17 results from an estimated 17 matches for "25.172".

2012 Aug 06
5
sapply() and by()
Hello everyone, I have a dataset with 5 colums (4 colums with thresholds of weather stations and one with month - data of 5 years). Now I would like to calculate the average for each month. I tried this unsuccessfully: lf.med <- sapply(LF[,1:4],mean,LF[,5]) Error in mean.default(X[[1L]], ...) : 'trim' must be numeric and have length 1 With lf.med <- by(LF[,1:4],LF[,5],mean)
2004 Aug 31
1
Bug#269315: logcheck: /etc/logcheck/ignore.d.server (add bind9 messages)
Package: logcheck Version: 1.2.26 Severity: wishlist Please add following bind9 server messages to ignore: i.e from below, everything that includex "zone.*loaded" + the other messages. Aug 16 20:24:27 ns named[3350]: shutting down: flushing changes Aug 16 20:24:27 ns named[3350]: stopping command channel on 127.0.0.1#953 Aug 16 20:24:27 ns named[3350]: stopping command channel on
2016 Nov 10
2
Block samba hosts by domain
On 10 November 2016 at 15:37, Linda W <samba at tlinx.org> wrote: > Erick Ocrospoma via samba wrote: > >> On 10 November 2016 at 07:51, Vinicius Bones Silva via samba < >> samba at lists.samba.org> wrote: >> >> >> >>> PROBABLY its a problem with your reverse dns resolution. >>> >>> >> ​Hi, >> >> DNS
2019 May 03
1
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Hai James, An other question, is exchange installed in the windows environment? If not thats only good. Ok you need some rewriting some parts i see several things you need to fix. I'll comment below. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > James Fowler via samba > Verzonden: donderdag 2 mei 2019
2016 Nov 10
3
Block samba hosts by domain
On 10 November 2016 at 07:51, Vinicius Bones Silva via samba < samba at lists.samba.org> wrote: > PROBABLY its a problem with your reverse dns resolution. > > From the samba server, if you do a host 172.25.0.12 (change as > appropriate) does it resolve to a hostname in the .example.com domain? If > it don't, samba wont know that it's uspposed to block the access. >
2019 Feb 20
3
Samba + BIND9 DLZ. DNS dosen't resolve FQDN, only short hostname
Hai, > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Mgr. > Peter Tuharsky via samba > Verzonden: woensdag 20 februari 2019 10:28 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Samba + BIND9 DLZ. DNS dosen't resolve > FQDN, only short hostname > > Well, the mystery is solved. It WAS Avahi, in a way...
2024 Nov 20
1
samba-tool computer delete does not work
> Every Samba DC should use itself for its nameserver. We configured it like this bind9 on a DC: /etc/bind/named.conf: include "/etc/bind/named.conf.options"; include "/etc/bind/named.conf.default-zones"; include "/etc/bind/named.conf.samba"; cat /etc/bind/named.conf.options options { directory "/var/cache/bind"; // If there is a firewall between
2019 May 02
3
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
I have read that so many times. I started out with the simple, prompted 'samba-tool domain join' and built up from there. Version is: Samba 4.7.6 from Ubuntu (18.04.2) Interesting what happens when I take out --site directive (see below). root at DC2:~# samba-tool domain join DOMAIN1.DOMAIN DC --username='DOMAIN1\EnterpriseAdminUser' --realm='DOMAIN1.DOMAIN'
2024 Nov 20
1
samba-tool computer delete does not work
On Wed, 20 Nov 2024 15:45:29 +0000 Heinz H?lzl <heinz.hoelzl at gvcc.net> wrote: See inline comments: > hi, > i deleted the accounts with pdbdel. > > I did a few spot checks, none of the pc accounts had the attribute > dNSHostName there are no dns-rcords concerning the account The computer accounts should have the dNSHostName attribute set. This seems to explain why it
2020 Sep 01
0
Changing IP Scope on a Samba DC
192.168.1.11 was from a time we tried to increase the number of available IP's by adding a virtual IP in Zentyal for the server to listen on. It never worked and now Zentyal won't let me remove it, due to not being able to save changes. We do use .local because Microsoft small business server, which we were playing with before we started down this route automatically suggested we use the
2017 Mar 01
5
problem with sessions
Hi i got a pdc with samba 4.5.1 with ldap backend for autentication The users can login into domain and everythings fine, after some days, the resources of the networks in this case the shares directory, can't be access by anyone, even them directory in common to everyone. i found this message with the same problem https://lists.samba.org/archive/samba/2014-March/179632.html and i applied
2020 Sep 01
2
Changing IP Scope on a Samba DC
On 01/09/2020 00:33, Peter Pollock wrote: > I just ran? samba_dnsupdate --all-names and got this: > > itadmin at genesis:~$ sudo samba_dnsupdate --all-names > add_interface: not adding duplicate interface 192.168.1.11 You said that you were using the 192.168.2.0/24 network, where is that ipaddress coming from ? > ldb_wrap open of secrets.ldb > > update failed: NOTAUTH >
2017 Mar 02
4
problem with sessions
Hi again. the users work usually in this way, browsing the network to find a serverdc using \\serverdc on explorer file. and after that them choose the correct share and working on inside with their files need it. someone set that share as mapped unit with letter Z or Y. but they normally work in this way daily. so, i can't set browseable = No because the users need to be see the shares on
2013 Apr 22
7
Multiple lon lat points in the map with ggplot2
Hello R users, For the last few days I am struggling with the following task: my data.frame: A1 A2 A3 B1 B2 B3 58.81 53.292 54.501 13.013 17.39 19.407 56.02 56.251 54.033 20.099 13.15 10.411 55.376 53.099 57.625 13.396 21.031 13.22 58.584 53.194 54.218 13.038 16.854 19.289 55.7 55.921 53.847 19.942 13.153 9.828 55.093 52.934
2019 Feb 09
4
Samba + BIND9 DLZ. DNS dosen't resolve FQDN, only short hostname
Thank You Rowland. I did it like You say, killed avahi, added the record without domain suffix, but nothing changed, and the record seems no different compared to other records added with the suffix some time before. My Samba DNS record looks like this (and I see nothing special in there):   Name=, Records=3, Children=0     SOA: serial=39, refresh=900, retry=600, expire=86400, minttl=3600,
2019 May 02
3
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
root at DC2:~# cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # and managed by Zentyal. # # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # nameserver 192.168.1.254 #search domain1.domain /etc/hostname cat /etc/hostname DC2 /etc/hosts root at DC2:~cat /etc/hosts 127.0.0.1 localhost.localdomain localhost 127.0.1.1
2018 Mar 19
2
Erro Upgrade Samba 4.6.3 to 4.8
Hello! After upgrade Samba, dont work more. Dns is ok(I Use bind). I have Two Severs, i  updated the second(dont having fsmo). Any Help ? Regards; Information; samba -V Version 4.6.3 ----- SO: lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:    Ubuntu 14.04.2 LTS Release:        14.04 Codename:       trusty ----- Samba option: ./configure