Displaying 20 results from an estimated 27 matches for "sns".
Did you mean:
fns
2014 Aug 18
2
CentOS 6, Postfix, and Procmail -- how do I get it to work?
...ward
|/usr/bin/procmail
and a .procmailrc file:
-bash-4.1$ cat .procmailrc
PATH=/usr/bsd:/bin:/usr/bin:/exp/rcf/share/bin
MAILDIR=/var/lib/amanda/Mail #you'd better make sure it exists
DEFAULT=$ORGMAIL #completely optional
LOGFILE=$MAILDIR/from #recommended
:0
* ^From.*no-reply at sns.amazonaws.com
|$HOME/retrieveArchive.tcl
:0
! heller at deepsoft.com
Basically I want all mail to the Amanda Backup account, except messages from
Amazon SNS, to be forwarded to me (the system admin). The retrieveArchive.tcl
is a script to process Amazon SNS messages.
--
Robert Heller...
2004 Mar 16
3
portaudit
...d its associated infrastructure was not announced to
this list or security-notifications? I recently discovered it, and discovered
the feature was added to bsd.port.mk in the beginning of feburary. Seeing as
the security officer apparently (without announcement) no longer issues
security notices (SNs) for ports, I am assuming that portaudit has replaced
SNs entirely, and that we should rely on that for ports operational security?
I'm not subscribed to -ports, -questions, or -current, which were apparently
where the portaudit introduction discussions took place.
--
Peter C. Lai
University...
2010 Aug 26
0
zfs/iSCSI: 0000 = SNS Error Type: Current Error (0x70)
...tu 10.04 client. The client can successfully log in, but no device node appears. I captured a session with wireshark. When the client attempts a "SCSI: Inquiry LUN: 0x00", OpenSolaris sends a "SCSI Response (Check Condition) LUN:0x00" that contains the following:
.111 0000 = SNS Error Type: Current Error (0x70)
Filemark: 0, EOM: 0, ILI: 0
.... 0100 = Sense Key: Hardware Error (0x04)
The ZFS being exported is a 400GB chunk of a 1TB ZFS mirror. The underlying OS reports no hardware errors, and "zpool status" looks OK. Why would OpenSolaris give this error? Is t...
2007 Sep 26
1
Very slow execution of programs from a SAMBA share
...hould be).
The clients are standard XP Pro 64 with latest SP2 patches. They
have no problem running applications from another XP Pro share.
Any help or hints would be greatly appreciated.
Output from nbtstat looks fine except for the MAC address:
---------------------------
C:\>nbtstat -a snsix
Local Area Connection 3:
Node IpAddress: [10.1.1.7] Scope Id: []
NetBIOS Remote Machine Name Table
Name Type Status
---------------------------------------------
SNSIX <00> UNIQUE Registered
SNSIX <03> UNI...
2010 Feb 17
1
CentOS 5.3 host not seeing storage device
...Both ports are recognized and show output in dmesg
but they never find my storage device:
qla2xxx 0000:07:00.1: LIP reset occured (f700).
qla2xxx 0000:07:00.1: LIP occured (f700).
qla2xxx 0000:07:00.1: LIP reset occured (f7f7).
qla2xxx 0000:07:00.0: LOOP UP detected (4 Gbps).
qla2xxx 0000:07:00.0: SNS scan failed -- assuming zero-entry result...
qla2xxx 0000:07:00.1: LOOP UP detected (4 Gbps).
qla2xxx 0000:07:00.1: SNS scan failed -- assuming zero-entry result...
The storage device is a virtual tape library on an HP d2d server. On
the storage device I have configured the virtual tape drive and...
2008 Jul 02
3
undefined method `name' for nil:NilClass
...r/lib/puppet/ssl/ca]
debug: /puppetconfig/ca/File[/var/lib/puppet/ssl/ca/signed]:
Autorequiring File[/var/lib/puppet/ssl/ca]
debug: /puppetconfig/ca/File[/var/lib/puppet/ssl/ca/serial]:
Autorequiring File[/var/lib/puppet/ssl/ca]
debug: /puppetconfig/ssl/File[/var/lib/puppet/ssl/private_keys/
puppet.sns.ias.edu.pem]: Autorequiring File[/var/lib/puppet/ssl/
private_keys]
debug: /puppetconfig/ssl/File[/var/lib/puppet/ssl/private/password]:
Autorequiring File[/var/lib/puppet/ssl/private]
debug: /puppetconfig/main/File[/var/lib/puppet/ssl]: Autorequiring
File[/var/lib/puppet]
debug: /puppetconfig/ssl/...
2011 Feb 25
9
What's the best practice to protect rails code in a small company?
Hi fellows,
I''m starting a small company developing a SNS website and we are using
RoR. The concern we have right now is that we don''t want each of our
developers get the entire Rails code base of our project.
To my knowledge, there might be three pieces of ideas of potential
technical solutions for us. But since I don''t really have any...
2005 Jun 10
1
Starting bandwidth Mgmt
...wise.I wanted to know what other tools are required
for bandwidth management besides HTB.I have learned that htb comes by
default in redhat9 linux.. I want to know which tools can I get in redhat
linux already.Please tell me coz I am zero on bandwidth management.
Thanking You
Rupak Shrestha
SNS Inc.
rupak@@sns.com.np
////////+977-01-4365555
http://www.sns.com.np
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2012 Jun 28
1
Integrating Dovecot with Amazon Web Services
...s to keep it from
growing too large, etc.
In this way, primary storage can be viewed as a message cache, just keeping
the messages that are currently of interest, while S3 is the real data.
[Ideally, this can be expanded so that when a message comes in, in addition
to storing a copy in S3, an AWS SNS notification can be issued so if
multiple IMAP servers are running, they can all subscribe to the same SNS
channel and update themselves as needed].
This give me unlimited disk storage at S3 prices, I would even like to be
able to set a few options based on the folder, so I can enable versioning
o...
2004 May 10
5
ip_conntrack_ftp
As read here :
http://www.sns.ias.edu/~jns/security/iptables/iptables_conntrack.html
modprobe ip_conntrack_ftp
would give me the ability to use active ftp if I have (pseudo/simplified code)
iptables -A FORWARD -i eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -j DROP
but I cant use active ftp, WHAT I...
2014 Feb 13
0
Samba 4 issues on FreeBSD 9
...ng to setup roaming profiles and the tutorials suggest creating the share and then using a windows client to set the ACLs on it, however to do that the user needs the SeDiskOperatorPrivilege priv, so I
[midget 23:38] ~ >net rpc rights grant LABF\\darius SeDiskOperatorPrivilege -Uadministrator -Sns
Enter administrator's password:
Successfully granted rights.
[midget 23:38] ~ >net rpc rights list privileges SeDiskOperatorPrivilege -Sns
Enter darius's password:
SeDiskOperatorPrivilege:
LABF\darius
LABF\Domain Users
However I am unable to set the ACLs (it reports access denied) a...
2006 Jan 28
4
bad udp cksum by dns request in domU
...AN works fine. Only the
resolving in domU2 crashed.
With tcpdump I see many [bad udp cksum 83ec!].
For example:
21:32:12.457805 aa:00:00:00:00:13 > aa:00:00:00:00:12, ethertype IPv4
(0x0800), length 73: IP (tos 0x0, ttl 64, id 58967, offset 0, flags [DF],
length: 59) 192.168.1.200.1045 > sns.kabel-bb.de.domain: [bad udp cksum
626c!] 47711+ A? www.debian.de. (31)
I don''t no what I can do to solve the problem. Any ideas?
Torsten
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2001 Mar 21
2
openSSH 2.5.2 and S/Key support
...ring the compilation of skey, I notice some
reference to sendmail.
Could you please advise on this?
Also, once S/Key support is built into openSSH do I need to go an get S/Key
server and client software from somewhere?
Thanks,
*******************************************
Ernest L. Williams Jr.
SNS Control Systems Group, ORNL
701 Scarboro Rd., MS 6473
Oak Ridge, TN 37830
Phone 865-241-9071
e-mail: ernesto at ornl.gov
Fax 865-241-6739
******************************************
1997 Oct 03
1
ssh 1.2.20 may create problems in connection with lpd bug
hi
the problem :
ssh lets ordinary users=A0forward reserved ports
(see
Debian bug report logs - #12763
ssh 1.2.20-3 /sshd vulnerable
)
in connection with:
lpd lets people who have access to its reserved port (ie people from
hosts in /etc/hosts.{lpd,allow}) create delete and exec files
=
(see
Secure Networks Inc. Security Advisory October 2, 1997
as reported thru
2014 Jan 31
1
Wanted: smartcard with ECDSA support
Hi,
I'm interested in extending OpenSSH's PKCS#11 code to support ECDSA
keys, but have so far been unable to find anyone who can sell me
a smartcard that supports it.
They certainly exist - AFAIK it's required by the US PIV standard,
but obtaining cards that support it in single digit quantities
seems all but impossible.
Can anybody on this list help? I'd want 2-6 cards/tokens
2005 Apr 25
14
IP2P & Skype question
Hi,
I am not sure if this is the correct destination for this email
question, so if not, please can someone direct me to the correct mailing
list / user.
I need to detect Skype traffic using (I think it can be done) IP2P.on a
RH Linux 2.4.20 kernel as well as the later fedora platforms. We have
built it into your kernel, but are looking for some help in the matching
parameters for skype in
2003 Oct 06
1
Samba connecting with NIS
...max log size = 500
name resolve order = host wins bcast
preferred master = No
local master = No
domain master = No
wins server = xxx.xxx.xx.xx
ldap ssl = no
hosts allow = xxx.xxx.
[sowhat]
path = /var/sowhat
valid users = @sns
guest ok = Yes
[tmp]
path = /tmp
This message is a private communication. It may contain information that is
confidential and legally protected from disclosure. If you are not an
intended recipient, please do not read, copy or use this message or any
attachments, and do not...
2006 Oct 03
0
rsync stalls -- sleeps indefinetly
...ck
up_\)\* --ignore-times . /raid/research/
and on the data source:
root 9933 0.0 0.0 7748 2304 ? Ss Sep20 0:00 sshd: backuppc [priv]
backuppc 9936 0.0 0.0 7912 1600 ? S Sep20 0:19 sshd: backuppc@notty
root 9939 0.0 10.0 853464 825536 ? SNs Sep20 13:55 /usr/bin/rsync --server --sender --numeric-ids
--perms --owner --group --devices --links --times --block-size=2048 --recursive -D -v --one-file-system --exclude /amd
--exclude /dev --exclude /tmp --exclude /mnt --exclude /proc --exclude /sys --exclude *.avi --exclude *.deb -...
2016 May 11
3
access to files continues after removing user from group
Hello all,
I've noticed that removing a user from a group in /etc/group does not
immediately prevent the user from accessing files / directories which the
group
still has access to.
For example, say user 'cwseyst2' only has access to access to 'plc' if it
is in group 'plc-staff'.
# getfacl plc
# file: plc
# owner: smbadmin
# group: smbadmin
user::rwx
group::rwx
2008 Mar 15
4
* Please help a RoR Newbie!!*
Hi Everyone!
I''ve only just started with Ruby so am a touch lost.
THis morning i downloaded the quick win (locomotive) and, once i swith
that on, I can view the Ruby start page at localhost:3000
My problem is, I''m not that great with finding my way round terminal. I
can do basic cd .. etc to view files, but am VERY LOST!! :-)
the Ruby page says:
#
Create your databases and