search for: auth_ids

Displaying 10 results from an estimated 10 matches for "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
I've setup Asterisk to work with Broadvoice for both incoming and outgoing calls. I can make outgoing calls, but when I try to receive an incoming call I see the following message on the console: [date] NOTICE[8661]: chan_sip.c:13178 handle_request_invite: Unable to create/find SIP channel for this INVITE It's registered with Broadvoice: Name/username Host Dyn
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
Hi, I got a broadvoice "business" account under the byod(bring your own device) program. I have applied the patches and created new asterisk debian packages. I have the account working on inbound and outbound. The problem area is outbound caller ID. I have 3 other accounts with IAX2 providers and have no problem setting the caller ID on outbound calls. I called them and they
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
Dewayne, Thanks a lot for this patch. I'll hang on to it any probably do some experimenting on the side. The problem with this approach is that our AD/DC/Mail-server is in an office and I have to be concerned about future sysadmins as well as future sendmail updates. I am very reluctant to patch OS software, especially if other solutions are available. At worst, I can drop back and remove
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