Displaying 6 results from an estimated 6 matches for "serveronly".
2007 Jan 18
2
Dual Computer Names
Does anyone know if there is a way to setup a Samba server to respond to
2 different names on the same or different IP addresses? I currently
have two servers with two different names. I would like to decommission
the first server while still allowing users to access the second server
with the same name they were using to access the first server.
Thank You,
Jason Williard
E-MAIL
2002 Feb 22
1
scp on the client-side requires scp on the server-side as well
...that 'scp' on the client-side requires
'scp' on the server-side as well.
client:scp -> server:sshd -> server:scp
It this really the way it should be? IMHO it seems like a bad design.
I usually create a Solaris-package with prngd, sshd, ssh-keygen and name it
OpenSSH-3.x.x-serveronly but now I have to also include 'scp'. Is it
possible to modify 'scp' on the server-side to _only_ act as a receiver?
Regards,
Daniel
--
Daniel Bergman
Phone: 08 - 55066265
Mobile: 070 - 289 30 39
Fax: 08 - 59827056
Email: d-b at home.se
2002 Dec 02
0
Win98 and Samba 2.2.3a (PR#26045)
Hi !
I'm sending you all my test smb.conf and the log file generated with a
2.2.5rc4 installation.
The trouble is that I cannot create new directories (I'm using a WinXX
Italian version).
Then under Win98 I get the most strange behaviour. In addition to the
above, using win98 I can't copy files from the share to the local disk
(error 1026).
Please help
Thanks
Valter
Simo Sorce
2003 Jun 04
0
samba & PDC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all
I tryed to configure samba to work like Windows PDC
all work properly, Roaming, Profile, etc etc
but when i try to login on my NT2K machine with root identity
i was not a Domain administrator, i was only a regular user :-(
How can i set an Administrator account with Domain Admin permission?
i use:
smbd version 2.999+3.0.alpha24-3 for
2005 Jan 24
17
[Bug 413] Port forwarding: [localhost:]localport:remotehost:remoteport
http://bugzilla.mindrot.org/show_bug.cgi?id=413
------- Additional Comments From dtucker at zip.com.au 2005-01-24 14:27 -------
Created an attachment (id=782)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=782&action=view)
forward-bind.sh: regression test for binding port forwards to addresses
Current limitations of test:
- no testing of IPv6
- no testing of backwards compat
2003 Aug 28
0
[louisk@bend.com: snort, postgres, bridge]
...arguments loads the default configuration
# Only reassemble the client,
# Only reassemble the default list of ports (See below),
# Give alerts for "bad" streams
#
# Available options (comma delimited):
# clientonly - reassemble traffic for the client side of a connection only
# serveronly - reassemble traffic for the server side of a connection only
# both - reassemble both sides of a session
# noalerts - turn off alerts from the stream reassembly stage of stream4
# ports [list] - use the space separated list of ports in [list], "all"
# will turn on...