Displaying 20 results from an estimated 19862 matches for "fr".
Did you mean:
for
2016 Mar 31
5
NFSv4 / Krb / wildcard in keytab
Hi,
I'm trying to use wildcard in keytab because i don't want join every
computer, client for service NFS krb5.
I add a spn like this
# samba-tool spn add host/* nfs
(I create user nfs before)
# samba-tool spn list nfs
nfs
User CN=nfs,CN=Users,DC=if,DC=ujf-grenoble,DC=fr has the following
servicePrincipalName:
host/*
I export keytab :
#samba-tool domain exportkeytab /tmp/wildcardnfs.keytab --principal=host/*
ktutil -k /tmp/wildcardnfs.keytab list
/tmp/wildcardnfs.keytab:
Vno Type Principal Aliases
1 des-cbc-crc...
2006 Oct 04
1
Optim: Function definition
Hi all,
I apply "optim" to the function "obj", which minimizes the goodness of
fit statistic and obtains Pearson minimum chi-squared estimate for x[1],
x[2] and x[3]. The vector "fr" contains the four observed frequencies.
Since "fr[i]" appears in the denominator, I would like to substitute "0"
in the sum if fr[i]=0.
I tried an "ifelse" condition which works, but in some cases the
solution seems rather odd. Is there anything wrong with th...
2016 Mar 31
0
NFSv4 / Krb / wildcard in keytab
...DOMAIN.COM
not http/*@DOMAIN.COM
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Service
> Informatique IF
> Verzonden: donderdag 31 maart 2016 11:04
> Aan: samba at lists.samba.org
> CC: ifinfo at ujf-grenoble.fr
> Onderwerp: [Samba] NFSv4 / Krb / wildcard in keytab
>
> Hi,
>
> I'm trying to use wildcard in keytab because i don't want join every
> computer, client for service NFS krb5.
>
> I add a spn like this
>
> # samba-tool spn add host/* nfs
>
> (I creat...
2016 Mar 31
0
NFSv4 / Krb / wildcard in keytab
...d in keytab because i don't want join every
> computer, client for service NFS krb5.
>
> I add a spn like this
>
> # samba-tool spn add host/* nfs
>
> (I create user nfs before)
>
> # samba-tool spn list nfs
> nfs
> User CN=nfs,CN=Users,DC=if,DC=ujf-grenoble,DC=fr has the following
> servicePrincipalName:
> host/*
>
> I export keytab :
>
> #samba-tool domain exportkeytab /tmp/wildcardnfs.keytab
> --principal=host/*
>
> ktutil -k /tmp/wildcardnfs.keytab list
> /tmp/wildcardnfs.keytab:
>
> Vno Type...
2008 Mar 03
2
dovecot 1.09 quota-rewrite patch for v1.0.
...atch for v1.0.
And now I have a problem with quota , I have quota dans mysql.
I send mail to a mailbox & i exeded the quota limit, then when I want
to errase de mail via imap dovecot tells me there is no space for this
operation.
my logs:
/var/log/dovecot-deliver.log
deliver(info at webmark.fr): Mar 03 12:46:15 Info: Loading modules from
directory: /usr/lib/dovecot/modules/lda
deliver(info at webmark.fr): Mar 03 12:46:15 Info: Module loaded:
/usr/lib/dovecot/modules/lda/lib10_quota_plugin.so
deliver(info at webmark.fr): Mar 03 12:46:15 Info: auth input: info at webmark.fr
deliver(info at...
2023 Jun 08
1
Problem with pjsip
Hello everyone.
I allow myself to submit a problem that I can not solve with my VOIP
provider Orange in France
[2023-06-08 13:19:03] ERROR[185091]:
res_pjsip/pjsip_configuration.c:1044 from_user_handler: Error
configuring endpoint 'Biv_Sortie' - 'from_user' field contains invalid
character '@'
[2023-06-08 13:19:03] ERROR[185091]: config_options.c:798
aco_process_var: Error p...
2010 Feb 17
0
[PATCH 2/2 V2] btrfs, a new tool to manage a btrfs filesystem; man page
This is the source code of the man page of btrfs.
The main changes from my previous patch are:
- Rearranged the short command in order to avoid conflicts
- Renamed the ''create'' verb is ''subvolume''
Thanks to Daniel for some tweaks on the syntax
BR
G.Baroncelli
diff --git a/man/Makefile b/man/Makefile
index 4e8893b..4a90b75 100644...
2017 Jun 19
7
DRS stopped working after upgrade from debian Jessie to Stretch
...#39;ntlmssp_resume_ccache' registered
GENSEC backend 'http_basic' registered
GENSEC backend 'http_ntlm' registered
GENSEC backend 'krb5' registered
GENSEC backend 'fake_gssapi_krb5' registered
Using binding ncacn_ip_tcp:fichdc.net.lyc-guillaume-fichet.ac-grenoble.fr[,seal]
resolve_lmhosts: Attempting lmhosts lookup for name
fichdc.net.lyc-guillaume-fichet.ac-grenoble.fr<0x20>
resolve_lmhosts: Attempting lmhosts lookup for name
fichdc.net.lyc-guillaume-fichet.ac-grenoble.fr<0x20>
Wrong username or password: kinit for
FICHDC$@NET.LYC-GUILLAUME-FICHET...
2016 Mar 31
3
NFSv4 / Krb / wildcard in keytab
...ery
>> computer, client for service NFS krb5.
>>
>> I add a spn like this
>>
>> # samba-tool spn add host/* nfs
>>
>> (I create user nfs before)
>>
>> # samba-tool spn list nfs
>> nfs
>> User CN=nfs,CN=Users,DC=if,DC=ujf-grenoble,DC=fr has the following
>> servicePrincipalName:
>> host/*
>>
>> I export keytab :
>>
>> #samba-tool domain exportkeytab /tmp/wildcardnfs.keytab
>> --principal=host/*
>>
>> ktutil -k /tmp/wildcardnfs.keytab list
>> /tmp/wildcardnfs.k...
2011 Jul 19
6
[PATCH 0/6] Move the infor for the help/man page in the source
The following series implement a way to generate the help messages and
the btrfs man page from the sources comments for the "btrfs" commanda
.
The syntax and the detailed help of every subcommand are stored in
the comments before the function which implements the subcommand.
The fact that the help messages and the man page are generated from the
same source should help to avoid...
2018 Aug 29
3
SNI Dovecot
Hi all,
I'm testing the SNI configuration from dovecot's wiki page, to have multiple domains.
I'm using letsencrypt certificates.
On the 10-ssl.conf, when I only use one domain, like this, it works :
ssl_ca = </etc/letsencrypt/live/mail.mydomain.fr/chain.pem
ssl_cert = </etc/letsencrypt/live/mail.mydomain.fr/cert.pem
ssl_key...
2016 Apr 05
0
DNS issues after FSMO seize
On 05/04/16 09:33, mathias dufresne wrote:
>
>
> 2016-04-04 14:20 GMT+02:00 Rowland penny <rpenny at samba.org
> <mailto:rpenny at samba.org>>:
>
> On 04/04/16 10:23, mathias dufresne wrote:
>
> SOA means "this DNS se'rver can modify the zone".
>
>
> No i...
2017 Jun 21
4
DRS stopped working after upgrade from debian Jessie to Stretch
...: 8
> rpc_cli: 8
> passdb: 8
> sam: 8
> auth: 8
> winbind: 8
> vfs: 8
> idmap: 8
> quota: 8
> acls: 8
> locking: 8
> msdfs: 8
> dmapi: 8
> registry: 8
> scavenger: 8
> dns: 8
> ldb: 8
> tevent: 8
> lpcfg_load: refreshing parameters from /etc/samba/smb.conf
> Processing section "[global]"
> Processing section "[netlogon]"
> Processing section "[sysvol]"
> pm_process() returned Yes
> ldb_wrap open of secrets.ldb
> GENSEC backend 'gssapi_spnego' registered...
2017 Dec 19
3
How to make sure self-heal backlog is empty ?
...ore going to the next node), how can I tell, while
reading this, if it's okay to reboot / upgrade my next node in the pool ?
Here is what I do for checking :
for i in `gluster volume list`; do gluster volume heal $i info; done
And here is what I get :
Brick ngluster-1.network.hoggins.fr:/export/brick/clem
Status: Connected
Number of entries: 0
Brick ngluster-2.network.hoggins.fr:/export/brick/clem
Status: Connected
Number of entries: 0
Brick ngluster-3.network.hoggins.fr:/export/brick/clem
Status: Connected
Number of entries: 0
Brick ngluster...
2017 Jun 20
5
DRS stopped working after upgrade from debian Jessie to Stretch
...ction
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Prunk Dump via samba
> Verzonden: dinsdag 20 juni 2017 10:58
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] DRS stopped working after upgrade from
> debian Jessie to Stretch
>
> Thanks for the help !!!
>
> 2017-06-19 23:58 GMT+02:00 Andrew Bartlett <abartlet at samba.org>:
> > On Mon, 2017-06-19 at 22:13 +0200, Prunk Dump via samba wrote:
> >> Hello Samba team !
> >>
> >> I'am in...
2016 Apr 05
5
DNS issues after FSMO seize
2016-04-04 14:20 GMT+02:00 Rowland penny <rpenny at samba.org>:
> On 04/04/16 10:23, mathias dufresne wrote:
>
>> SOA means "this DNS se'rver can modify the zone".
>>
>
> No it doesn't, it stands for 'Start Of Authority' and contains who to
> contact for the domain records.
>
Rowland... thank you again Captain Obvious. Yes SOA means Start Of...
2008 Mar 04
1
deliver dovecot 1.0.9 patched with quota-rewrite-1.0.9.diff
...mysql.
When I send mail to a mailbox & I exeded the quota limit, I mean I
have the impresion deliver does not obey the quota limit. then when I
want
to erase de mail via imap dovecot tells me there is no space for this
operation.
my logs:
/var/log/dovecot-deliver.log
deliver(info at webmark.fr): Mar 03 12:46:15 Info: Loading modules from
directory: /usr/lib/dovecot/modules/lda
deliver(info at webmark.fr): Mar 03 12:46:15 Info: Module loaded:
/usr/lib/dovecot/modules/lda/lib10_quota_plugin.so
deliver(info at webmark.fr): Mar 03 12:46:15 Info: auth input: info at webmark.fr
deliver(info at...
2017 Aug 26
2
DC Upgrade from 4.1.7 to 4.6.7
> -----Message d'origine-----
> De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland
> Penny via samba
> Envoyé : lundi 21 août 2017 16:34
> À : samba at lists.samba.org
> Objet : Re: [Samba] DC Upgrade from 4.1.7 to 4.6.7
>
> On Mon, 21 Aug 2017 15:52:01 +0400
> HB via samba <samba at lists.samba.org> wrote:
>
> > Hello all,
> >
> > Our Samba AD DC is running perfectly for years with the following
> > basic setup (see smb.conf below) :
> > - on...
2017 Jun 21
4
DRS stopped working after upgrade from debian Jessie to Stretch
...st before you upgrade do a very good read here.
>
> https://wiki.samba.org/index.php/Updating_Samba#Notable_Enhancements_and_Changes
>
> https://wiki.samba.org/index.php/Samba_Features_added/changed_(by_release)
> And a summerize version for with all parameter changes as of upgrade from 4.2 up to 4.6
> http://downloads.van-belle.nl/samba4/Upgrade-info.txt
> Same as the wiki links but just summerized the parameter changes.
I know that there is a lot of work (like this particullary). I think to
create test domain on 4.6 with 1-2 desktops to ensure working
configuration,...
2003 Apr 01
2
Radio france in ogg
Hi there.
http://www.radiofrance.fr/services/aide/difflive.php#ogg
Looks like radio france has started its ogg stream !
Thanks to them.
France Inter : http://ogg.tv-radio.fr:1441/encoderfinter.ogg
France Info : http://ogg.tv-radio.fr:1441/encoderfinfo.ogg
France Culture : http://ogg.tv-radio.fr:1441/encoderfculture.og...