search for: jdurham

Displaying 5 results from an estimated 5 matches for "jdurham".

Did you mean: durham
2000 Feb 01
1
login.c error
...le names. Here's the diff: diff login.c.orig login.c 258c258 < snprintf(buf, sizeof(buf), "%s/%s", lastlog, logname); --- > snprintf(buf, sizeof(buf), "%s/%s", lastlog, user); - Josh * Josh Durham | AOE at Virginia Tech | (540) 231-9061 jdurham at vt.edu *
2000 Jul 20
1
Samba on Two networks
...machines on the internal network, because a WINS server on each network won't work.. Is this true? Otherwise, I wouldn't mind using WINS - it's alot less maintenance. I hope this makes sense, if not, please ask questions. - Josh * Josh Durham | AOE at Virginia Tech | (540) 231-9061 jdurham@vt.edu *
2000 Jul 22
1
Multihome WINS Registration
...that I need to use remote announce and remote browse sync, but I'm not sure why I need it. I'd like to keep the WINS server on the NT Server, since that address is statically entered on all the workstations. Any ideas? Thanks! - Josh * Josh Durham | AOE at Virginia Tech | (540) 231-9061 jdurham@vt.edu *
2002 Jan 21
2
Assertion Failure
I got this.. The system was usuable, but not very. If I tried to access the ext3 volume, it would hang. Reboot hung too, complaining about too many open files. Any ideas? I have no idea what triggered it; this is a big file/web/mail server, with all of that on the ext3 volume. And I've never run ksymoops before, but I think I did it right. - Josh Assertion failure in
2000 Jun 25
2
Login script
Is there a file I can place in the netlogin directory (or anywhere else for that matter) that will represnet a logon script? I want to have my workstations auto-mount particular shares on the samba server, without the user having to make the mount. This way when I add new users, the shares are automatically present. If there is a script I can place somwehre, please tell me what it's name is