Displaying 20 results from an estimated 10000 matches similar to: "Ldap login"
2009 Jul 22
3
NIS
Hi list
Does anyone know about a good howto setup nis and to make ad see it
and use the usernames?
Regards
Per Qvindesland
E-mail: per at norhex.com [1]
http://www.linkedin.com/in/perqvindesland [2]
Links:
------
[1] http://webmail.norhex.com/#
[2] http://www.linkedin.com/in/perqvindesland
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Mar 04
5
Looking for Newsletter Stuff
Hey
I want to start the next Newsletter early so it can be a little more
relaxed. The next release will be the 1. April.
I really need someone to *interview*, just drop me a mail and I will
send you a few questions. This can be anyone from the community that has
some sort of CentOS install.
And then I want to introduce a new section called DeskShot where users
can show off their workplaces.
2009 Nov 02
2
Real world report for the Newsletter
Hey
The last "Newsletter survey" found that many people are interested in
how CentOS is used and what people do with it, I would like to invite
anyone who has some spare time or has something to share to write a
little article about how they are using CentOS.
I suppose interesting stuff would be how many machines, how you manage
them, what programs you use, stuff that has happened and
2010 Mar 02
4
Add pool.ntp.org to TipsAndTricks/Server_Time
Hey
I would like to add the URL http://www.pool.ntp.org/ to the wiki entry
TipsAndTricks/Server_Time so people can find different servers to
tick.usno.navy.mil
Just something like:
If you don't want to use navy.mil you can find a ntp server near you
under ...
Comments?
Cheers Didi
--
Hoffmann Geerd-Dietger
http://contact.ribalba.de
2008 Oct 02
1
Cebit and Centos
Hey
I just read this
http://www.linux-magazine.com/online/news/cebit_open_source_linux_magazine_and_linux_foundation_announce_call_for_projects
Maybe Centos want's to try to get a stand.
Cheers Didi
----
www.ribalba.de
Email / Jabber: ribalba at gmail.com
Skype : ribalba
2009 Aug 03
1
CentOS village @ HAR
Hey
I am just organizing the CentOS village at HAR and need a rough
estimate of people who will be attending.
What do people want? Shall the CentOS people have their own party
tent? We are currently with the Fedora people. I will also post on the
SL mailing list.
Hope to see you all at HAR?
Cheers Didi
----
My www page: www.ribalba.de
Email / Jabber: ribalba at gmail.com
Skype : ribalba
2020 Oct 10
10
Mail samba
Hi I am trying to authenticate my mail server with samba ad.
The only problem is that I don?t get it working.
root at dna:/data/CA/EasyRSA-v3.0.6# ldapsearch -x -h gaia.rompen.lokaal -D 'vmail' -W -b 'cn=users,dc=rompen,dc=lokaal'
Enter LDAP Password:
ldap_bind: Strong(er) authentication required (8)
additional info: BindSimple: Transport encryption required.
I can not read
2009 Oct 23
4
Newsletter feedback
Hey
We have now published the sixth version of the Newsletter and I think
it is time to ask YOU ( the reader ) what we can improve. The current
trend is away from really technical details more to a light read and
entertaining stuff. Is this a good way to go. Or should we focus more
on the technical side again*. Or is the balance right?
What do you want to read about? What sections do you want?
2017 Jan 11
4
SSL Certificate
Hello!
Taking advantage of the email, I tried to make an ldap query with tls
and I had an error ..
Version Samba 4.4.4
samba-tool testparm -v --suppress-prompt|grep tls
ldap ssl = start tls
tls cafile = tls/ca.pem
tls certfile = tls/cert.pem
tls crlfile =
tls dh params file =
tls enabled = Yes
tls keyfile = tls/key.pem
tls
2009 Nov 23
1
Logo origin
Hello
I was just asked what the logo means and I had to admit that I really
had no idea, as it was chosen way before my time. Can someone please
enlighten me about the logo. I have tried google but nothing really
came up :)
Some pointers would be very helpful.
Cheers Didi
--
My www page: www.ribalba.de
Email / Jabber: ribalba at gmail.com
Skype : ribalba
2015 Apr 17
3
LDAPS on DC
I'm trying to confirm that LDAP traffic is encrypted on my Samba 4 DC. I
have read and followed https://wiki.samba.org/index.php/Setup_LDAPS_on_a_DC
but when I attempt to connect to the DC on port 636 or via ldaps:// or both
via ldapsearch (linux) and ldp (windows) I cannot connect.
Failed tests:
*ldapsearch -I -H ldaps://dc*
ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
2010 Nov 02
2
Wiki Front Page
Ralph,
When you have a free moment, please edit the wiki front page and
adjust the second box with the header:
"Planet CentOS / Newsletter"
so that the latter part of the text reads:
". . . and the occasional CentOS Pulse newsletter."
In pseudo-code: sed 's/monthly/occasional/'
Alan.
2016 Apr 19
5
Ldapsearch against Samba 4
I'm setting up a test domain in order to try out Sudoers LDAP and have
run into a problem that has my puzzled. On our production domain I can
run a query such as:
ldapsearch -LLL -p389 -h DC -u me at ourdomain.com.au -W -X -LLL -b
"dc=ourdomain,dc=com,dc=au" -s sub
However, running an equivalent search on a freshly installed test
domain, using the exact same version of Samba
2011 Apr 23
1
ldapsearch with samba4
Hi,
I've got ldapsearch mostly working:
root at morannon:/usr/local/samba/private/tls# ldapsearch
'(sAMAccountName=dumaresq)'
SASL/GSSAPI authentication started
SASL username: administrator at XXX
SASL SSF: 56
SASL data security layer installed.
# extended LDIF
#
# LDAPv3
# base <> (default) with scope subtree
# filter: (sAMAccountName=dumaresq)
# requesting: ALL
#
results in
2009 Sep 21
1
Newsletter proof reading
Hey
After a lot of work by Marcus the next Newsletter release is nearing
completion. Could some people please proof read it.
Cheers Didi
----
My www page: www.ribalba.de
Email / Jabber: ribalba at gmail.com
Skype : ribalba
2015 Jul 07
3
SASL DIGEST-MD5 NT_STATUS_INVALID_PARAMETER
I've googled and I believe that SASL method DIGEST-MD5 is supported and
I see it in the samba startup, but it doesn't work.
ldapsearch -Y DIGEST-MD5 -h dc03.mediture.dom
SASL/DIGEST-MD5 authentication started
ldap_sasl_interactive_bind_s: Operations error (1)
additional info: SASL:[DIGEST-MD5]: Failed to start authentication backend: NT_STATUS_INVALID_PARAMETER
[root at dc03 ~]# samba
2009 Apr 21
4
OT Question about raid 5
Hi List
I am hoping that someone here could perhaps give me a straight answer
on a question that someone asked me today
I have always belived that if you have 5 hard drives 1 50gb second
50gb third 20gb fourth 60gb firth 30gb that the largest would then be
the size of the smallest disk, not 80 or 100 or 120 for that matter or
am I wrong here?
Regards?
Per Qvindesland?
-------------- next part
2016 Jun 07
2
ldapsearch & GSSAPI => Server not found in Kerberos database
Hi all,
I've got on AD DC using Samba 4.4.3 on Centos7 which accept Kerberos
connections (kinit is working), which accept ldapsearch with credentials
but which refuse ldapsearch with GSSAPI.
The issue does not seem to be coming from the client as I discovered this
issue writing a script to test all 22 DC, and all 21 others DC are working
well from that client.
The error:
SASL/GSSAPI
2010 May 01
3
Newsletter release nearly ready
Hey
So the Newsletter is finally pretty much finished. Could everybody
please just read through it again and make some adjustments. Further how
are the translations getting on? Unfortunately I either speak Chinese or
Spanish so could I get a heads up on status?
Further I am looking into a Newsletter meeting hopefully using VOIP,
everybody ok with that?
Next message will be the release :)
2009 Sep 28
3
CentOS Beer event London
>From Karan's blog:
A few of us are going to be getting together for drinks on the Tuesday
29th Oct 2009, everyone is welcome to come along. I'll get there for
about 18:15hrs and plan on being around till about 20:00 - Depending
on how many people are around and what the feeling is - we might nip
around to Ragam ( mostly authentic South Indian food ), a few doors
down.
There will be a