Displaying 20 results from an estimated 223 matches for "ssid".
Did you mean:
said
2006 Apr 19
1
wpa_supplicant and wi
...Netgear MA401 with the wi driver, and am having trouble
using wpa_supplicant to set static WEP keys. I have the wlan_wep.ko
module loaded with wlan and wi built into the kernel. My
wpa_supplicant.conf looks like this:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
network={
ssid="INTERNERD"
scan_ssid=1
priority=1
key_mgmt=NONE
wep_key0=75745E266D4247372840217E73
wep_tx_keyidx=0
}
and wpa_supplicant -i wi0 -c /etc/wpa_supplicant.conf -d -d returns
the following:
Initializing interface 'wi0' conf '/etc/wpa_supplicant.conf' driver
'default...
2007 Mar 16
1
Information about SSID structure
I'm experiencing some problems with Samba-LDAP and I wanna know a little
more about the structure of SSID.
Does anyone know where I can find information about this?
--
Allysson Steve Mota Lacerda
stevelacerda@stevelacerda.net
http://www.stevelacerda.net
2017 Oct 20
3
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...>
>> <driver name='qemu' type='raw' cache='none' io='native'/>
>> <source dev='/dev/lvm_pda/libvirt_s390'/>
>> <target dev='vda' bus='virtio'/>
>> <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0000'/>
>> </disk>
>> <disk type='file' device='cdrom'>
>> <driver name='qemu' type='raw'/>
>> <target dev='sda' bus='scsi'/>
>>...
2017 Oct 19
2
terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...block' device='disk'>
<driver name='qemu' type='raw' cache='none' io='native'/>
<source dev='/dev/lvm_pda/libvirt_s390'/>
<target dev='vda' bus='virtio'/>
<address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0000'/>
</disk>
<disk type='file' device='cdrom'>
<driver name='qemu' type='raw'/>
<target dev='sda' bus='scsi'/>
<readonly/>
<addre...
2008 May 13
1
Hard(?) lock when reassociating ath with wpa_supplicant on RELENG_7
...t;
* Console output (somewhat trimmed) is attached -- last group of
messages keeps repeating until I power down the machine.
* Output of 'wpa_supplicant -Dbsd -iath0 -d -d -K
-c/etc/wpa_supplicant.conf' (hand transcribed) is:
<complaining that it did not find any AP broadcasting needed SSID>
Starting AP scan (specific SSID)
Scan SSID = hexdump_ascii (len = NN)
xx xx xx xx xx xx
* /etc/wpa_supplicant.conf is attached
* Setup: two stations with the identical SSID: Linksys WRT54Gv8 (running
dd-wrt micro) at about 50' and Zyxel P-330W at about 20'.
--
Alexandre "Sunn...
2004 Jul 05
2
[v3.0.4] can not set SSID
Hi,
I have run a FileServer with Samba 2.2.8a and want to upgrade to 3.0.4. I
had successfully compile and build the new version and the most of all
works fine.
Now i want to set my old SID to the new System how is described in this
mail (http://lists.samba.org/archive/samba/2003-June/068765.html), that
not all clients have to reinclude to the domain, but it does not work.
old System
2006 Jan 08
1
SSID subgroups question??
I have Samba as a PDC w/ openLDAP backend. Everything works great. I
have a question on how sub-groups work. For instance, my "Domain
Users" group will have a SID of
S-1-5-21-2213288279-2770996180-1086272762-513
What if I create a group under that one. Should it be
"...-513-something" I am wondering how samba will know it is a sub
group without a different ID. I am using
2006 Nov 09
1
wip5000 roaming
Good day all
I cant get my WIP 5000 to roam 100%
I have 2 access points, different SSI's
I make a config1 and config2 on the phone, each for the different SSID's(A &
B)
Im standing next to A and I walk to B, but.the phone does not want to change
its signal to B, it still keeps the bad signal from A
If I power A down, it will switch to B, if I switch A back on and go stand
next to it, it will still keep B's signal
We got some wireless specia...
2011 Nov 21
0
[PATCH] xsm/flask: fix resource list range checks
...E,
- resource_to_perm(access));
- if ( rc )
- return rc;
-
- if ( access )
- perm = RESOURCE__ADD_IOMEM;
- else
- perm = RESOURCE__REMOVE_IOMEM;
+ AVC_AUDIT_DATA_INIT(&ad, DEV);
+ ad.device = start;
- ssec = current->domain->ssid;
- tsec = d->ssid;
+ rc = avc_has_perm(data->ssec->sid, sid, SECCLASS_RESOURCE, data->perm, &ad);
- rc = security_iomem_sid(mfn, &rsid);
if ( rc )
return rc;
- AVC_AUDIT_DATA_INIT(&ad, DEV);
- ad.device = mfn;
+ return avc_has_perm(data-&g...
2007 Sep 25
4
[XSM:ACM] When cw is used, dom0 reboots.
...ump:
============
POLICY REFERENCE = example.client_v1.
PolicyVer = 0.
XML Vers. = 1.0
Magic = 1debc.
Len = 198.
Primary = CHINESE WALL (c=1, off=40).
Secondary = SIMPLE TYPE ENFORCEMENT (c=2, off=b8).
Chinese Wall policy:
====================
Policy version= 0.
Max Types = 4.
Max Ssidrefs = 7.
Max ConfSets = 1.
Ssidrefs Off = 24.
Conflicts Off = 5c.
Runing T. Off = 64.
C. Agg. Off = 6c.
SSID To CHWALL-Type matrix:
ssidref 0: 00 00 00 00
ssidref 1: 00 00 00 01 <-- Domain-0
ssidref 2: 00 01 00 00
ssidref 3: 01 00 00 00
ssidref 4: 00 00 01 00
ssidr...
2006 Oct 17
6
form submit debugging
version 0.62
I''ve got a form that''s giving me trouble (server reports invalid session
ID). Unfortunately, the form is submitted using SSL so I can''t use a
sniffer to see the differences between the ruby mechanize version and
the perl mechanize version that is working. Is there a way to change the
form action within mechanize? Or a way to display the request headers?
2013 Jul 28
2
What does this Centos Network Manager error message mean
...locked.
The funny thing is,
(a) I've never seen this message before (in a year of using CentOS)
(b) I am the system administrator but it won't take the root password
(c) I don't even know 'what' a default keyring is in the first place
(d) This only happened after I changed the SSID of my home network
When I tried to connect to my home network with the new SSID, this
message came up. Funny thing is that I never got past it, since it
seems to want a password that isn't my user password nor my root
password.
I still connected to the network though. So, it's odd all ar...
2010 Mar 14
6
xm mem-set Domain-0 box went poof
...Xen 3.4.3-rc4-pre
1 domains: 1 running, 0 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown
Mem: 4160828k total, 4022996k used, 137832k free CPUs: 4 @ 2308MHz
NAME STATE CPU(sec) CPU(%) MEM(k) MEM(%) MAXMEM(k)
MAXMEM(%) VCPUS NETS NETTX(k) NETRX(k) VBDS VBD_OO VBD_RD VBD_WR
SSID
Domain-0 -----r 109 2.2 3965032 95.3 no limit n/a 4
----------
xm mem-set Domain-0 512
xentop showed ~1G memory (26% memory), then right after this i tried
xm mem-set Domain-0 192
... box died with caps and scroll lock flashing.
I had dom0_mem=512, dom0-min-mem=19...
2017 Oct 19
0
Fwd: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...block' device='disk'>
<driver name='qemu' type='raw' cache='none' io='native'/>
<source dev='/dev/lvm_pda/libvirt_s390'/>
<target dev='vda' bus='virtio'/>
<address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0000'/>
</disk>
<disk type='file' device='cdrom'>
<driver name='qemu' type='raw'/>
<target dev='sda' bus='scsi'/>
<readonly/>
<addre...
2013 Jun 07
0
[PATCH RFC] s390/virtio-ccw: Adapter interrupt support.
...CW1 last_cmd;
bool last_cmd_valid;
ORB *orb;
+ bool thinint_active;
/* transport-provided data: */
int (*ccw_cb) (SubchDev *, CCW1);
SenseId id;
@@ -96,4 +97,5 @@ void css_queue_crw(uint8_t rsc, uint8_t erc, int chain, uint16_t rsid);
void css_generate_sch_crws(uint8_t cssid, uint8_t ssid, uint16_t schid,
int hotplugged, int add);
void css_generate_chp_crws(uint8_t cssid, uint8_t chpid);
+void css_adapter_interrupt(uint8_t isc);
#endif
diff --git a/hw/s390x/virtio-ccw.c b/hw/s390x/virtio-ccw.c
index 44f5772..ccebd11 100644
--- a/hw/s390x/v...
2013 Jul 09
0
[RFC PATCH v2] s390/virtio-ccw: Adapter interrupt support.
...CW1 last_cmd;
bool last_cmd_valid;
ORB *orb;
+ bool thinint_active;
/* transport-provided data: */
int (*ccw_cb) (SubchDev *, CCW1);
SenseId id;
@@ -97,4 +98,5 @@ void css_queue_crw(uint8_t rsc, uint8_t erc, int chain, uint16_t rsid);
void css_generate_sch_crws(uint8_t cssid, uint8_t ssid, uint16_t schid,
int hotplugged, int add);
void css_generate_chp_crws(uint8_t cssid, uint8_t chpid);
+void css_adapter_interrupt(uint8_t isc);
#endif
diff --git a/hw/s390x/virtio-ccw.c b/hw/s390x/virtio-ccw.c
index e744957..846e288 100644
--- a/hw/s390x/v...
2017 Oct 20
0
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...e='disk'>
> <driver name='qemu' type='raw' cache='none' io='native'/>
> <source dev='/dev/lvm_pda/libvirt_s390'/>
> <target dev='vda' bus='virtio'/>
> <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0000'/>
> </disk>
> <disk type='file' device='cdrom'>
> <driver name='qemu' type='raw'/>
> <target dev='sda' bus='scsi'/>
> <readonly/...
2013 Jun 07
1
[PATCH RFC] qemu: Adapter interrupts for virtio-ccw.
Hi,
here's the qemu patch that implements the new adapter indicators ccw
in virtio-ccw and injects adapter interrupts for the devices enabled
for it.
Cornelia Huck (1):
s390/virtio-ccw: Adapter interrupt support.
hw/s390x/css.c | 10 ++++++++
hw/s390x/css.h | 2 ++
hw/s390x/virtio-ccw.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++++-
hw/s390x/virtio-ccw.h |
2013 Jun 07
1
[PATCH RFC] qemu: Adapter interrupts for virtio-ccw.
Hi,
here's the qemu patch that implements the new adapter indicators ccw
in virtio-ccw and injects adapter interrupts for the devices enabled
for it.
Cornelia Huck (1):
s390/virtio-ccw: Adapter interrupt support.
hw/s390x/css.c | 10 ++++++++
hw/s390x/css.h | 2 ++
hw/s390x/virtio-ccw.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++++-
hw/s390x/virtio-ccw.h |
2017 Oct 20
0
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...#39;qemu' type='raw' cache='none' io='native'/>
>>>>> <source dev='/dev/lvm_pda/libvirt_s390'/>
>>>>> <target dev='vda' bus='virtio'/>
>>>>> <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0000'/>
>>>>> </disk>
>>>>> <disk type='file' device='cdrom'>
>>>>> <driver name='qemu' type='raw'/>
>>>>> <target d...