Displaying 17 results from an estimated 17 matches for "ws2".
Did you mean:
ws
2012 Oct 09
3
make install errors in openssh(when openpam is to be integrated with openssh)
...ng are the steps I followed to build zlib, openssl, openpam
and openssh.
*NOTE*: Since I want the sshd and ssh binaries in my server(using QNX), I
had to cross compile the packages for QNX (environment was set to x86)
*1. zlib(1.2.7)*:
CC=qcc CFLAGS+=-Vgcc_ntox86 ./configure
--prefix=/home/mpal/ws2/dawn_v1/3dParty/build_apal
make clean
make
make install
*2. openssl(1.0.1c):*
CC=qcc CXX=qcc AR=ntox86-ar LD=qcc RANLIB=ntox86-ranlib
CFLAGS+="-Vgcc_ntox86 -fPIC" LDFLAGS+="-Vgcc_ntox86 -shared" ./Configure
zlib-dynamic QNX6-i386 --prefix=/home/mpal/ws2/dawn_v1/3dParty/build...
2004 Sep 05
6
Solution: H323, Gnomemeeting, Netmeeting
Hi all,
I have seen many posts on the Shorewalllists dealing with H323. Although
lots of them indicated that this is difficult process with
kernelrecompilation etc. I just tried what seemed to be logical for me.
Surprisingly it worked.
Configuration:
WS1 ----- FW ------ Internet ------- WS2/Shorewall
WS1, FW and WS2 run Redhat9 with its standardkernel 2.4.20. FW and WS2 run
Shorewall and here are the rules:
rules on FW:
-------------------------------------------------------------
# H323
DNAT net loc:192.168.3.11 tcp 1720
DNAT net loc:192.168.3.11...
2023 Feb 14
1
long path names (more than 260 chars) not working under Windows OS, longPathAware missing in exe manifests?
...onger than?260?characters.
The problem seems to be, that the manifest for all R executables do not have the longPathAware switch in the manifest.
(The registry and or the group policy for the long path name support are enabled)
This is the correct extension for the manifest of the executables.
<ws2:longPathAware>true</ws2:longPathAware>
Is it possible to add this into all manifests for windows executables?
Or is ther an other opportunity?
Snippet from Microsoft:
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings xmlns:ws2="http://schema...
2003 Feb 06
2
Novice question
Hi,
New to Samba & this list, so please forgive if I make a faux pas.
I've got a Redhat 7.3 box with Samba, & 2 Win stations, called "ws1" & "ws2".
When either station creates files on the server, all the files get created with
permissions of rw-r--r-- (644). How do I get them created with 777?
ws1 & ws2 are both set up as entries in the /etc/passwd file & in the
samba password file, with "umask 000" in their respect...
2004 Oct 25
0
Best method for this?
I have two linux machines and a W2K box. I am going to upgrade the linux boxes SuSE 9.2 this coming weekend. The one box (WS 1) will be acting as a distrubuted 'server' for files/applications and a impact printer. The other linux box (WS2) will be my primary workstation. The W2K box will be used by other memebers of the family.
I want to use WS1 as a Samba server and be able to share drives from both WS1 and WS2 with the S2K box. What is the best methid to setup Samba for this approach? I can network the two linux boxes via NFS (wh...
2006 Mar 29
0
qdisc prio problem
...ng qdisc prio but I have some problems.
I want to create 3 queue (3 bands prio), each one associated to a
workstation.
I mark (with iptables) packets using workstation mac address and then send
all packets in a particular queue.
qdisc prio with handle 10: (default priomap)
WS1 -> queue 10:1
WS2 -> queue 10:2
WS3 -> queue 10:3
I set it correctly (with no problem), but if WS1, WS2 and WS3 generate the
same traffic (same protocol) at the same time, bandwidth is equally
divided (priority is not applied).
If WS1 generate traffic with scp tool and WS2 generate traffic with ssh
(intera...
2008 Nov 20
1
My ignorance and Fuse (or glusterfs)
...I am missing the obvious.. (kind of like yesterday.. )
===================== client ws1 vol ========================
volume home1
type storage/posix
option directory /var/glusterfs/export
end-volume
volume home2
type protocol/client
option transport-type tcp/client
option remote-host ws2
option remote-subvolume home2
end-volume
volume afr
type cluster/afr
option read-subvolume home1
subvolumes home1 home2
end-volume
===================== client ws2 vol ========================
volume home1
type protocol/client
option transport-type tcp/client
option remote-host ws1...
2005 Mar 16
1
minor iconvlist() bug in r-devel
...does not necessarily mean that all combinations of these names can be
used for the FROM and TO command line parameters. One coded character
set can be listed with several different names (aliases).
437//
500//
.
.
.
"""
which leads to
> tail(iconvlist(), n = 40)
[1] "WS2" "YU" "all" "all" "and"
[6] "be" "be" "can" "can" "character"
[11] "character" "coded" "coded&quo...
2003 Nov 07
2
samba + user/host authentification
...user dosn't login from his
ordinary workstation, his roaming-profile doesn't work fine.
now, how can i force users only login from special machines (only to
machines which have the same installation).
example: userA only login to ms-workstion1
userB login to ms-ws1,ms-ws2
userC login to ms-ws3,ms--ws4
userD only login to ms-ws4
i tried to configure a user restriction about PAM with 'pam_access.so' in
/etc/pam.d/samba and its config file 'access.conf', but it didn't work.
but restrictions for login,ssh, ftp etc....
2009 Feb 12
1
Samba Newbie
...;m trying to put a business case together to convince
management that this is a viable alternate strategy for the long term
future.
Has anyone put a document together that might contribute to this
business case?
Regards
Eddie Humphries
IT Audit Manager
HomeServe
Cable Drive
Walsall
WS2 7BN
Tel: 01922 427925
Mob: 07875529373
Email: eddie.humphries@homeserve.com
NOTICE - This e-mail and its attachments are strictly confidential. If you are not the intended recipient please delete the e-mail (including attachments)
from your system without printing copying disclosing or o...
2003 Jun 20
7
ok, so oplocks: good or bad?
I have been searching for info on this and haven't found an
authoritative answer. From what I have read, oplocks are good because
they increase connection speeds, but they are bad because they don't
really work, but they actually do work, but they only work in some
cases, etc etc.
so, here's my problem and my question together: I get tons of these
messages every day (over a thousand a
2007 Jul 06
0
Remote share
...l policies and to protect
our business.
E-mails are not secure and cannot be guaranteed to be error free as they can be
intercepted, amended, lost or destroyed or contain viruses. Anyone communicating
with us by e-mail is taken to accept these risks.
South Staffordshire PLC
Green Lane, Walsall, WS2 7PD
Registered in England No. 4295398
#####################################################################################
2003 Aug 16
7
sharing an ext3-partition with windows?
Hello,
is anyone successfully sharing a ext3 partition between windows and linux?
Which software do you use under (which) windows? Was it easy to setup?
TIA and Regards,
Helge
2010 May 19
0
RE : RE : RE : Example of command ". / Setup /provision"
...in controller'
>>
>> so your server name is not specified when you run provision.
>>
>> Then you will have a DNS zone file for tpi.domaine.ch and it will
>> contain A records for:
>>
>> serveur IN A 192.168.1.100
>> ws1 IN A 192.168.1.200
>> ws2 IN A 192.168.1.201
>>
>> etc.
>>
>> The zone for domaine.ch would have A records for www and mail and MX
>> records etc. You might also have NS records pointing at
>> serveur.tpi.domaine.ch for the tpi subdomain:
>>
>> @ IN MX 10 mail
>> www I...
2003 Jun 13
1
Workgroup/Domain Browsing
I am currently running samba on a Redhat 8.0 server, and it is working great. Keep up the good work guys!
My question involves a VPN connection to the server on a different network segment. I have the following setup:
Internal Network - 192.168.13.0/24
|
|
Red Hat Samba Server - 192.168.13.3 - aip-ky
|
VPN
|
2012 Sep 13
6
[newbie] aggregating table() results and simplifying code with loop
...py&paste the
table corresponding to each sequence....
FIRST QUEST. How to aggregate the results of table() when the number
of columns is different?
Or the other way around: Is there a way to have a table where each row
reports the number of points per time return per WS? something like
WS1 WS2 WS3 WS4 ... WS16 crop period
23 15 18 43 ... 52 Ma5 01
18 11 25 84 ... 105 Ma2 01
... ... ... ... ... ... ... ...
... ... ... ... ... ... Co5 01
... ... ... ... ... ... ......
2009 Jul 17
0
Wine release 1.1.26
...X86.
kernel32/tests: Avoid using non-ASCII characters in strings.
configure: Apply makedep flags when doing automatic dependencies.
winebuild: Dump resource data as dwords to reduce the output file size.
winetest: Create a separate resource file with the SHA1 build id.
ws2_32: Check buffers before recvmsg() to trigger write watches.
ntdll: Display write watch status in virtual traces.
taskmgr: Convert the language-neutral resource file to UTF-8.
avifil32: Convert the language-neutral resource file to UTF-8.
msdmo: Convert the language-neutral...