Displaying 20 results from an estimated 54 matches for "sot".
Did you mean:
not
2007 Mar 19
1
running sailors of the sky under wine. installs fine, wont run.
I installed SotS on Slackware 10.2. I went through the install and the
installer said I successfully installed SotS, the box at the end of the
installer is checked to run it when the installer is done, but nothing
comes up, and this is the output I get:
err:menubuilder:ExtractFromICO Invalid ico file format
err...
2007 Aug 03
0
NT_STATUS_NO_SUCH_GROUP when attempting to connect
...to do is. I tried mapping
BUILTIN\Users to the local users group since that pops up in the log
files, but the message is still there.
I'm using samba 3.0.25b (x86_64) on Centos 5. Any help would be greatly
appreciated.
Thanks!
--Jason
Here's my current config:
[global]
workgroup = SOTS
netbios name = media
server string = Media Server
log file = /var/log/samba/%m.log
log level = 5
max log size = 50
security = ADS
realm = SWORDOFTHESPIRIT.ORG
encrypt passwords = yes
server signing = yes
smb passwd file = /etc/samba/smbpasswd
allow trusted domains = no
unix password sync = yes
pas...
2007 Aug 03
0
Cannot connect to shares (groupmap problem?)
...to do is. I tried mapping
BUILTIN\Users to the local users group since that pops up in the log
files, but the message is still there.
I'm using samba 3.0.25b (x86_64) on Centos 5. Any help would be greatly
appreciated.
Thanks!
--Jason
Here's my current config:
[global]
workgroup = SOTS
netbios name = media
server string = Media Server
log file = /var/log/samba/%m.log
log level = 5
max log size = 50
security = ADS
realm = SWORDOFTHESPIRIT.ORG
encrypt passwords = yes
server signing = yes
smb passwd file = /etc/samba/smbpasswd
allow trusted domains = no
unix password sync = yes
pas...
2007 Mar 09
0
winbind + ADS = NT_STATUS_LOGON_FAILURE
Hi all,
I've searched the list archives and found similar issues, but none of
the resolutions I found worked for me. When I try to connect to my
samba share with an Active Directory domain account, I get denied:
$ smbclient -U SOTS+jason //media/tmp xxxxxxxx
session setup failed: NT_STATUS_LOGON_FAILURE
Looking at the log files I found this (complete file is posted below):
--==workstation.log==--
[2007/03/09 09:48:29, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [SOTS+jason] ->...
2015 Nov 30
0
SOT: MariaDB 5.5.x-MariaDB logs are not going to desired .log file
> On Nov 30, 2015, at 2:57 PM, reynierpm at gmail.com wrote:
>
> Hi there, I know this is off-topic or semi off-topic but I really need some
> help since I am stucked.
>
> I'm trying to redirect MariaDB logs to `/var/log/mysql/*.log` files as
> shown below on the `/etc/my.cnf.d/server.cnf` file:
<snip>
Does this help:
2015 Nov 30
1
SOT: MariaDB 5.5.x-MariaDB logs are not going to desired .log file
On Mon, Nov 30, 2015 at 5:50 PM, Wes James <comptekki at me.com> wrote:
> Does this help:
>
>
> http://dba.stackexchange.com/questions/98732/how-to-enable-queries-logs-in-mariadb
> <
> http://dba.stackexchange.com/questions/98732/how-to-enable-queries-logs-in-mariadb
> >
>
> did search online - maybe you need to change mysql log location that might
>
2016 Jan 29
0
SOT: Best strategy for automatize a flow that need user interaction
On 2016-01-29, reynierpm at gmail.com <reynierpm at gmail.com> wrote:
> I am working in a Dockerfile but there is a "secure" MariaDB server script
> I need to run which is interactive and I don't know how to deal with this.
Honestly, I think your best long-term strategy for getting help with
Docker is a Docker list. Personally I have no major problems with OT
questions,
2016 Mar 08
0
SOT: Can Fedora be installed from Live images?
I think nearly all the fedora images are live CDs now. They should have an
option to install fedora when you boot the cd. Usually when you boot the
cd. A window appears asking to either install the os or try it out. If you
are using a non gnome cd,you may have to search the application menu for
the installer
Hope this helps.
Rafeal Stewart
Big Fedora fan
On Mar 8, 2016 08:54, "reynierpm
2009 Aug 20
1
SOT: Removing _extra_ linefeeds from MSOutlook(?) messages
I realize this is sorta off topic but my searches using Google have got
me mostly no where. So I thought I'd ask here as there is a lot of
_past Postfix_ mail handling issues discussed.
The issue is; I have to deal with a lot of messages that come from MS
Outlook users and sometimes they are replies to replies to replies ...
My reading indicates it has a little to do with HTML composed
2016 Mar 08
1
SOT: Can Fedora be installed from Live images?
On Tue, Mar 08, 2016 at 09:00:44AM -0500, mechy2k2000 wrote:
> I think nearly all the fedora images are live CDs now. They should have an
> option to install fedora when you boot the cd. Usually when you boot the
> cd. A window appears asking to either install the os or try it out. If you
> are using a non gnome cd,you may have to search the application menu for
> the installer
2016 Mar 08
3
SOT: Can Fedora be installed from Live images?
Maybe world has changed I am not aware and I am still the old fashion way
where I download a DVD image and install from there like in CentOS but has
Fedora changed something? I mean I am trying to find the proper image for
download it put on USB flash memory and install on my PC but all that I can
find are "live images" so what happen here? Did I miss something? Can any
put me on the
2011 May 07
3
[SOT] Virtualising Asterisk
I know a lot has changed over the past couple of years, and even monthly, and that Asterisk running within a virtualised environment is very happy indeed. If one would only be using SIP/IAX would Xen/KVM be the best solution ? / or perhaps VServer/LXC maybe advantageous due to binary hashing. Your thoughts would be very welcome.
--
Thanks, Phil
-------------- next part --------------
An HTML
2015 Nov 30
2
SOT: MariaDB 5.5.x-MariaDB logs are not going to desired .log file
Hi there, I know this is off-topic or semi off-topic but I really need some
help since I am stucked.
I'm trying to redirect MariaDB logs to `/var/log/mysql/*.log` files as
shown below on the `/etc/my.cnf.d/server.cnf` file:
#
# These groups are read by MariaDB server.
# Use it for options that only the server (but not clients) should see
#
# See the examples of server
2016 Jan 29
3
SOT: Best strategy for automatize a flow that need user interaction
I am working in a Dockerfile but there is a "secure" MariaDB server script
I need to run which is interactive and I don't know how to deal with this.
Basically this is the flow I have follow on the script at test environment
and is the same I want to achieve in the Dockerfile without user
interaction by just answering as you seen on the flow below:
#
2006 Mar 28
0
Problem with folder redirection and "guest user"
...up) not permitted to access this share (profdata)"
See more of the log below.
To further test this, I set "guest ok = yes" on the profdata share, and try to
log in as the new user again. Now the new user can log in!
The problem is that the folder containig the redirected folders
(\\SOT01\profdata\umgrtest16) and all its content are owned by the user
"nobody", and the group "Domain Guests".
The home and profile folders and all their content are owned by
umgrtest16.Domain Users.
I am struggling with figuring out why I must set "guest ok = yes".
Is th...
2007 Nov 15
4
Using .find_by_sql for database/admin queries
I want to create an internal admin view to display the output of "show
variables" from mysql. What''s the best approach do this?
For example, I''m doing something like this:
@variables = ActiveRecord::Base.find_by_sql "show variables;"
Then, I get stuff like this back (227 elements in @variables) in
script/console:
>> @variables[0]
=>
2008 Dec 07
4
Gaming support with different hardware vendors (esp. ATI)
Hi all!
I recently got an ATI Radeon HD 3850 card and now noticed that with the
fglrx driver many games that look well in AppDB do not run properly on
this hardware (Supreme Commander ingame: flickering static garbage, Prince
of Persia SoT has several issues that completely garble ingame graphics).
Older games (not using shaders among other things) seem to run fine - need
to do more testing though.
My guess is that AppDB is more or less nVidia-only. However, since I'm not
impressed by nv politics (lacking OSS support; also th...
2006 Jan 09
1
[LLVMdev] A number of newbie questions
...aving a second module would require
a second JIT).
It is quite likely that I was doing something wrong at the time,
these were my very first baby steps, but from what I've gleamed it
*appears* to be that LLVM sort of expects these to be pretty much
singletons, or at the very least some sot of hierarchical invocation
as you would see in a command line compiler, and it also expects a
process to do a (big) compilation job and then exit. Is this
impression correct or am I misinterpreting my initial experiences?
>> 4. Jitted functions / ownership / memory
>>
>> O...
2005 Dec 15
3
define_method with parameters
Hi,
I''m trying to write a macro which defines methods. One of these should
have a parameter, but I can''t get that to work. Something like:
define_method("printstuff") do
puts "blabla"
end
works fine. But, how do I use define_method to create something like:
def printstuff(the_stuff)
puts the_stuff
end
Thanks in advance.
2005 Dec 29
0
observe_form without an update parameter
...le second hang
is done. If a add an update, it goes fast and returns status 200.
It seems it shouldn''t be necesary to have an update and an empty div for
a action that always calls render :nothing => true
Is this a bug or am I missing something?
Thanks.
--
Jack Christensen
jackc-/SOt/BrQZzOj3I+7jmQ39gC/G2K4zDHf@public.gmane.org