similar to: Provisioning command line args

Displaying 20 results from an estimated 20000 matches similar to: "Provisioning command line args"

2012 Apr 04
1
Samba4 internal DNS problems with smb.conf
Hi Provision: /usr/local/samba/sbin/provision --realm=hh3.site --domain=MARINA --adminpass=123 at Abc --server-role=dc --dns-backend=SAMBA_INTERNAL I set smb.conf according to the wiki at: https://wiki.samba.org/index.php/DNS smb.conf [global] server role = domain controller workgroup = MARINA realm = hh3.site netbios name = HH3 passdb backend =
2005 Feb 17
4
RE: Two questions
On Thu, 17 Feb 2005 20:33:12 +1100, Michael Smith <mlrsmith@gmail.com> wrote: > On Thu, 17 Feb 2005 10:56:32 +0200, Mohamed Eldesoky > <eldesoky.lists@gmail.com> wrote: > > On Wed, 16 Feb 2005 13:55:46 -0800 (PST), Karl Heyes <karl@xiph.org> wrote: > > > On Wed, 2005-02-16 at 21:29, Murray Saul wrote: > > > > I am happy using icecast/ices, but
2015 Dec 28
1
Wrong interface on AD Provisioning
Hello Rowland, Am 28.12.2015 um 10:57 schrieb Rowland penny: > Hi Marc, if, as you say, you need to remove everything before > reprovisioning, why are there these lines in the provisioning code > (/samba/provision/__init__.py): > > def provision(logger, session_info, smbconf=None, > > """Provision samba4 > > :note: caution, this wipes all
2023 Dec 03
1
Provisioning new AD Domain Controller
Before attempting to join domain members with my newly provisioned AD/DC, there are some difference between this new smb.conf and the one from the current DC running Samba 4.8.2. Please advise if I need any of these: [global] server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,winbind, ntp_signd, kcc, dnsupdate ntlm auth = yes winbind use default domain = yes template shell =
2010 Nov 18
1
predict() an rpart() model: how to ignore missing levels in a factor
I am using an algorigm to split my data set into two random sections repeatedly and constuct a model using rpart() on one, test on the other and average out the results. One of my variables is a factor(crop) where each crop type has a code. Some crop types occur infrequently or singly. when the data set is randomly split, it may be that the first data set has a crop type which is not present in
2020 Jun 04
1
Samba-4.11 AD DC provisioning fails
I decided to restart the provisioning process. I stopped the samba_server, deleted /usr/local/etc/smb4.conf and /var/db/samba4. I then decided to do an interactive provisioning and this is the result: [root at smb4-1 ~ (master)]# ll /var/samba4 ; ll /usr/local/etc/smb4.conf ls: /var/samba4: No such file or directory ls: /usr/local/etc/smb4.conf: No such file or directory [root at smb4-1 ~
2023 Dec 05
1
Provisioning new AD Domain Controller
On Sun, 03 Dec 2023 18:10:03 -0500 Mark Foley via samba <samba at lists.samba.org> wrote: > Before attempting to join domain members with my newly provisioned > AD/DC, there are some difference between this new smb.conf and the > one from the current DC running Samba 4.8.2. Please advise if I need > any of these: > > [global] > server services = s3fs, rpc, nbt, wrepl,
2005 Feb 18
1
RE: Two questions
On Thu, 17 Feb 2005 09:40:09 -0800, Brendan Cully <brendan@xiph.org> wrote: > On Thursday, 17 February 2005 at 12:20, Dan Stowell wrote: > > So will ices0 - that's what I use, and I nudge it along all the time. > > There is one significant problem with ices0 which is that if you nudge > > it while it's playing *the very last* entry in a playlist, it seems to >
2023 Sep 04
2
[patch] ssh-keygen(1): generate Ed25519 keys when invoked without arguments
On 9/4/23 16:43, Joseph S. Testa II wrote: > I very often see IT personnel and developers simply use the default > options for ssh-keygen. They just don't care/don't know to care. > Switching the default to ED25519 would bring the equivalent security > up from 112-bits to 128-bits (as 2048-bit RSA is equivalent to 112-bits > of symmetric strength), which would be a nice
2018 Jan 19
1
Leaflet maps. Nudging co-incident markers
I have a dataset showing points, with a category for each point and its location. I simply want to display my points, in a way that users can toggle the points on and off by category. Where I have two objects in the same category I'd like to display them nudged to appear as two distinct, but very close points. I have made reproduceable example (the places are not real), which is loosely
2011 Jan 11
1
IPv6, HE tunnel and ip6tables problems
CentOS 5.5, fully patched. I have a HE tunnel (tunnelbroker.net) IPv6 tunnel. This works pretty well and is simple to setup. Everything works fine. Until I try to set up an ip6tables firewall. eg if I try to view https://dnssec.surfnet.nl/?p=464 then the page never displays and the firewall shows kernel: IN=sit1 OUT=eth0 SRC=2001:0610:0001:40cd:0145:0100:0186:0033 DST=my.machine LEN=80 TC=0
2019 Nov 14
5
I can't get Win10 clients to sync time with the DC
I'm running a Samba AD DC v4.9.9 with Windows 10 clients connected to it and just noticed that the clients are not synchronizing time with the server. I'm not sure why not. My setup is a bit special in that the DC is running inside a (privileged) linux container. For that reason, it's not possible or necessary for the container to correct the system clock, this is done on the
2008 Jan 07
2
Efficient way to substract all entries in two vectors from each other
Hi all, I'm to inexperienced to come up with the matrix solution elusively appearing on the horizon for the following problem and would appreciate if you could give me a nudge ... I have two vectors a, and b and need to find the closest match for each value of a in b. How to do that efficiently? Thanks, Joh
2012 Feb 02
1
Error in provisioning Samba4 Alpha 18 from git
Hi, I have a problem. The prerequisites are: * Vanilla Ubuntu 10.04 install * Followed the http://wiki.samba.org/index.php/Samba4/HOWTO In step 4, after running the command: ./source4/setup/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller' i get the following error when the provisioning run tdbbackup from the script
2015 Dec 27
2
Wrong interface on AD Provisioning
On 27.12.2015 20:48, Marc Muehlfeld wrote: > Hello Viktor, > > Am 27.12.2015 um 19:41 schrieb Viktor Trojanovic: >> When I provisioned a new AD domain, I used the wrong network interface >> in the provisioning command. >> >> samba-tool domain provision --option="interfaces=lo eth2" --option="bind >> interfaces only=yes" --use-rfc2307
2012 Nov 04
2
provisioning fails
I would like it to provision a domain or have had no response on irc or the samba maing list as to why it fails. Having the wiki howto up to date would not be a bad idea either. <br> The wiki and most other online resources indicate the one should use the "provision" command. This command is no longer available in the S4RC you must use samba-tool to accomplish the task. sudo
2009 Nov 21
1
samba4 + openldap: provisioning isnt working
Wiki seems to be out of date here. The wiki reference's [1] [2] a "setup/provision-backend" script, as well as a "setup/provision" script, yet current git only has a setup/provision executable. Some #samba and #openldap IRC advice was that provision-backend wasnt needed anymore, but based off the errors i'm seeing, there's definitely _something_ missing, I just
2010 Sep 02
1
Strange provisioning error - I really expect an answer
Hello All, I'm trying to contribute with my tests and continuous attempts to install and stress-test samba, but it gets really sad and frustrating finding out that no one answers. I know a lot of "we do this for free", "we do this in our free time", "wait longer for an answer" and that will come, save some typing and please, do not reply with that. I've
2017 Mar 11
4
samba 4.6.0 dc provisioning fails with exception
Hello, I have a problem with samba provisioning as DC. CentOS 7, built from tarball using samba howto. Below is the output. I would have filled bug report, but the "New Account" in bugzilla is not working also :( [root at dc samba-4.6.0]# samba-tool domain provision --use-rfc2307 --realm navidom.office.navi.pl --domain NAVIDOM --server-role dc --adminpass DuDu778$$# --dns-backend
2001 Feb 08
6
find the right (wine) path
wine version 20001002 running in rh7. installed and working. Have a newbie question about command line paths to access windows apps. No problem accessing anything in c:\windows eg freecell.exe by the simple command # wine freecell.exe the mount directory is named /dos (and is in /etc/wine/wine.conf under Drive c) so I assume that the command # wine /dos/agent/agent.exe should bring up the