Displaying 3 results from an estimated 3 matches for "ooooops".
Did you mean:
oooooops
2008 Mar 26
1
samba3.0.22 - "net setlocalsid" with no effect
...t# net getlocalsid
<error, which I can't remember or produce>
next step:
root# net setlocalsid SID_WANTED
root#
root# net getlocalsid
SID for domain DOMAIN is: SID_WANTED
Result:
Client with Roamingprofile based on SID_WANTED is not able to connect to
DOMAIN but has access to shares.
OOOoops!
More Tests found here:
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html#netmisc1
root# net rpc info
Domain Name: DOMAIN
Domain SID: SID_NOT_WANTED
Sequence number: 1206493306
Num users: 37
Num domain groups: 0
Num local groups: 0
root#
I read "net" manual but...
2006 Dec 27
3
Help with nut 2.0.4, MGE Ellipse 1000 and FreeBSD
...subdriver: MGE HID 0.9
root@zork3# upsd -u root
Network UPS Tools upsd 2.0.4
/usr/local/etc/nut/upsd.conf is world readable
Connected to UPS [MGE-Ellipse]: newhidups-auto
Synchronizing........ giving up
# Looks like everything is ok, but
root@zork3# upsc MGE-Ellipse@localhost
Error: Data stale
# Ooooops.... :o(
# I tryed (maybe tried? mean "try" in the
pust indefenite) to change usb pork, checked cable, but "Data stale"
did not disapeared.
root@zork3# killall newhidups
root@zork3# killall upsd
root@zork3# ps ax | grep ups
root@zork3# /usr/local/libexec/nut/newhidups -DDDDD -...
2007 Oct 14
3
libswfdec/swfdec_player.c
libswfdec/swfdec_player.c | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit f82b818ab4cf2148fafbb9eec5a27622ccd680d7
Author: Benjamin Otte <otte at gnome.org>
Date: Sun Oct 14 17:04:21 2007 +0200
lock the player when handling keys
ooooops
diff --git a/libswfdec/swfdec_player.c b/libswfdec/swfdec_player.c
index 32254ab..4980b21 100644
--- a/libswfdec/swfdec_player.c
+++ b/libswfdec/swfdec_player.c
@@ -1023,6 +1023,7 @@ swfdec_player_do_handle_key (SwfdecPlayer *player, guint keycode, guint characte
{
g_assert (keycode < 256);...