Displaying 20 results from an estimated 1000 matches similar to: "Question about SSL/TLS for ldap and samba"
2012 Oct 15
3
Puppet 3 and master cert error ...
Hey all,
after installing the 3.0.0 version of puppet (debian package from
puppetlabs), doing the initial config, doing an initial start of master to
generate the certs needed and then starting apache with passenger to
control puppetmaster. I can do:
puppet ca list --all
and get a listing of the certs in the system (initially only the master).
afterwards, on the client node, I run:
puppet
2005 Feb 01
2
forcing a file to have the same uid from parent directory
Hi,
I have a little problem, sometimes the administrator must put a file in a
home directory. But the owner of this file is root, not the user which
have the home directory.
Example :
/rsrv/data1/home/toto toto Utilisateurs 0700
+ toto.id root Administrateurs 0700
+ fichier.xls toto Utilisateurs 0700
I would like to kown how I set up my
2011 Jun 17
7
Questions for puppet 2.6.8 client certificate management
How do I initiate a certificate request without going into non-daemon mode ?
According to "Pro Puppet" book, so far the only way I know that can
trigger a certficate request with puppet master is like this
puppet agent --server=puppetmaster.test.com --no-daemonize --verbose
but doing so will break my intention of automation I need to create a
puppet client package. A control-C is
2006 May 26
1
[RFC] create_dovecot_shares
Dear All,
As mentioned previously at:
http://www.dovecot.org/list/dovecot/2006-May/013003.html
create_dovecot_shares is now finished. Apologies to all for the time it
has taken.
Description:
"Creating lots of dovecot-shared files, changing permissions and creating
symlinks is a pain, especially when dealing with more than a handle of
users.
create_dovecot_shares helps.
It modifies
2014 Oct 24
1
What is a client certificate?
A very ignorant question, sans doute.
I get my certificates from cacert.org, to whom I am very grateful.
I follow what I take to be the official procedure,
first creating <server>.key and <server>.csr on my server
and then getting <server>.crt by going to Server Certificate=>New
at the cacert site.
I then place the key certficate *.key in /etc/pki/tls/private/
and what I
2006 May 03
2
"fchown() failed with file" and Operation not permitted with indexes
Dear all,
Getting lots of these errors in our maillog with the INDEX changed:
dovecot: IMAP(ghenry): fchown() failed with file
/home/ghenry/Maildir/index/.INBOX/dovecot.index.tmp: Operation not
permitted
For .log and .cache as well.
We have:
location =
maildir:/home/%u/Maildir:CONTROL=%h/Maildir/control:INDEX=%h/Maildir/index
I looked in safe-mkdir.c and saw:
fchown() failed for (line 42)
2012 Nov 29
7
Puppet CA corruption
Hello everyone,
Just getting my first puppet master set up and I am having a problem that I
just do not know how to get past. For some reason, my certificate store
keeps getting corrupted. Basically what happens is that the server will
issue itself a valid certificate (after removing the ''bad'' cert) and will
run just fine. When I start puppetDB (I am pretty sure it happens
2012 Feb 29
3
Private key troubles after a new install and a reboot
Ok, I''m new to puppet, but I''ve got everything working for my setup.
Almost.
I''m trying to set up a new server, using cobbler, and then puppet.
CentOS 6.2
Puppet 2.7.11
Cobbler 2.0.11
I have things set up so I can use kickstart to install the server on
boot. It installs puppet and facter from the puppetlabs repos and the
snippet
2005 Jun 29
2
Samba3-ByExample
I have been working through the processes of getting my server up...(
thanks to the help of John T. !!!
I am now on page 167/168. It states...
"Install the file shown in Example 5.4.1 in the directory /data/
ldap."
The example states the following
Example 5.4.1. LDAP DB_CONFIG File
set_cachesize 0 150000000 1
set_lg_regionmax 262144
set_lg_bsize 2097152
#set_lg_dir /var/log/bdb
2005 Apr 27
2
smbldap-tools Perl error (FreeBSD)
smbldap-tools 0.8.7
FreeBSD 5.4-RC2
Samba 3.1.14
Perl 5.8.2
When I try to use any of the tools, the following message appears. Any
hints on how to fix it are welcome.
Bareword "print_banner" not allowed while "strict subs" in use at
/usr/local/sbin/smbldap-useradd line 43.
Execution of /usr/local/sbin/smbldap-useradd aborted due to compilation
errors.
Per olof
2005 Mar 10
1
LDAP items that might help for How-to
Might want to include the following command in LDAP config incase LDAP
doesn't start.
slapd -u ldap -g ldap -d -1
This command pointed out that I hadn't copied my samba.schema to the
/etc/openldap/schema directory. Might want to put that in the doc before you
start LDAP. A newbie like me might pass over that little detail while
following the instructions...
Kevin B. McCrory
Network
2013 Aug 12
0
Asterisk WebRTC Support : WSS connection setup fails with error:00000000
Hi,
I'm trying to connect to the asterisk pbx via wss, from sipml5.org
demo page (http://sipml5.org/call.htm).
I used the guide from
https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial ,
to setup the tls.
I could make a secure sip call ( SRTP) using the PhonerLite sip
client. ( This confirms my sip - tls settings and tls certficates. (
I'd added the tls client certficate
2005 Mar 07
2
TLSVerifyClient demand or try
Hi all!
I'm very close to have a fully functional samba and openldap. Thanks to
idealx.org. I just need to understand how it works. Everything works accept one
thing. When I change TLSVerifyClient allow to TLSVerifyClient demand in
slapd.conf and do:
ldapsearch -x -ZZ -b 'dc=yourdomain,dc=com' '(objectclass=*)' -d 127
in the end I get:
ldap_chkResponseList for msgid=2, all=1
2006 Jul 13
2
http://dovecot.org/tools/
Dear all,
Could this be added to http://dovecot.org/tools/
http://cpan.org/authors/id/G/GH/GHENRY/create_dovecot_shares-1.05
Thanks.
--
Kind Regards,
Gavin Henry.
Managing Director.
T +44 (0) 1224 279484
M +44 (0) 7930 323266
F +44 (0) 1224 824887
E ghenry at suretecsystems.com
Open Source. Open Solutions(tm).
http://www.suretecsystems.com/
2005 Mar 10
3
Samba PDC- Administrator translated to root
Greetings,
I have a mostly working Samba Primary Domain
Contoller. I have one last problem to work out.
When I try to connect as Administrator I get the
follwoing message:
# smbclient -L localhost -UAdministrator%SOMEPW
session setup failed: NT_STATUS_LOGON_FAILURE
I watch the ldap logs and see that samba is requesting
the following filter:
filter:
2007 Apr 24
3
could netcard be hotpluged in a running VM?
hi
I have try to "xm block-attach " to hotplug a disk into a running paraVM
and I want to kown whether the netcard could be hotpluged into a
running paraVM?
if it could , how to do it?
could you holp me
Thanks in advance
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Oct 21
3
Samba-EventLog-HOWTO
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
For those interested in some more detail of the EventLog
features in the upcoming Samba 3.0.21 release, see:
http://www.samba.org/~jerry/Samba-EventLog-HOWTO.txt
Thanks to Brian Mroan and Marcin Porwit at Centeris
for all their hard work.
cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with
2005 Jul 19
3
Logon Script not executing upon login
Hi,
I am trying to execute a logon script when a user access the domain. For
some reason the following is not executing. I don't want to enable
roaming profiles so I have set 'logon home' and logon path' to null - I
thought perhaps that this was causing a problem; but it hasn't made a
difference. I also verified that my logon.bat is a DOS formatted file.
Here's my
2005 Mar 09
2
Chapter 6: Making Users Happy...
Not sure if this is the place to post this but....I'm just going through the
process of installing Samba and LDAP using the current version of Chapter 6:
Making Users Happy
(http://us4.samba.org/samba/docs/man/Samba-Guide/happy.html#id2557011
<http://us4.samba.org/samba/docs/man/Samba-Guide/happy.html#id2557011> )
I found one error in the Install and Configure Idealx smbldap-tools
2004 Feb 18
0
(no subject)
Winbind is used if you want to authentificate unix account with a other PDC.
I don't know if on the same server you can use winbind for unix auth and
ldap for Samba ...
Loc Nguyen a ?crit :
> Is this means we can use winbind rather setting up nss,PAM with ldap
> to authenticate ? I'll try this to understand more Thanks!
>
>
>
> --
>
>
>
>
>>