Displaying 18 results from an estimated 18 matches for "pione".
Did you mean:
phone
2016 Oct 31
1
mail relay for local network
hello,
i'm quite a newbie to the mail server instalation and admin (you must
start one day !)
i would like to use a rapberry pi to build a system to get the mails
from different mail accounts via pop, to store them in the raspberry
memory an be able to get them with my thunderbird client on the
different computers on my local network.
no need to accesse them via internet it is for
2019 May 26
2
ldapsam cannot find NT password hash
Certainly: https://termbin.com/wr68
Thanks again!
On 5/25/19 2:16 PM, Rowland penny via samba wrote:
> On 25/05/2019 19:29, David Kowis via samba wrote:
>> Hello!
>>
>> Running on FreeNAS 11 and my smb.conf (via testparm -v) is here
>> https://termbin.com/v748
>
> Do you want try again posting the smb.conf, but this time run 'testparm'
> without the
2019 May 26
0
ldapsam cannot find NT password hash
...; line.
I would change 'server min protocol = SMB2_02' to 'server min protocol =
NT1'
I would also change 'ldap ssl = start tls' to 'ldap ssl = off' until you
get Samba working, you can turn it on again later.
You have this:
passdb backend = ldapsam:ldap://pione.dark.kow.is
ldap admin dn = cn=admin,dc=dark,dc=kow,dc=is
ldap suffix = dc=dark,dc=kow,dc=is
ldap user suffix = ou=Users
ldap group suffix = ou=Groups
ldap machine suffix = ou=Computers
ldap ssl = start tls
ldap password sync = yes
ldapsam:trusted = yes
...
2019 May 26
2
ldapsam cannot find NT password hash
...in protocol = SMB2_02' to 'server min protocol =
> NT1'
>
> I would also change 'ldap ssl = start tls' to 'ldap ssl = off' until you
> get Samba working, you can turn it on again later.
>
> You have this:
>
> passdb backend = ldapsam:ldap://pione.dark.kow.is
> ldap admin dn = cn=admin,dc=dark,dc=kow,dc=is
> ldap suffix = dc=dark,dc=kow,dc=is
> ldap user suffix = ou=Users
> ldap group suffix = ou=Groups
> ldap machine suffix = ou=Computers
> ldap ssl = start tls
> ldap password sync = yes
>...
2020 Sep 01
2
HTTP library in LLVM
Hello,
I have only negative experiences with cpp-netlib - I would not recommend it.
If the discussion was around only the client part I think libcURL
would be the best option since it's available everywhere and is a well
maintained library. But as you mention it's only the client part.
We use pion (https://github.com/splunk/pion) to build a HTTP server
interface, but since it seems
2019 May 26
3
ldapsam cannot find NT password hash
...specifying them again, and last-one-in-wins:
https://termbin.com/ausk
It is showing up as a ROLE_STANDALONE server, but I do see during the
startup of smbd:
https://pastebin.com/Fgd8PPXb
I assume that's from the lines, but I don't know.
```
idmap config nosgoth: ldap_url = ldap://pione.dark.kow.is
idmap config nosgoth: ldap_user_dn =
cn=sambaadmin,dc=dark,dc=kow,dc=is
idmap config nosgoth: ldap_base_dn = ou=idmap,dc=dark,dc=kow,dc=is
idmap config nosgoth: range = 10000-90000000
idmap config nosgoth: backend = ldap
```
Is there a way to specify thi...
2020 Aug 31
2
HTTP library in LLVM
On Mon, Aug 31, 2020 at 4:38 PM Petr Hosek via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> There are several options, I've looked at couple of them and the one I
> like the most so far is https://github.com/yhirose/cpp-httplib for a few
> reasons:
>
> * It's MIT licensed.
> * It supports Linux, macOS and Windows (and presumably other platforms).
> * It
2017 Aug 11
1
EOF within quoted string
Yes. I tried that already. Not straightforward.
data <- read.csv("20_newsgroups.csv",fill=TRUE,as.is=T,header=F, quote="", sep=",", encoding="UTF-8")
This line does read it haphazardly. The emails in the column are split into multiple columns and there are several columns with just ?NA?. Totally 202 columns.
And then I removed columns with NA?s and
2017 Feb 13
0
unsubscribe
unsubscribe
--
--
JF Pion
/*Marisol Touraine, Ministre de la Sant? ? propos du virus Zika:*/
*"Quand on a un projet de grossesse, il faut avoir des relations
sexuelles prot?g?es parce que le virus peut se transmettre par la voie
sexuelle. "*
Oui, mais?enfin, s?rieusement quoi ? ?? elle r?fl?chit parfois ??
---
L'absence de virus dans ce courrier ?lectronique a ?t?
2013 Jul 25
1
"./configure" LDAP checks failing on AIX
Samba version 4.0.7
Aix 6.1
Compiler: IBM xlc
Last lines of "./configure" output:
Checking for ldap_init : not found
Checking for ldap_init_fd : not found
Checking for ldap_initialize : not found
Checking for ldap_set_rebind_proc : not found
Checking for ldap_add_result_entry : ok
Checking whether ldap_set_rebind_proc takes 3 arguments : ok
Active Directory support not available:
2012 Jan 29
1
Help joincount.test
Hello,
I'm trying to analyse the spatial organization of different fields planted
with different varieties (each field has only one variety), but I have
problems trying to understand the results of the test I did.
To do this, I created different neighbourhood matrix. For example, for the
first matrix, fields are considered as neighbours if they are distant from 0
to 1000 meters from each
2003 May 21
1
help on spatial data
Hi,
I have a dataset with x and y coordinates and in each point I have an
identity of point, in some cases I can have more then one identity by point.
My dataset is something like this:
> x <- rep(c(1:4),4)
> y <- rep(c(1:4),c(4,4,4,4))
> area1 <- sample(factor(rep(c("a","b","c","d"),4)))
> area2 <-
2004 Aug 25
1
Newbie Question: Spatial Autocorrelation with R Tutorial?
Howdy All,
I am looking for some good tutorials (books, websites, whatever) for calculating/testing for Spatial Autocorrelation using R.
Specifically, I am wanting to test for autocorrelation of a number of variables measured at a set of discrete locations.
Up to this point I have been exploring the "spdep" package and I can get "moran.test" to work, but I am concerned that
2011 Aug 01
3
Migration hangs on Gentoo with KVM
Hi there,
I'm trying to migrate a domain between two Gentoo hosts using KVM as hypervisor, but the migration hangs.
I tried both live or offline migration modes without success.
Details below.
Anyone has an idea of what could be wrong with my setup? The migration is the only thing not working.
Host A (initially running the VM)
=================================
# uname -a
Linux pion
2015 Jun 25
0
Processed: raising severity for GCC 5 issues, please fix these now (see https://wiki.debian.org/GCC5)
Processing commands for control at bugs.debian.org:
> severity 777787 serious
Bug #777787 [src:autofs] autofs: ftbfs with GCC-5
Severity set to 'serious' from 'important'
> severity 777871 serious
Bug #777871 [src:geis] geis: ftbfs with GCC-5
Severity set to 'serious' from 'important'
> severity 777912 serious
Bug #777912 [src:insighttoolkit]
2015 Jun 16
0
Processed: raise severity of GCC 5 triggered build failures to important
Processing commands for control at bugs.debian.org:
> severity 777785 important
Bug #777785 [src:attica] attica: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 777787 important
Bug #777787 [src:autofs] autofs: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 777871 important
Bug #777871 [src:geis] geis: ftbfs
2004 Aug 27
1
selecting unique columns of a matrix/data frame
Hi all,
I have a very high dimensional data and apparently there are several
columns that contain similar information (some columns are equal). I
want to form a matrix/data frame consisting of unique columns. Does
anyone have an efficient way of getting out these columns. A small
section of the data frame is given below.
Thanks for helping.
Stephen.
> newdata
[,1] [,2] [,3] [,4] [,5]
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
Processing commands for control at bugs.debian.org:
> tags 653294 + jessie
Bug #653294 [hellanzb] hellanzb: doesn't work with python-twisted 11.1.0-1 (patch included)
Added tag(s) jessie.
> tags 701439 + jessie
Bug #701439 [src:ircd-hybrid] ircd-hybrid: ftbfs with eglibc-2.17
Added tag(s) jessie.
> tags 616910 + jessie
Bug #616910 [src:musiclibrarian] musiclibrarian: deprecation of