search for: vvelox

Displaying 7 results from an estimated 7 matches for "vvelox".

Did you mean: velox
2007 May 19
2
PAM exec patch to allow PAM_AUTHTOK to be exported.
I figure some one here may find this interesting. I just begun work on allowing a smb home directory to be automounted upon login. -------------- next part -------------- A non-text attachment was scrubbed... Name: pam_exec.c.diff Type: text/x-patch Size: 213 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/20070519/19e6bd01/pam_exec.c.bin
2009 Oct 31
7
LDAP Examples
I'm struggling with trying to create a unified, ldap-backed for my home network. I have an existing directory that handles my posix logins correctly and I'm able to auth smb users against those accounts, but I'm not able to join any machines to the directory. It would be profoundly helpful to see a ldif dump of a working configuration. Surely others have created similar setups at home
2008 Nov 22
0
ddd issue with 6.4-PRERELEASE #2 and udf/cd9660
When ever I try try to mount any burned CD/DVD media I get the error below. mount_cd9660 -v /dev/cd0 /mnt using starting sector 0 mount_cd9660: /dev/cd0: Input/output error Exit 1 Which in dmesg results in... g_vfs_done():cd0[READ(offset=-2207623839744, length=2048)]error = 5 This is odd because if I unplug the USB CD drive and plug it into my netbook running a old RELENG 7.0-STABLE it works.
2007 Jan 02
1
extension problems
Jan 3 08:05:03 NOTICE[66269]: app_dial.c:1056 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination) I end up getting this when I call from 2000 to 2001. 2000, 2002, and 2001 all exist in sip.conf and I connect using them. I have all three setup to use the from-sip context. Any suggestions on what is happening? [from-sip] exten =>
2007 Mar 10
2
IAX2 audio issues
I can call out perfectly fine, but when I call my Asterisk box, I don't get any sound. I see the incoming call perfectly fine and the client I am using sees it, but when I pick it up neither side can hear each other. Any ideas were to begin looking?
2010 Jan 24
3
odd issue with the with SIP over VPN
I've run into a odd issue where inbound calls to the SIP client work fine, but outbound from the SIP client do not. The path between the client and the server is as below. N900 SIP client <-- OpenVPN --> Asterisk The version of Asterisk in question is 1.6.0.18. Any suggestions? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2007 Oct 07
6
issetugid() for other procs
Any way to check if another proc has run or been run by a proc that is setuid or seteuid?