Displaying 8 results from an estimated 8 matches for "puryear".
2003 Jul 09
3
[SAGE] FreeBSD 4.4-REL to FreeBSD 4.8-STABLE upgrade problem.
...rray> [5005/255/63] subdisks:
ad4: 39266MB <IC35L040AVER07-0> [79780/16/63] at ata2-master UDMA100
ad6: 39266MB <IC35L040AVER07-0> [79780/16/63] at ata3-master UDMA100
acd0: CDROM <CREATIVE CD5250E> at ata0-master using PIO4
Mounting root from ufs:/dev/ad4s1a
---
Dustin Puryear <dustin@puryear-it.com>
Puryear Information Technology, LLC <http://www.puryear-it.com>
Providing expertise in the management, integration, and
security of Windows and UNIX systems, networks, and applications.
2003 Jul 07
2
FreeBSD 4.4-REL to FreeBSD 4.8-STABLE upgrade problem.
...swap # (Cyl. 12*- 78*)
c: 80405262 0 unused 0 0 # (Cyl. 0 - 5004*)
e: 40960 1260832 4.2BSD 1024 8192 16 # (Cyl. 78*- 81*)
f: 79103470 1301792 4.2BSD 1024 8192 16 # (Cyl. 81*- 5004*)
---
Dustin Puryear <dustin@puryear-it.com>
Puryear Information Technology, LLC <http://www.puryear-it.com>
Providing expertise in the management, integration, and
security of Windows and UNIX systems, networks, and applications.
2003 Apr 08
0
Using iproute2 to bond two Internet lines for a webserver.
...nexthop via $GW2
ip rule add from $GW1 table $TABLE1
ip rule add from $GW2 table $TABLE2
...
So here $GW1 == $GW2. How can I define this so that the kernel knows to
alternate between the two interfaces even though the gateway is the same
for both?
---
Dustin Puryear <dustin@puryear-it.com>
Puryear Information Technology
Windows, UNIX, and IT Consulting
http://www.puryear-it.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2007 Sep 18
4
Network browsing
Hello all,
I've been able to successfully set up a small network, using Samba as
a PDC. I'm currently using the latest updated version of Fedora 7,
and the latest version of Samba. I'm really new to DNS and WINS, so
please excuse my ignorance if I've completely overlooked something.
Perhaps you could point me in the right direction...
My Samba server is set up as a domain
2007 Sep 27
0
Problem with tar commands in smbclient 3.0.23c
...NTLMSSP Sign/Seal - Initialising with flags:
Got NTLMSSP neg_flags=0x60080215
SPNEGO login failed: Logon failure
session setup failed: NT_STATUS_LOGON_FAILURE
This is is breaking out backups, which worked fine on the older version
of smbclient without any special trickery. Any help, anyone?
--
Puryear Information Technology, LLC
Baton Rouge, LA * 225-706-8414
http://www.puryear-it.com
Visit http://www.puryear-it.com/pubs/ebooks/ to download your free
copies of:
"Best Practices for Managing Linux and UNIX Servers"
"Spam Fighting and Email Security in the 21st Century"
2008 Jan 11
1
Creating samba shares from windows machine?
...RELATED COMPATIBILITY SETTINGS
# These two settings tend to improve Samba's compatibility with
newer
# Windows systems:
client use spnego = no
server signing = auto
# prevent conflicts with AD
os level = 1
domain master = no
Thanks!
--
Puryear Information Technology, LLC
Baton Rouge, LA * 225-706-8414
http://www.puryear-it.com
Visit http://www.puryear-it.com/pubs/ebooks/ to download your free
copies of:
"Best Practices for Managing Linux and UNIX Servers"
"Spam Fighting and Email Security in the 21st Century"
2002 Jan 31
1
Files getting excluded.. don't understand why?
...nately, I can't get this to work. Step 1 works well
enough. However, when I use rsync it appears that rsync is excluding the
files I added via export-file. I'm not sure what I'm doing wrong. Here is
the command I am using:
rsync -vvv -e ssh -r --include-from=$TOCOPY localhost:/home/dpuryear/testdir2
Notice I'm debugging rsync, so I have it running in verbose mode on some
test directories. The full script is below:
#!/bin/sh
PATH=/bin:/usr/bin:/usr/local/bin
LOCKFILE=/home/dpuryear/sync_www.lock
LASTRUN=/home/dpuryear/sync_www.lastrun
TOCOPY=/home/dpuryear/tocopy
DIRLIST="...
2008 Feb 13
2
Access denied when setting permissions
I have a windows 2003 AD domain and a server joined to that domain.
Winbind is being used as an idmap. Most everything seems to work fine.
Winbind gets user info correctly:
[root@samba ~]# wbinfo -u
TESTDOMAIN\administrator
TESTDOMAIN\guest
TESTDOMAIN\support_388945a0
TESTDOMAIN\krbtgt
TESTDOMAIN\swhaley
TESTDOMAIN\test
[root@samba ~]# wbinfo -g
BUILTIN\administrators
BUILTIN\users