search for: orville

Displaying 3 results from an estimated 3 matches for "orville".

Did you mean: rville
2003 Jun 18
0
LDAP & Samba 3.0b1 & Password Sync Problem
...dap and samba 3.0 beta 1. I'm not sure if I have screwed something up or if it is a bug. I'm currently using: openldap = 2.0.27 samba = 3.0 beta1 nss_ldap = 207 My setup is as follows sorry if it is too much info my smb.conf file: [global] workgroup = AEROSPACE server string = AE-ORVILLE netbios name = AE-ORVILLE name resolve order = lmhosts bcast host wins hosts allow = xxx.xxx.xxx. xxx.xxx.xxx. load printers = yes idmap uid = 10000-15000 idmap gid = 10000-15000 passdb backend = ldapsam:ldap://xxx.xxx.xxx.xxx, guest unix password sync = Yes pam passwor...
2000 Feb 17
2
Idle time out
...al with this but OpenSSH seems to totally ignore this option. Can somebody tell me how to modify the c files to change this?? Or will there be support for this? Many thanks. -- "My grandpa told me to remember two things in life. Look out for Number One, and remember your number" - Orville Cogswell -- http://members.xoom.com/_XOOM/dizhao/index.html
2000 Mar 03
7
[PATCH] Add a Maximum Idle Time (1.2.2)
The attached patch adds an option (off by default to preserve current behavior) to set a timeout on the select() statement that waits for input in clientloop.c. This fixes a timeout issue for me (explained below) and probably also fixes the timeouts mentioned in last month's thread "Idle time out". The patch is also available by http from: