Displaying 20 results from an estimated 1200 matches similar to: "Problems when executing a DOS batch file on a Samba Server"
2010 Jul 30
0
`load_missing_constant': uninitialized constant Rails::Railt
Hi All,
I run
rake gems:install
rake gems:unpack
If i add
configure the rspec-rails gem in config/environment.rb:
config.gem "rspec-rails", :version => ">= 1.3.2"
and then run server. I am getting this error:
/home/Amit/Myworkspace/MyApplication/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:Warning:
2006 Feb 19
3
accounts and subdomains
With reference to a previous
post:http://www.ruby-forum.com/topic/55201#new
I would like my app to function as follows:
A new user signs up for my application, his username is "andy". When
andy now logs in to the application the url is redirected to :
http://andy.myapplication.com
Questions:
Is this possible to develop on a windows box with webrick?
Do I need anything special like
2010 Mar 23
0
[LLVMdev] Cygwin llvm-gcc-4.2 regression
Hi,
I don't seem to be able to solve this regression with llvm-gcc-4.2 on
Cygwin.
It is weird as I thought I had checked SVN TOT and had a good build just
before the branch was corrected, so am confused.
If someone more experienced with debugging could have a look at this, its
like a syntax error. I have tried whittling the error down but it just
moves.
Trying to bisect between r98185 and
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
Hello
Can you please tell me if it is possible to resolve the following Cocoa framework / WineLib 1.3.20 conflicts?
I am trying to a port a game from Windows to OS X and I would like to use WINE's Windows Kernel32 library implementation in a Cocoa application [Embarassed]
I think I can probably solve the problem by creating a C++ code only Cocoa framework and linking it with WineLib and my
2005 Dec 06
1
SRC=/, include a few directories and exclude everything else
Hi,
I am currently backing up a few Linux boxes, and a Windows XP box, using
rsync (through a cron job).
Regarding the Windows box ( Windows XP (running Cygwin) <--> Debian
Testing), so far I specify a few directories as sources in the rsync
command line. I then use an excludes file to include certain directories
and exclude others.
I was wondering, can I just specify / as the source and
2006 Mar 03
1
roobie noobie migration question
I''m just at the "reading various rails tutorials" stage.
One thing that has puzzled me a couple of times so far is the fact that
the creation of the database is not part of the "migration".
The steps as I''ve seen them are always:
1) $ rails myapplication
2) $ mysqladmin yadda yadda to create a table
3) $ script/generate migration myWickedTable
4) put rows
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1>
However I still get prompted for a user name and password. I don't seem
to have a way to force the "net" command to connect anonymously.
If I can force an anonymous connection from Windows, then I should be OK.
(Again, this share does not contain information that needs much protection.)
Thanks
2024 Nov 04
1
Windows permissions
I think I'm fairly good with Linux (since 1991) but mostly clueless
with Windows. When I need Windows help, the Web has been my savior.
But not this time...
I have three Windows 10 boxes which I can successfully access
using xfreerdp so I presume I know the available users and
passwords. However, trying to access with winexe is proving difficult.
1. The command, <winexe -U winuser
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1>
However I still get prompted for a user name and password. I don't seem
to have a way to force the "net" command to connect anonymously.
If I can force an anonymous connection from Windows, then I should be OK.
(Again, this share does not contain information that needs much protection.)
Thanks
From:
2001 Oct 01
1
Latest CVS of wine won't compile
Hi!
I tried to compile the latest CVS version (fetched this morning) of wine,
but compilation fails with:
gcc -c -I. -I. -I../../include -I../../include -O2 -m486 -fno-strength-reduce -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o wnd.o wnd.c
In file included from ../../include/wine/winuser16.h:5,
from ttydrv.h:19,
2006 Sep 26
3
Samba ignores groups for ACL !
Hello, i hope u guys can help me.
This is the first time I write to the list. Sorry about my english...
i got a solaris 10 machine and installed "samba 3.0.2.3c" with "openldap 2.3.2.1" , "openssl 0.9.8" and "gcc 3.4.6".
i configured kerberos and all the other things. all good.
i added the samba-server (solaris10) to a active directory domain.
with
2006 Oct 12
0
WG: Samba ignores groups for ACL !
Hi!
Here is the Output:
bash-3.00# id NTBV+neuwald
uid=5000(NTBV+neuwald) gid=5006(NTBV+dom??nen-benutzer)
bash-3.00# /usr/local/samba/bin/wbinfo -r NTBV+neuwald
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5000
5015
5016
5017
5022
5029
5033
5035
5021
5023
5019
5032
5028
5027
5034
5020
5026
5030
5024
5018
5036
5025
5031
Ciao, Bj?rn
-----Urspr?ngliche
2003 Dec 01
0
No subject
through the guest account.
This is my smb.conf on the linux side:
; Copyright (c) 1999 SuSE GmbH Nuernberg, Germany.
;
[global]
workgroup =3D SYAC
guest account =3D winuser
; guest account =3D nobody
keep alive =3D 30
os level =3D 2
kernel oplocks =3D false
; security =3D user
; Uncomment the following, if you want to use an existing
; NT-Server to authenticate users, but
2011 Mar 15
4
HUNK #N Problems When Applying A Patch For Wine 1.3.15
Anarchy Online is running great through WINE. However, I need to apply this patch in order for the right mouse button to do extra functionality
===
Code:
diff --git a/dlls/user32/Makefile.in b/dlls/user32/Makefile.in
index 3dbde26..d1ebfe8 100644
--- a/dlls/user32/Makefile.in
+++ b/dlls/user32/Makefile.in
@@ -1,7 +1,7 @@
EXTRADEFS = -D_USER32_ -D_WINABLE_
MODULE = user32.dll
IMPORTLIB =
2006 Oct 09
1
AW: AW: Samba ignores groups for ACL !
Hi,
First of all, thx for fast answering.
> I hope that the above commands are really right, because you
said folder_a but the name of the folder is "folderA".
Sorry, the commands are right :)
> The all other things include the groupmaps?
What do you mean... when i uses the command "./net groupmap list",
i get the following back
2002 Dec 31
1
Samba 2.2.7a PDC with W2K SP3 clients - can't stay in domain
I've searched through the mailing lists and seen a few similar problems, but
those fixes didn't fix me.
Error: I can join the domain, but after rebooting and attempting to log in
I get the error:
The system cannot log you on to this domain because the system's compuer
account in its primary domain is missing or the password on that account is
incorrect.
Steps to obtain the
2012 Apr 18
0
Loudlink Explorer 3.0.0
Hi, I try to use Loudlink Explorer (free download:
http://loudlink.eu/webshop/index.php?main_page=document_general_info&cPath=2&products_id=70).
This program is used to copy mp3's to sd-card for use in Loudlink
devices. I tried to copy by hand, but the files are not properly
recognized by loudlink device without a special formated index file. So
I need this software, sorry.
2005 Jan 24
2
PSTN and Asterisk
Hi quys,
I look for a solution for interconnection beetwen PSTN and VoIP.
My application have to treat few protocols comming from PSTN lines and mixing data , dtmf and voice.
Can I use Asterisk for :
PSTN ----------> Asterisk (converting analog call to IP) ----------> MyApplication ( translation protocols and do some works with incomming data)
What hardware I can use for this?
Do use
2001 Aug 06
1
Sending Keystrokes to a window
Is there any way of sending a set of keystrokes to a window, from a
command line function.
Eg.
$ wine "c:\MyApplication.exe" &> logfile.log &
$ send.key.shell/perl.script
where send.key.shell/perl.scrip will send keystorkes to the wine program
depending on the results of the log file.
Cheers,
Rasjid.
2006 Apr 28
2
validates* gives me problems
Hi,
In Debian/testing (mysql-5.0.20, ruby1.8, rails 1.1.0)
Im trying to follow up the fourdaysonrails tutorial, and when putting:
validates_uniqueness_of :category, :message => "Already exists"
in /myapplication/app/model/category.rb
I get:
NoMethodError in Categories#create
undefined method `category'' for #<Article:0x407f6418>
RAILS_ROOT: