search for: top_secret

Displaying 6 results from an estimated 6 matches for "top_secret".

2017 Dec 04
2
Howto authenticate smartPhone via Active Directory
...e are running that combination) It worked without issues, we are using in dovecot-ldap.conf.ext: > auth_bind = yes this user/passwd filter: > = (&(objectclass=person)(sAMAccountName=%n)(!(userAccountControl=514))) > dn = cn=search_dovecit,cn=users,dc=company,dc=com > dnpass = top_secret And not the 3268 port, but regular 389. Hope that helps. MJ On 12/04/2017 01:38 AM, Mark Foley wrote: > Unfortunately, I tried for weeks to figure out passdb ldap without success. I guess I'm just > not knowledgeable enough about how to use ldap and Active Directory. The dovecot wik...
2017 Dec 05
0
Howto authenticate smartPhone via Active Directory
...versus "user_for_bind"? Is that something I need in order to make this work? Is your "dc=company,dc=com" meta-syntax and you use your actual domain CNs here, or is that litterally what you have there? My dnpass (original) is: dnpass = ************ your example is: dnpass = top_secret Again, are the assigned values meta-syntax (meta-syntax in configs is not obvious to me unless it is bold, underlined, italicized and colored ... or uses brackets or some other convention)? If meta, what is actually supposed to go there? With your "this user/passwd filter". Can you tell...
2009 Jun 22
2
protect_from_forgery with db-session (Rails 2.3.2)
I try to use db-session with protect_from_forgery. But I always get a error msg: ActionController::InvalidAuthenticityToken. application_controller.rb protect_from_forgery #:secret => ''top_secret'' session_store.rb ActionController::Base.session_store = :active_record_store hope you can help me. Best regards -- Posted via http://www.ruby-forum.com/.
2017 Jul 14
0
Source Drops, metadata, and source limits in setup
...and clients. The client counter will increase for every client while the source counter only for source connections. > I use BASH scripts with wget to pass the metadata update which gets data > from my another data stream: > > wget -q --delete-after --http-user=admin --http-password=Top_SECRET > http://audio.domain.invalid:8000/admin/metadata?mount=/MyMount > \&mode=updinfo\&song=[This+is+who+is+talking]+$RANDOM >/dev/null Why don't you use -O /dev/null? Also make sure you both quote the song parameter first to HTTP standards and then to shell standards. I think t...
2017 Dec 03
3
Howto authenticate smartPhone via Active Directory
with passdb ldap i guess. ---Aki TuomiDovecot oy -------- Original message --------From: Mark Foley <mfoley at ohprs.org> Date: 03/12/2017 21:18 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: Howto authenticate smartPhone via Active Directory Yes, you are right. This link: https://www.redips.net/linux/android-email-postfix-auth/#section2 shows: passdb pam { } used for
2018 Jan 14
2
YP listing problem
...-b:v 1.5M -crf 30 -g 150 -deadline good -threads 4 \ -ice_description "Der Penner" -ice_public "true" \ -ice_url "https://mustafejen.se/~per" -content_type "video/webm" \ -ice_name "penner" -ice_genre "Domestic" \ icecast://source:top_secret at mustafejen.se:8000/webcam.webm My liquidsoap icecast entries: output.icecast(%mp3(bitrate=128, stereo=true, samplerate=48000), host="mustafejen.se", port=8000, password="top_secret", mount="feting", description="Stream from Ersboda", genre="Alterna...