similar to: ENC: Problems with public sharing on samba4

Displaying 20 results from an estimated 200 matches similar to: "ENC: Problems with public sharing on samba4"

2013 Oct 28
0
RES: Problems with public sharing on samba4
Guys...help! xD ------------------------------------------------------------------------------------------------------------------------------- De: Danilo Pessoa Cardoso Enviada em: quinta-feira, 24 de outubro de 2013 12:12 Para: 'samba at lists.samba.org' Assunto: ENC: Problems with public sharing on samba4 Hello guys, I got a really annoying problem with public sharing on samba4.
2015 Jun 19
0
Samba rebind user@email.com to user_email.com
Hello again, user at my.domain working for me with dovecot-imap/ exim ads samba4.1.17. Ex: hosts = my.ads.host:389 dn = cn=myuser ,cn=users,dc=my,dc=domain dnpass = secret auth_bind = yes ldap_version = 3 base = cn=Users,dc=my,dc=domain scope = subtree user_filter = (mail=%u) pass_filter = (mail=%u) pass_attrs = mail=%u,= userPassword=password You see the "user at my.domain" is
2015 Jun 19
2
Samba rebind user@email.com to user_email.com
Hello List, I'm dealing with the following issue here: https://forum.zentyal.org/index.php?topic=25300.0 Although it starts with OpenChange, it ends with Samba4 so I very much hope that somebody on this list can help me out. Basically I try to authenticate users through the Outlook autoconfigurator using RPC-OVER-HTTP to a samba server. The problem is that in Samba4/LDAP I cannot have
2013 Aug 28
1
Problem with nslcd and samba
Hi, I try to use nslcd with samba 4 for get suers and group for AD. if I do a ldapsearch, I have a message : Server not in kerberos database if I do a getent passwd, nslcd display same error message. log of samba4: [2013/08/28 10:15:47, 3] ../source4/auth/kerberos/krb5_init_context.c:80(smb_krb5_debug_wrapper) Kerberos: TGS-REQ Administrator at CORMANDOM.INT-CORMAN.BE from
2013 Sep 18
1
ENC paramater interpolation in ENC, and inline templates
I''m in the process of rolling out a new homegrown ENC (we''ve decided on using an ENC over hiera; I know it''s not the way a lot of you are going, but it''s right for us) and am running into some issues with variable interpolation in ENC data. To give a concrete example, I''m using modules to configure puppetdb, puppet master, and puppet clients. So,
2013 Aug 21
1
Trouble with ENC and static.pp : enabling ENC fails to find node even with default node in site.pp
I''m having some trouble with getting an ENC to work alongside site.pp: Even with a ''default'' node definition, and an ENC that only returns 0, regardless of input, consistently results in a ''cannot find node'' error. I''m wondering what I''ve missed here. I''ve tried to reduce everything to a ''base case'': and
2007 Oct 29
0
ENC a simple example
So on the heels of the ENC discussion in another thread I figured I''d put up what I''m currently working on from an external nodes perspective as a simple example. Then let everyone tear into it... :) I have a very basic external_nodes script: --start-- #!/usr/bin/perl use strict; use warnings; use YAML qw( Dump LoadFile ); my $vardir = ''/etc/puppet''; my
2012 Jun 26
0
Request for Feedback - What do you want in an ENC
Help me produce the best ENC service/api possible by giving me your user stories, feature requests, and anything that would make a *new* ENC awesome. Don''t worry about justifying your feature or user story, I want all ideas, even crazy ones. *What am I building?* Right now my focus is on building the best ENC service/api possible. This will be a combination of a new data and
2004 Feb 06
0
ENC: RES: ocfs installation error on RHAS 2.1
Well, I've downloaded the kernel source code from http://mirror.dulug.duke.edu/pub/redhat/linux/updates/enterprise/2.1AS/en/os /SRPMS/kernel-2.4.18-e.40.src.rpm and compiled it for x86 (i686). Is this kernel compatible with ocfs ?? __________________________________________ Mauro Staretz - MI Montreal Inform?tica Ltda Microsoft MCSE+I / MCDBA / MCP - Oracle OCP Tel: 55-21-2291-6116 R.2104
2012 Jul 25
0
Has anyone written an ENC script that uses EC2 tags for classification purposes?
I''m thinking it should be fairly simple to have a puppetmaster call out to an ENC script that queries the EC2 API to get tags for classification purposes, and would be surprised if someone hasn''t already written an ENC script to do this. I''m thinking this will help let nodes in autoscaling groups get classified, however that does still leave the issue of certs. Thanks,
2013 Apr 13
0
Can an ENC see the incoming environment value or other agent options? 3.0.1
Using puppet 3.0.1, can exec ENC see the incoming environment value? Perhaps indirectly from a log or report somewhere? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to
2011 Jul 20
0
parameters in a string for ENC
I am hoping that someone could post a working example of how they use a ''define'' has in a parameter string because I have been working on this for days to no avail (and googling & checking documentation on puppet & foreman sites. What I am trying to accomplish is to define things within foreman ENC and duplicate the functionality I can get from just using node
2007 May 21
0
[OT/R+MikTeX] WinAnsi.enc fonts not found by ghostscript by default [solved]
Concerns: OS Win32 / R 2.5.0 Recently (IIRC not with R < 2.3.0), I had some problems including postscript graphics produced in R into LaTeX with MikTeX [version 2.5.2574]: yap, respectively GhostScript/GSView (versions 8.54/4.7 resp.) threw errors. In fact, I realized this was just the same problem as reported in http://tolstoy.newcastle.edu.au/R/help/06/06/28858.html Apparently, by
2002 Aug 14
0
vorbis enc and ogg documentation
Hi, How can I find more information about vorbis enc and ogg api ? sdk seems to have not enough information. Thanks in advance. --- Mete BALCI Senior Game Programmer Momentum DMT Istanbul, TURKEY -------------------------------------------------------------------------- Confidentiality Notice: This e-mail may contain confidential and/or privileged information that is intended only for the
2013 Jun 19
0
How can an ENC get the --environment value specified on a puppet agent commandline?
Is there any way to pass puppet run details to an ENC. Most importantly I want to know the Environment value the puppet Agent is asking for. More generally is it possible to query the puppet configuration values? One thought I had is to turn the puppet config into FACTS. Then the ENC can get the latest values from either Inventory Services or Foreman. But off hand I don''t know how
2013 Feb 20
0
Help needed in setting up a simple ENC
puppet maser conf: [main] logdir = /var/log/puppet rundir = /var/run/puppet ssldir = $vardir/ssl [master] classfile = $vardir/classes.txt localconfig = $vardir/localconfig user = root group = root fileserverconfig = /etc/puppet/fileserver.conf reportdir = /home/logs/puppet/reports masterhttplog = /home/logs/puppet/masterhttp.log masterlog =
2007 Jun 21
0
ENC: Action Originate (Asterisk Manager) X Monitor()
Hi people! I need a help. I connect with Asterisk Manager and execute an Originate Action that asks for Asterisk to call for a number 09194**** and to transfer to peer 101. This command enters in my dial plan extension that I made exclusively for tests. The problem is: If I do the call through ORIGINATE Action, the Monitor() just makes the record file, but this is empty, if I do
2013 Dec 06
0
ENC: atualização
Estou usando a vers?o 4.0 e quero migrar para a vers?o 4.1, uso centos 6.4 e fa?o as atualiza??es via sernet (enterprisesamba.com <http://enterprisesamba.com> ). Posso atualizar s? mudando o caminho do yum e n?o vai dar nenhum problema com o que j? tenho hoje ou tenho que come?ar do inicio (do zero)?
2018 Mar 22
2
[SamLogon, network] vs [Kerberos KDC, ENC-TS Pre-authentication]
Hi, This is just curiosity. We are monitoring failed logons, and there seem to be three types: - LDAP,simple bind/TLS (obious, failed ldap logons) and these two: - SamLogon,network - Kerberos KDC,ENC-TS Pre-authentication Could someone explain what (the difference between) these two types is? Google doesn't really seem to help. MJ
2018 Mar 26
1
[SamLogon, network] vs [Kerberos KDC, ENC-TS Pre-authentication]
On Mon, 2018-03-26 at 09:08 +0200, mj via samba wrote: > Hi, > > No one knows..? > > My guess is: > - SamLogon,network is an interactive logon, so a user typing a password > on a windows domain joined workstation No, that would be SamLogon,interactive. SamLogon,network is NTLM authentication accessing another server in the domain (in general). > - Kerberos KDC,ENC-TS