Displaying 20 results from an estimated 300 matches similar to: "notepad selfstart on login"
2004 Mar 02
3
Login-problem samba 3.0.2.a Win XP Prof
Hi there,
WinXP Prof-Client on a samba 3.0.2a-Domain
The domain-login ist ok in general. But when a user logs in, he gets
an editor-window with a desktop.ini.
content:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\System32\shell32.dll ,-21787 )
i think, this ist desktop.ini in
//%L/profiles/%u/startmenu/autostart.
Do you have an idea how to ban this editor window from desktop after
2004 Nov 15
1
pdc and shellinfo
Hi,
I'm trying to set up my samba server as PDC, but when I login from windows xp
a notepad windows pops up showing:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
while it works under consumer windows. Any idea about?
Thanks,
Luca
--
Luca Ferrari,
fluca1978@infinito.it
2007 Dec 21
0
notepad: LocalizedResourceName=
I have notepad popping up for every user with a long message that starts
out:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
I found an explanation here:
http://www.hostingforum.ca/131016-samba-notepad-selfstart-login.html:
> What is happening is that the desktop.ini file that is normally hidden is
> having those attributes stripped off, possibly
2009 Jun 29
7
Windows XP login
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When WinXP users login to the samba domain a text file opens that contains:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
This seems to be tied to the roaming profile, it only surfaced once I
enabled roaming profiles but I am not sure how to correct it. I also
noticed that the desktop background setting is
2012 Sep 08
0
Error copying folder with desktop.ini
Hi,
I have some issues to copy a folder which includes hidden desktop.ini to a samba share using Windows 8 Pro RTM.
Every time I copy a folder which contains a desktop ini with the LocalizedResourceName attribute, then Windows copies
the file and immediately tries to copy the file again and therefore asking whether the file shall be replaced or not.
My desktop.ini is copied from a Windows 8
2004 Nov 11
1
Beating a dead horse - Roaming profiles / logon scripts
Using samba 3.0.8 and Suse ES 9.0 I'm having problems getting roaming
profiles/local profiles and logon scripts on a Win2k or WinXP workstation
working correctly. My bdc is supposed to be doing the authentication
against my PDC\LDAP server. Even when I enable Only allow local profiles
on the XP machine it will logout a domain samba user with a sorry no
roaming or local profile available
2009 Nov 12
0
writing selfStart models that can deal with treatment effects
Hello,
I'm trying to do some non-linear regression with 2 cell types and 4 tissue
type treatments using selfStart models
Following Ritz and Streibig (2009), I wrote the following routines:
##Selfstart
expDecayAndConstantInflowModel <- function(Tb0, time, aL, aN, T0){
exp(-time*aL)*(T0*aL+(-1+exp(time * aL))*Tb0 * aN)/aL
}
expDecayAndConstantInflowModelInit <- function(mCall, LHS,
2009 Oct 17
1
custom selfStart model works with getInitial but not nls
Hello,
I'm having problems creating and using a selfStart model with nlme. Briefly,
I've defined the model, a selfStart object, and then combined them to make a
selfStart.default model.
If I apply getInitial to the selfStart model, I get results. However, if I try
usint it with nls or nlsList, these routines complain about a lack of initial
conditions.
If someone could point out
2009 Sep 04
1
How should a SelfStart function handle illegal parameter values?
Hi Everyone,
I'm trying to write selfStart non-linear models for use with nls. In these
models some combinations of parameter values are illegal; the function value
is undefined.
That's OK when calling the function directly [e.g. SSmodel(x, pars...)]; I
return an appropriate non-value such as NA or Inf.
However, when called from nls [e.g. nls(y~SSmodel(x, pars...), ...)] those
2002 Jul 19
1
selfStart function problem
Hello, list,
I am making a self-starting nonlinear function to model the relation of tree height (H)
and diameter (D) in a forest stand. The function I am trying is
H=a*exp[b*(D+5.8)^(-c)].
To calculate the initial estimates of the parameters, I linearized the formula by taking
logarithms and fixing the parameter c=1. Then I calculated the initial estimates of a
and b using lm() on the
2006 Feb 12
1
lme, nlsList, nlsList.selfStart
Dear listers,
I am trying to fit a model using nlsList() using alternately a SSfol()
selfstart function or its developped equivalent formulae.
This preliminary trial works well
mydata<-groupedData(Conc~Tps|Organ,data=mydata)
mymod1<-nls(Conc~SSfol(Dose,Tps,lKe,lKa,lCl),data=mydata)
as well as a developped form:
mymod2<-nls(Conc~Dose * exp(lKe+lKa-lCl) *
2009 Sep 21
1
How to use nls when [selfStart] function returns NA or Inf??
Hi Everyone,
I posted this a couple of weeks ago with no responses. My interface (via
gmane) seemed a bit flakey at the time, so I'm venturing to repost with some
additional information.
I'm trying to write selfStart non-linear models for use with nls. In these
models some combinations of parameter values are illegal; the function value
is undefined.
That's OK when calling the
2002 Aug 02
1
ShellClassInfo
Here's another little problem I'm having. When clients log onto the
domain, a text file opens in XP that is titled .ShellClassInfo. Does
anyone know what this is and how I stop it from popping up?
TIA
-------------- next part --------------
HTML attachment scrubbed and removed
1998 Aug 08
20
Roaming profiles
I want to setup a linux box with samba as a file and print server for a
LAN of 20 NT 4.0 SP3 workstations. I want the home direcotories to be on
the server the clients to have roaming profiles.
For this, do I have to make the linux box a domain controller? I want to
avoid it if I can, because the domain control code in not on the
production releases. I don't want to setup an NT server either.
2012 Dec 20
1
Windows 8 and roaming profiles hosted on Samba - NO ONE does this?
After searching Google for many days/weeks, I've discovered that apparently NO
ONE on the planet uses Windows 8 w/ roaming profiles and Samba!
Authentication server:
Windows Server 2003 R2 x64
File server:
FreeBSD 9.1
Samba 3.6.9
My configuration file is here:
http://xenomorph.net/linux/samba/configuration/sample/
Windows XP and Windows 7 work fine. Clean profile, imported profiles,
2007 Apr 04
3
SID resolution to Username
Hello,
I have two Samba 3.0.22 PDCs and each trust each other.
When I add an user of each domain to the permissions of a file on a
windows machine (W2k, WXP), it shows for them DOMAIN\USERNAME. Everything
is fine. But when i close the permission window and reopen it, then the
user out of the trusted domain is only shown as SID. The one of the own
domain is resolved fine. This happens on clients
2006 Nov 12
2
Winbindd Question
Hello,
I have two Domains (DOM1 and DOM2). Each trust each other. Now I
configured winbind on PDC1 with the following settings:
winbind separator = +
idmap backend = ldap:ldap://192.168.1.4
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template homedir = /home/%U
template shell =
2006 Nov 22
3
new to samba question
Hello all,
I am using samba 3.0.10 on redhat. I am getting the following error when i
run "testparm" eventhough i have a "smbpasswd" file.
[root@localhost samba]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[public]"
Loaded services file OK.
ERROR: the 'unix password sync' parameter is
2010 Oct 18
2
notepad.exe.so
why i saw notepad.exe.so and notepad.exe.fake in programs/notepad.
i thought wine dedeveloped a new version of notepad.
I seemed wrong.
2001 Jul 17
0
Can't print from notepad
I'm trying to print from the Windows NT flavor of notepad, but when I
select File->Print, I get the following pop-up error:
Cannot access your printer.
Be sure that your printer is connected
properly and use Control Panel to
verify that the printer is configured
properly.
I'm able to print from Lotus Notes.
Any ideas? Thanks!
--