search for: auth_id

Displaying 10 results from an estimated 10 matches for "auth_id".

Did you mean: auth_ids
2009 Jul 29
1
Batch computer account creation
I'm looking for a way to batch create a list of computers accounts in Active directroy running on Windows 2000 PDC. I tried to use perl ldap to create those objects but I didn't manage to set the sAMAccountType to "805306369" ( apparently this is a read only auto generated value) Is there any way to do that under Linux ? Thanks, Thomas #! /usr/bin/perl use strict; use
2006 Oct 13
1
Unable to create/find SIP channel for this INVITE & Broadvoice
...ind SIP channel for this INVITE It's registered with Broadvoice: Name/username Host Dyn Nat ACL Port Status sip.broadvoice.com/xxxxx 147.135.0.128 5060 OK (79 ms) Here are my configuration settings related to Broadvoice, I've editted out the auth_id and SIP secret. pedantic=no register => <auth_id>:<secret>:<auth_id>@sip.broadvoice.com [sip.broadvoice.com] type=peer user=phone host=sip.broadvoice.com fromdomain=sip.broadvoice.com fromuser=xxxx secret=xxxx username=xxxx insecure=very context=from-pstn authname=xxxx ;dtmfm...
2020 Jul 21
11
[RFC PATCH 0/4] PAM module for ssh-agent user authentication
Hi, The main (and probably the only) use case of this PAM module is to let sudo authenticate users via their ssh-agent, therefore without having to type any password and without being tempted to use the NOPASSWD sudo option for such convenience. The principle is originally implemented by an existing module [0][1] and many pages that explain how to use it for such purpose can be found online.
2005 Jan 11
1
BroadVoice outgoing works - now tackle caller ID
...party has the correct callback number. I see some recent posts seeking general help with broadvoice outbound so below are some of my config file lines. This is how I do a quick test for provider accounts. ;obviously I have to obscure my broadvoice credentials ;replace AUTHID and AUTHPW with the auth_id and auth_password values they email you ;notice that AUTHID is the 10-digit number for the line ;sip.conf [general] ;note that this register line works for me - I had problems with the sample they provided register => AUTHID:AUTHPW@sip.broadvoice.com ;sip.conf [broadvoice01] type=peer host=s...
2009 Jan 20
2
PAP2T provisioning
Anyone have an example XML file for the PAP2T? Cheers, j
2008 Dec 05
3
2 forms in one page,how to arrange the code and do it restful?
Backgroup: Customer has many old documents(just some scanning pictures) and want to store them into computer,we need to input the doc and relate them to the existing authors in DB. Key works: document;author UI of document input page: left side is the document input form right side is the author search form Problem: How should i arrange the code to deal with it. I have 2 solutions, but i do not
2003 Nov 04
0
PATCH: make local IP address available to auth modules
The attached patch makes the local IP address to which the client connected available to the authentication modules; i.e., the local IP address is available for substitution as %i for the mysql and pgsql modules. We needed this feature to support thousands of our legacy accounts which are authenticated by username/local_part (not the full email address) and IP address (one per domain). Timo,
2016 Jul 25
0
sendmail getting domain\user as email userId
...\ > { \ > - result = reset_saslconn(&conn, AuthRealm, remoteip, \ > + result = reset_saslconn(&conn, hostname, remoteip, \ > localip, auth_id, &ext_ssf); \ > if (result != SASL_OK) \ > sasl_ok = false; \ > @@ -761,8 +761,8 @@ > if (sasl_ok) > { > # if SASL >= 20000 > - result = sasl_server_new...
2006 Apr 20
12
memcache, sessions, fragments, oh my!
Hi all - I am trying to get rails to use memcache for sessions and fragment caching. I''d also like to use the same connection for general caching of this and that. I''m following the instructions here: http://wiki.rubyonrails.com/rails/pages/HowtoChangeSessionStore and hitting a brick wall. I''m using the new memcache-client since from what I''ve read
2016 Jul 21
3
sendmail getting domain\user as email userId [formerly: How to GSSAPI/Kerberos authenticate with Dovecot]
Hi Mark, I've had the same trouble with the DOMAIN\user on my DCs, and as Rowland has already pointed out, the "winbind use default domain = yes" configure option is not honored on a DC. My guess is that is because a Samba DC can only be a DC for one domain, so that is why it isn't honored. If I do "getent passwd username" on my DCs, they all return