Displaying 4 results from an estimated 4 matches for "hannigan".
Did you mean:
yannigan
2002 Oct 28
2
auth to two diff PDCs? (success, sort of)
With a single server, settings "security = server" and
"password server = pdc1 pdc2', I can successfully
authenticate against two entirely different PDCs
depending on which order I put the two machines in
the 'password server' list.
Is there someway of forcing clients from either
domain to authenticate against the 'right' pdc,
regardless of the order in the
2006 Mar 19
2
.net port
All,
I wrote a port of rsync to c# / .net. If there is interest in
this, I'd be happy to make the code available. The current code will
send synchronize with a linux rsync server, and can run in daemon mode
on windows (I've made even a windows service wrapper for it). It's far
from clean, and far from perfect, but it works and can be a good
starting point.
Please let me know,
2002 Oct 29
1
strange locks
Hi,
I added these lines to smb.conf:
kernel op locks = false
op locks = false
strict locking = true
so I could see some locks from the unix level.
It worked sorta, I see the locks for big files
(but not the locks I was expecting), but for little
files it shows nothing:
# ./lock_list /opt/testsambashare/mattest.doc
# ./lock_list /opt/testsambashare/contents.doc
0 22086 W
2002 Nov 11
8
problem with different user
Hi ,
I need to do my user_windows "eng.processo" to acess my unix solaris 2.x as
user_unix "cs02929".
As like indicate, I create in "global" of file "smb.conf" the command:
username map = /etc/smbusers
and into the file /etc/smbuser, the command: cs02929 = "eng.processo".
This it don?t work. Please, what do I do to this work? Do I forgot