Displaying 20 results from an estimated 900 matches similar to: "simple logon script and different results"
2013 Feb 12
1
[SC] EnumQueryServicesStatus:OpenService FAILED 123
*Hi guys!*
*
*
*I''m trying to perform a service creation using SC and if this service is
already created, using an "unless" we can avoid it. *
*Sound very simple, but for any reason, when instructions are called by
puppet they are not working instead you call directly, same instructions,
using DOS, where works sweet.*
*
*
*Here is part of the code:*
$cmd =
2015 Nov 19
0
Permission Issues with GPO
On 18.11.2015 12:24, Rowland Penny wrote:
> On 18/11/15 10:24, mourik jan c heupink wrote:
>>
>>
>> On 18-11-2015 10:59, Rowland Penny wrote:
>>> OK, I am trying to understand this as well, I take it that the
>>> uidNumber
>>> you add is a unique number that is inside the range you have set in
>>> smb.conf, but what about the gidNumber? do
2015 Nov 18
4
Permission Issues with GPO
On 18/11/15 10:24, mourik jan c heupink wrote:
>
>
> On 18-11-2015 10:59, Rowland Penny wrote:
>> OK, I am trying to understand this as well, I take it that the uidNumber
>> you add is a unique number that is inside the range you have set in
>> smb.conf, but what about the gidNumber? do you set it to '515' and is
>> this also inside the range?
> Yep.
2006 Mar 21
2
Rails newbie can''t initialize a new Paginator object
Hi all,
I''m using ruby 1.8.2-15 and a recent rails 1.0 download.
I''m trying to implement the Classic/Custom pagination in a list action.
Here''s my code:
def list
getSearchTerms
# NOTE: @params[:search_results] is an Array of product_data objects
# returned by a search action.
@results = @params[:search_results]
if @results.nil? then
# The default
2015 Dec 05
1
Compile error about using RInside on windows enviroment
I'm going to using RInside on windows enviroment. I installed all tools and packages according to Dirk's instruction.
My R installation reside in d:\hli\programfiles\R-3.2.2. There's no problems with folders with spaces.
The rtools is installed in d:\hli\programfiles\Rtools and MinGW in d: \hli\programfiles\MinGW.
The R_HOME is set to d:\hli\programfiles\R-3.2.2.
I
2008 Sep 02
1
the %ProgramFiles% variable
Hello,
I want to use the %ProgramFiles% variable in a Sys.setenv (R 2.7.2,
Windows) but it always seems to get handled literally. For instance,
in cmd.exe I get what I want
C:\Documents and Settings\user>echo %ProgramFiles%
C:\Program Files
but in R
> system("echo %ProgramFiles%")
%ProgramFiles%
nope. Is there a way to use %ProgramFIles% or get the corresponding
2015 Jan 05
0
Bug found in Samba 4 ?
On Sun, Jan 4, 2015 at 8:55 AM, Denis BUCHER <dbucherml at hsolutions.ch>
wrote:
> Le 31.12.2014 17:19, Ricky Nance a ?crit :
>
>
>
> On Wed, Dec 31, 2014 at 3:02 AM, Denis BUCHER <dbucherml at hsolutions.ch>
> wrote:
>
>> Le 29.12.2014 20:46, Ricky Nance a ?crit :
>>
>>
>> On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at
2010 Jun 15
2
ThreadError: stopping only thread
Running Rails 2.3.5
I am new to Ruby and Rails. From the console I get the following
ThreadError below. Any suggestions are very welcome.
>> app.get "/slides"
=> 200
>> app.request.path_parameters
=> {"action"=>"index", "controller"=>"slides"}
>> app.get "/slides/1"
ThreadError: stopping only thread
2014 Dec 26
0
Bug found in Samba 4 ?
Sorry for not replying earlier Dennis, but its been a bit crazy the last
week or two with the holidays. Can you explain more about your
configuration setup (smb.conf would be handy)?
Thanks,
Ricky
On Fri, Dec 26, 2014 at 3:13 AM, Denis BUCHER <dbucherml at hsolutions.ch>
wrote:
>
>
> Dear all,
>
> As nobody seems to know what the problem could be, I think it must be an
2014 Dec 31
0
Bug found in Samba 4 ?
On Wed, Dec 31, 2014 at 3:02 AM, Denis BUCHER <dbucherml at hsolutions.ch>
wrote:
> Le 29.12.2014 20:46, Ricky Nance a ?crit :
>
>
> On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch>
> wrote:
>
>> Dear Ricky,
>>
>> Yes, in my original post, below, I gave some details about smb.conf, but
>> to summarize:
>>
2014 Dec 29
0
Bug found in Samba 4 ?
On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch>
wrote:
> Dear Ricky,
>
> Yes, in my original post, below, I gave some details about smb.conf, but
> to summarize:
>
> - I am using Samba 4.1.11.
> - server role = classic primary domain controller
> - domain logons = yes
> - domain master = yes
> - When I define a
2014 Dec 16
2
Strange problem with pdbedit -Lv : missing users ?
the testparm command will show you the location of the password file and
the backend type
e.g.
smb passwd file = /etc/samba/private/smbpasswd
passdb backend = tdbsam
The backend file should be a TDB database file , not a plain text file
(unless left over from an older version.)
You may have users or computers with duplicated SIDs. You should
also use "getent
2014 Dec 16
0
Strange problem with pdbedit -Lv : missing users ?
Dear Gaiseric,
Yes, according to testparm the backend is a plain text file :
smb passwd file = /etc/samba/smbpasswd
passdb backend = smbpasswd
Therefore I wonder where the User SIDs are stored ?!
About "getent passwd", yes all users (active users at least) have a Unix
account.
About the users that are missing in pdbedit, there is not error in
smb.log when they log in. (But I
2015 Jan 04
2
Bug found in Samba 4 ?
Le 31.12.2014 17:19, Ricky Nance a ?crit :
> On Wed, Dec 31, 2014 at 3:02 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote:
>
> Le 29.12.2014 20:46, Ricky Nance a ?crit :
>
> On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote:
>
> Dear Ricky,
>
> Yes, in my original post, below, I gave some details about smb.conf, but
2007 Dec 26
3
fileserver RE bug in 0.24.1
I tried to open a Trac ticket on this, but the menus are not working for
some reason right now. I''ve noticed this in our puppetmasterd logs
since upgrading:
puppetmasterd[7943]: Could not call: nested *?+ in regexp:
/^\/var\/www\/html\/download\/NSClient++-0.2.7.zip/
Seems like the data passed should have RE characters quoted (ala \Q...\E
in Perl) prior to this test.
Regards,
Mark
2014 Dec 26
4
Bug found in Samba 4 ?
Dear all,
As nobody seems to know what the problem could be, I think it must be an
important bug in Samba 4 that "forget" to replace %G or %g with the
group name.
Could someone confirm that it is a bug and that I should fill one, in
samba bugzilla ?
Thank you very much,
Denis
-------- Message original --------
OBJET:
Re: [Samba] Samba "%G" replacement not
2014 Dec 31
2
Bug found in Samba 4 ?
Le 29.12.2014 20:46, Ricky Nance a ?crit :
> On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote:
>
> Dear Ricky,
>
> Yes, in my original post, below, I gave some details about smb.conf, but to summarize:
>
> * I am using Samba 4.1.11.
> * server role = classic primary domain controller
> * domain logons = yes
> * domain
2014 Dec 27
2
Bug found in Samba 4 ?
Dear Ricky,
Yes, in my original post, below, I gave some details about smb.conf, but
to summarize:
* I am using Samba 4.1.11.
* server role = classic primary domain controller
* domain logons = yes
* domain master = yes
* When I define a fixed-name as logon script in smb.conf, it works :
* logon script = employee.bat
* But if I try either %g.bat or %G.bat, or even
2005 Oct 14
3
zip package
Dear all
I can not understand how to install the package lpsolve_1.1.9.zip
I have read the FAQ and the help pages carefully, but it still not
clear for me.
I have tried the following (and obtained the respective error
messages):
>install.packages("c:/ProgramFiles/R/rw2011/library/lpSolve_1.1.9",destdir="
c:/ProgramFiles/R/rw2011/library/lpSolve")
Mensagem de aviso:
2010 May 22
1
R.exe crashes on R v2.12.0dev (Windows Vista)
Using the latest developers version of R [2.12.0 Under development
(unstable) (2010-05-21 r52061)], R.exe crashes:
"%ProgramFiles%/R/R-2.12.0dev/bin/i386/R.exe"
with Windows reporting:
Problem signature:
Problem Event Name: APPCRASH
Application Name: R.exe
Application Version: 2.120.52061.0
Application Timestamp: 4bf638bd
Fault Module Name: R.exe
Fault Module Version: