similar to: Samba4 Auto-start

Displaying 20 results from an estimated 4000 matches similar to: "Samba4 Auto-start"

2013 Apr 07
2
group data in classes
Hello all! I have a problem to group my data (years) in 10 years classes. For example for year year decade 1598 1590-1600 1599 1590-1600 1600 1590-1600 1601 1600-1610 --- my is like this> [1] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 [16] 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 [31] 1628 1629 1630 1631 1632 1633
2018 Dec 18
3
Samba and dnsmasq
Hello everyone ! Well, I'm setting up a 'new' box with samba 4.9.3 on Ubuntu 18.04 Idea is to use Host OS for Domain Controler (dc1.smb.domain.tld) and a LXC container (ubuntu 18.04 too) as Domain Member with File Server (fs.smb.domain.tld). Administration through Windows OS will be done with a Qemu KVM. Bad thing is that I get : > Failed to bind to 0.0.0.0:53 TCP -
2014 Feb 27
1
Build/install on Debian failed
After following https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO, and then setting up Kerberos following http://techpubs.spinlocksolutions.com/dklar/kerberos.html, I found Samba did not work. I have updated the source, rebuilt and rerun provision, but can not see the local shares, but get dnl at storestone:~$ sudo /usr/local/samba/bin/smbclient -d3 -L localhost -U% lp_load_ex: refreshing
2013 Mar 12
5
extract values
Hello all! I have a problem to extract values greater that for example 1820. I try this code: x[x[,1]>1820,]->x1 Please help me! Thank you! The data structure is: structure(c(2.576, 1.728, 3.434, 2.187, 1.928, 1.886, 1.2425, 1.23, 1.075, 1.1785, 1.186, 1.165, 1.732, 1.517, 1.4095, 1.074, 1.618, 1.677, 1.845, 1.594, 1.6655, 1.1605, 1.425, 1.099, 1.007, 1.1795, 1.3855, 1.4065, 1.138, 1.514,
2016 Dec 05
1
A potential error in opus-1.1.3
Hi, I downloaded the source code of opus-1.1.3.tar.gz, and statically analyzed the code by a static analysis tool. Many potential false alarms are reported. I checked manually and selected a potential error which is described as follow. Could you please check it? In file ‘src/opus_encoder.c’, function ‘opus_encode_native’, the piece of code is: … Line 1802: if (frame_size == 2*st->Fs/25)
2020 Aug 12
7
Samba DNS fails when queried with nslookup commands
Hello, ???? Having issues with a DC not responding to DNS requests. OS is Ubuntu 18.04.4 LTS. Samba version 4.12.2 compiled from source. Checking to see what is listening on port 53 reports; @soldc4:~# netstat -tulpn | grep ":53" tcp??????? 0????? 0 127.0.0.53:53 0.0.0.0:*?????????????? LISTEN????? 2935/systemd-resolv tcp6?????? 0????? 0 :::53 :::*??????????????????? LISTEN?????
2019 Sep 02
3
Problems with Internal DNS Samba 4
Hi, I have solved. I change parameter "listen-on port 53", as follows: From: listen-on port 53 { 192.168.1.20; 127.0.01; }; To: listen-on port 53 { any; }; netstat -lntup | grep 53 tcp 0 0 0.0.0.0:81 0.0.0.0:* OU?A 534/lighttpd tcp 0 0 192.168.1.20:53 0.0.0.0:* OU?A 1930/named tcp 0 0
2013 Apr 30
4
Dovecot has no understandable configuration any more
Hello, for many years i used an mailserver with dovecot V1 very satisfied! http://mailserver.decotrain.de/ One of the reasons to use dovecot was a simply configuration. Dovecot was the best choice for IMAP for me! Now i updated the server to Debian testing with dovecot 2.1.7. It's not possible for me to get a running authentication for virtual mail users! I recently found this mailing and
2015 Jun 13
3
Testin new installation
On Sat, 13 Jun 2015 14:16:30 +0200, you wrote: >Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura: >> >> All of the above specified settings are correct. Yet, when I telnet >> localhost 143, I get: >> >> Trying ::1... # this is certainly suspect >> Escape character is '^['. >> Connection closed by foreign host. > >What does
2013 Dec 17
0
result
Mydata is as under. dat=" salary ex + 1 1856 1799 + 2 1856 1800 + 3 1858 1800 + 4 1858 1801 + 5 1862 1803 + 6 1862 1805 + 7 1862 1810 + 8 1865 1805 + 9 1865 1808 + 10 1865 1815 + 11 1865 1820 + 12 1870 1810 + 13 1870 1830 + 14 1880 1840 + 15 1880 1845 + 16 1880 1851 + 17 1880 1853 + 18 1880 1855 + 19 1885 1850 + 20 1885 1852 + 21 1885 1857 + 22 1885 1860 + 23
2019 Sep 02
2
Problems with Internal DNS Samba 4
Hi, >is Bind9 running ? Yes netstat -lntup | grep 53 tcp 0 0 127.0.0.1:953 0.0.0.0:* OU?A 13296/named tcp 0 0 0.0.0.0:49153 0.0.0.0:* OU?A 15105/samba: task[d tcp6 0 0 :::49153 :::* OU?A 15105/samba: task[d /etc/init.d/bind9 status ? bind9.service - BIND Domain
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
Did you turn off the Firewall ? - I did turn it off on both. It looks like something is getting in the way, either that or something is set up incorrectly. I know you said that you are using Debian, but what version and what version of Samba ? - Debian 12. Samba = 4.17.10-Debian Are you using Bind9 on the DC or the internal dns server ? - I am using internal dns server but I did install bind9
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Sat, 9 Sep 2023 15:11:20 -0400 Rob Campbell via samba <samba at lists.samba.org> wrote: > [Sat Sep 09 15:09:09] [root at D01~/.bin$]net ads join -U administrator > Password for [HOME\administrator]: > get_kdc_ip_string: get_kdc_list (site-less) fail > NT_STATUS_NO_LOGON_SERVERS kerberos_kinit_password > administrator at HOME.ROB-CAMPBELL.LAN failed: Cannot contact any KDC
2010 Feb 17
2
Survival analysis
Dear all I have a dataset examining the probability of a population surviving (calculated from a logistic regression) of a species over a 200yr period. The predictor variables are either continuous but non-normal (e.g. temperature, oxygen) or categorical (e.g. channelisation), unfortunately I also have a large amount of missing values. Year Decline Temperature Oxygen Channelisation 1800
2015 Sep 17
1
Centos 7 using cups with cups-lpd loaded getting print jobs from an Sco Unix lpd system
Centos users, I new to Centos 7 and my problem is the following: I am using my Centos 7 system as a print server in a warehouse. Using cups for the print queue's. Which I can print to the printers find from the Centos 7 machine. The hosting system is Sco Unix using lpd printing. This machine is in Illinois and the warehouse / Centos 7 machine is in Arizona. I have loaded
2010 Jun 10
2
counting Na/not NA by groups by column
# create a matrix with some random NAs in it > m<-matrix(NA,nrow=15,ncol=14) > m[,3:14]<-52 > m[13,9]<-NA > m[4:7,8]<-NA > m[1:2,5]<-NA > m[,2]<-rep(1800:1804, by=3) > y<-order(m[,2]) > m<-m[y,] > m[,1]<-rep(1:3,by=5) > m [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13] [,14] [1,] 1 1800 52 52 NA 52 52
2016 Aug 22
1
CentOS 7, memory hungry (2.5GB) without user and heavy services running
Hello, The last weekend, the VM with CentOS 7 (kernel-3.10.0-327.28.2.el7.x86_64) was running with 2.5GB of used memory, but without users connected, and heavy services running. Three minutes after reboot, the o.s. is running with 114MB used. ?Why the 62% of memory is used if the o.s. does not have an intensive load? top sorted by memory: top - 12:55:34 up 8 days, 21:41, 1 user, load
2017 Jul 09
2
[3.6.6] nmbd reachable on 0.0.0.0: Safe?
Hello I'm running Samba 3.6.6 on a Linux host on a LAN connected to the Net, with my ADSL modem acting as firewall/router so as to keep local services like Samba unaccessible from the Net. Still, I wanted to check if it's safe to have nmbd reachable from 0.0.0.0 on UDP137/138: ~# netstat -tunlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address
2024 May 03
1
Samba AD not listening on ipv4 - 464/tcp
Hello I'm not able to connect to Samba AD domain by realm. sudo realm join OFFICE.COMPANY.COM -U administrator Password for administrator: See: journalctl REALMD_OPERATION=r41422.307314 realm: Couldn't join realm: Failed to join the domain this is in journal: smbmem41.office.company.com realmd[211374]: adcli: joining domain office.company.com failed: Couldn't set password for
2019 Sep 02
3
Problems with Internal DNS Samba 4
Marcio, Just so you know what was wrong. > listen-on port 53 { 192.168.1.20; 127.0.01; }; The Bin9 "not starting problem " wrong was.. 127.0.01 should be ... Ah you know.. Your missing a "dot".. But good you made it. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marcio Demetrio