Displaying 20 results from an estimated 500 matches similar to: "SSL / TLS Problem"
2019 May 14
4
Fw: Btrfs Samba and Quotas
Hello,
by suggestion from linux-btrfs I post this to samba at lists.samba.org.
I think, thiss is a bug in Samba. Can you confirm and suggest a
workaround?
Regards,
Hendrik
------ Weitergeleitete Nachricht ------
Von: "Hendrik Friedel" <hendrik at friedels.name>
An: "Btrfs BTRFS" <linux-btrfs at vger.kernel.org>
Gesendet: 12.05.2019 13:27:00
Betreff: Btrfs Samba
2013 Oct 11
3
Removing a domain controller help needed
On Fri, 2013-10-11 at 16:00 +1300, Andrew Bartlett wrote:
> On Fri, 2013-09-13 at 09:10 +0200, christophe wrote:
> > Hi,
> >
> > First guys, I'd like congratulate you. Samba 4 is really a cool product.
> >
> > I have a little problem though.
> >
> > The context:
> >
> > I have Samba4 AD DC working perfectly on a virtual machine
>
2015 May 02
2
LDAPS Configuration
Hi,
I'm trying to convert my LDAP server into a LDAPS server to secure the
users logins, but I don't know what's the procedure to do it. Someone knows
any guide to do it?
For now:
- I've created a CA cert on the server
- I've created the cert and key for the domain pdc
- I've signed that cert with CA cert.
- I've followed the post in samba wiki about
2020 Oct 29
4
authenticate to samba using email address
Hi,
Perhaps a strange question, but is it possible to configure samba to
accept an emailaddress as a username for authentication to a UNC network
path?
(so: "username at domain.com" next to the standard "DOMAIN\username" or
"username at samba.domain.com")
Some of our users access a samba UNC network path over VPN, while
working from home. They often have
2007 Jun 24
6
I only want one type of model returned from a multi_search
I am trying to use acts_as_ferret''s multi_search to search across
multiple models, but i only want it to return one type of model.
for example i have a page that lists out people. on this page it shows
email addresses and phone numbers. I want to be able to search by any
fields directly from the person model and search the fields from the
email_address and phone_number models, but I only
2016 Oct 24
1
Problems with VPN Connection
Good afternoon
Best regard
I'm having trouble with a CentOS server release 5.10, so that my users
connect via VPN Intranet type, I could not find a solution, if I can
collaborate appreciate them, attached logs when it worked and now.
Log running:
Mon Oct 10 13:50:02 2016 193.60.90.72:23683 Re-using SSL/TLS context
Mon Oct 10 13:50:02 2016 193.60.90.72:23683 LZO compression initialized
Mon
2018 Jan 11
6
Dovecot 2.3.0 TLS
On Thu, 11 Jan 2018 12:20:45 +0200, Aki Tuomi wrote:
> Was the certificate path bundled in the server certificate?
No, as a separate file, provided from the local (intermediate) CA:
ssl_cert = </etc/openssl/certs/server.cert
ssl_key = </etc/openssl/private/server.key
ssl_ca = </etc/openssl/certs/ca-cert-chain.pem
Worked fine with 2.2.x, 2.3 gives
% openssl s_client -connect XXX:993
2002 Mar 23
3
Rsync permissions...
I am transferring some files from a RH7.0 machine to a RH7.2 machine as root
with a cron job, using the following:
rsync -avt /home homeserver::home
rsync -avt /etc homeserver::etc
Some of the files transfer OK, but I get:
building file list ... done
failed to set permissions on home : Operation not permitted
home/brad/
home/ftp/bin/
home/ftp/etc/
home/ftp/pub/
home/rsyncuser/
failed to set
2005 Dec 17
1
How to use validation with aggregation (composed_of)?
At the risk of being banned for posting the same question twice, I
thought I''d try once more with a question for the title rather than a
statement (on the basis that perhaps questions get answered and
statements ignored ;-) )
ActiveRecord supports composed_of for value objects which is
fantastic but one thing that it doesn''t seem to support (or at least
I am unable to
2015 Aug 11
2
C6.7 evolution to cyrus imap(s) fails
On Tue, 11 Aug 2015, Alexander Dalloz wrote:
> Am 11.08.2015 um 22:28 schrieb Dr J Austin:
>>
>> Hi Alexander
>>
>> [root at maui:/var/log]$ watch 'tail -n40 maillog
>>
>> does not quiver when I try to connect
>
> That's suspicious.
>
> Let's exclude it is the client which causes the problem: Connect directly to
> the IMAPS
2010 Jan 30
3
Checksum fletcher4 or sha256 ?
Hi,
I''m atmost ready to deploy my new homeserver for final testing.
Before I want to be sure that nothing big is left untouched.
Reading ZFS Admin Guide About the checksum method, there''s no advice about it.
The default is fletcher4. there''s also SHA256
Now the sha256 is pretty ''heavy'' to calculate, so I think that it''s left out because can
2005 Dec 16
4
Validation with Aggregation
ActiveRecord supports composed_of for value objects which is
fantastic but one thing that it doesn''t seem to support (or at least
I am unable to find any documentation for) validation of the value
objects.
For example, given the following:
class Message < ActiveRecord::Base
composed_of :sender, :class_name => ''EmailAddress''
composed_of :recipient,
2006 Jun 26
2
n-way has_mant :through
I''m trying to setup some mildly complex associations for a project we''re
working on and can''t seem to find much documentation on n-way has_many
:through associations.
I have the following models: Person, PhysicalAddress, EmailAddress,
PhoneNumber.
Each person can have multiple PhysicalAddresses, EmailAddresses, and
PhoneNumbers, and multiple people can share the same
2006 Aug 14
3
validating required fields during an update?
I have a User model with an email attribute. I''m using the following
validations:
validates_confirmation_of :email
validates_format_of :email,
:with => RFC822::EmailAddress,
:message => "must be a valid address in the form user@domain.com"
validates_uniqueness_of :email, :message => "address has already
been taken. If you''ve forgotten your
2018 Feb 01
2
Why does dovecot reject password when authorizing by a certificate?
I have added "auth_debug_password=yes" to "10-logging.conf" and restarted dovecot.?But I do not see any information about the password in the logs. Does this mean that the thunderbird does not send the password??Although it asks for the password and I enter one.
New log:
dovecot: master: Warning: Killed with signal 15 (by pid=19769 uid=0 code=kill)
dovecot: master: Dovecot
2008 Jun 06
2
joining tables
Hi
I have 3 tables as
1) user_groups
id | contact_id | group_id | group_user_type_id
2) contact
id | name_first | name_last |
3)contact_email_addresses
contact_id | contact_email_address_type_id | emailaddress
Now I have group_id sa for example 68
What I want is from contact_email_addresses table get all the
emailaddress with contact_email_address_type_id=2 for the contacts
2005 Oct 18
8
Fax2Mail
Hello,
Is there or can anyone provide a comprehensive guide (designed for Linux/Asterisk novices) to installing/setting up Asterisk in order to support Fax2Mail service?
In my case, I would like Asterisk to receive fax calls to predefined numbers (ranges) and to associate each of these numbers to email addresses.
Thank you in advance.
David
---------------------------------
Yahoo!
2010 Nov 18
2
ISDN-FAX with Asterisk
Hi everybody,
since some time I am looking for a current and reliable solution to send
and receive faxes (probably fax-2-mail and mail-2-fax) in conjunction
with Asterisk.
For testing I am using a HFC-ISDN passive PCI-card, in production a
Digium Dual T1/E1 PCI-card will be used.
I run CentOS 5.5 (Kernel 2.6.18) and Asterisk 1.4 (but I also can use
1.8) but did not find any solution where I
2006 Aug 03
2
inserting values in two tables at one button click
hi, i am new to Roby on Rails. we have a project on this. i have very
much satisfied with development with this environment. it is very
iteresting.
but i have a problem with insertion. my problem is: i have to insert
values into two tables at one submit.
i am using mysql as db. i have created two tables which has one to one
reelation ship. once i enter name and email address and role. name
2006 Mar 29
4
trouble adding to database (stringify_keys)
I''m brand new to rails and am trying to build a simple ajax email
collection form. It''s just a coming soon sort of thing where the user
can enter his email address in the field, hit submit, and the ajax form
dumps the email into the database and says "success" unless the email is
blank or not unique in which case it says "failure."
The trouble is, no