Displaying 20 results from an estimated 4000 matches similar to: "Logon Script - edit registry"
2004 Apr 17
0
netlogon runas Administrator problem solved
Hi Sambatistas,
a few days ago there was a discussion, how to force
jobs runas administrator at netlogon.
If you use a default.bat at netlogon this is executed
as the logon user , therefor you are running in rights problems
if you wanna execute job which need admin right like regedit /s .
I found myself in this problem too, pushing
the user to use the logon screensaver as default,
i created a reg
2005 Jul 26
3
Can't validate USER@DOMAIN in Runas
I have my XP-Pro machine setup as a member of an Samba-based Domain server.
I usually run as "linda@<localmachine>", but wanted to try running a
program using "RunAs" in the "Home", DOMAIN my machine belongs to. The
runas command says:
RUNAS [ [/noprofile | /profile] [/env] [/netonly] ]
/user:<UserName> program
with Notes:
NOTE: Enter user's
2008 Sep 05
1
How to add registry file via netlogon script ?
Hello
I have netlogon script.cmd
C:
CD \
NET TIME \\SERWER /SET /YES
NET USE * /D /YES
REM NET USE H: /HOME
NET USE W: \\SERWER\SKANY
NET USE U: \\SERWER\TMP$
regedit /s \\serwer\netlogon\placesbarskanery.reg
And file placesbarskanery.reg doesn't add to clients registry (Windows
XP Pro sp3) after logon to samba PDC
Power users have error "file can't be imported to registry
2005 Jul 07
0
Migration: server with smb 2.2 -> new server, 2.2 too, weird issues
Hello all at the samba list.
The other day there was a migration of server; the old one had Samba 2.2
(.6) working normally. Every user logged in the domain without problems,
their SIDs and the domain SID were right, everything was ideal. But a
server update was needed, and a new server was installed, also with
Samba 2.2 (.12). The difference in version is not important this time as
other
2008 Oct 15
2
SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T
I am trying to get SAMBA to run on a custom ARM 922T compatible micro
controller. It does not matter how I try to start smbd (smbd -D -d10
or smbd i -d10) smbd keeps panicking at the same point with an
INTERNAL ERROR: Signal 6. I have spent over a day trying to figure
out what could be wrong but I am having no success. If someone could
at least give me a clue as to what smbd is trying to do at
2008 Feb 12
2
Uninstall registry key the same for all versions (PR#10746)
Full_Name: Gerhard Thallinger
Version: R 2.2.0 through R 2.6.2
OS: Windows XP
Submission from: (NULL) (129.27.145.220)
The uninstall key in the Windows Registry
(HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\)
is the same ("R for Windows_is1") for all R versions
(at least from 2.2.0 to 2.6.2).
This prohibits managing multiple R versions in a clean way, since
the
2007 Jun 22
0
Samba Guest Accout Issue
So, after rebuilding and finding that somehow fixed my intial issue of
failing to connect to the ldap server, I am now having an issue with the
guest account. Any ideas, I've done some searches but haven't been having
any luck. This is on RHEL. Help is greatly appreciated. Thanks in advance.
Maximum core file size limits now 16777216(soft) -1(hard)
get_current_groups: user is in 7 groups:
2011 May 14
3
regpatch writing to local registry hive with -F not working (registery-utils 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1)
Hi,
I was hoping I could modify a locally mounted registry hive using
regpatch and a .reg file but the -F argument seems to have no function.
(Strace shows it ignores it and just operates
on /var/lib/samba/private/hklm.ldb)
Below is output with debug on.
rfm6 at ubuntuSSDx64:cp /mnt/xp/WINDOWS/system32/config/software /tmp/software
rfm6 at ubuntuSSDx64:/tmp/config$ sudo regpatch -d=10 -F
2011 Feb 19
4
dotnet crashes during installation
Hello All
I try to install net Framework 2.0 but without success.
During intallation process
Registering file System.EnterpriseServices.dll
I:"C:\windows\Microsoft.NET\Framework\v2.0.50727\RegSvcs.exe" /bootstrapi 2:
instalation crash
> ------------------------------------------------------
> Instaling .net 2.0 runtime. Can take several minutes. See
2012 Apr 17
0
samba 3.6.4 smbd dies on solaris 10 sparc64
Hi list,
Disclaimer: not a subscriber, not a samba expert, just trying to get samba
running on a Solaris 10 system.
We build samba 3.6.4 from source for various platforms. We link against our
own builds of cyrus-sasl 2.1.23, openldap 2.4.23, and openssl 1.0.0h. On
Solaris we also compile against krb5-1.10.1. Builds are done with GNU tools
whenever possible (gcc/ld/make).
The build host, as well
2005 Aug 02
2
Configuration after installation problem
I'm fairly new to wine. I'm running the version (Wine 20050211) that
comes with SuSE 9.3. I had been using the version that came with SuSE
9.1 (Wine 20040213), and recently ran the SuSE 9.3 upgrade installation.
Getting ready to try installing Word Perfect 8.0, I've been reading the
help documents. I recollect a warning not to run wine as root. By
mistake, I did so. When I did, it
2004 Sep 20
0
Problems disabling the debugger
I have a situation where I am using wine on Linux and I want to prevent
wine from trying to start the interactive debugger.
I am using wine version: Wine 20040505
When an executable fails an assertion (assert(0) for example) wine
attempts to display a dialog box asking the user if they want to debug
the application:
Assertion failed: 0, file c:\documents and settings\fsola\my
documents\visual
2009 Apr 15
0
roaming profile corruption with windows xp client and samba PDC
Hi,
I have roaming profile issue on my SAMBA PDC with an LDAP backend
running on FreeBSD 6.3. It seems that randomly, user's profile get
"corrupted" on windows XP. When that happens, the user log in as usual
(%userprofile% variable is set and all the share are properly
connected) but he gets a default desktop configuration (default
wallpaper, english keyboard layout...while i'm
2014 Jan 24
1
Win7 login script not running
I?ve got a 4.1.3 Samba PDC Server on Debian Wheezy. It?s running
in Classic mode ? all existing clients are Windows XP Pro.
I?m installing a Windows 7 Pro 64-bit PC, and have managed to join
it to the domain, but can?t get the user?s login script to run.
The login scripts work fine on XP.
The pertinent sections of smb.conf contain:
logon script = %U.bat
logon drive = G:
[netlogon]
path =
2004 Sep 20
1
Cannot disable the debugger
I have a situation where I am using wine on Linux and
I want to prevent wine from trying to start the
interactive debugger.
I am using wine version: Wine 20040505
When an executable fails an assertion (assert(0) for
example) wine attempts to display a dialog box asking
the user if they want to debug the application:
Assertion failed: 0, file c:\documents and
settings\fsola\my documents\visual
2013 Jan 04
1
Samba4 domain classicupgrade "conversion not supported"
Hi
I am running the "samba-tool domain classicupgrade", and after solving some
problems (thread
http://lists.samba.org/archive/samba/2013-January/170777.html), now I am
getting this error:
# samba-tool domain classicupgrade --dbdir ~/sambav3 --realm
XXXXXX.YYYYYY.TEST --use-xattrs=yes ~/sambav3/smb.conf -d9
...
init_sam_from_ldap: Entry found for user: XXXXXX
init_sam_from_ldap: Entry
2005 Mar 06
0
wine-20050211
I installed from source with ./tools/wineinstall
After executing an arbitrary file I got this message:
'Profile=<profiledirectory>' or disable loading of Windows
registry (LoadWindowsRegistryFiles=N)
Converted drive type to new entry HKLM\Software\Wine\Drives "C:" = L"hd"
Converted drive type to new entry HKLM\Software\Wine\Drives "D:" = L"hd"
2016 Aug 28
1
smbd signal 10 on start-up - Samba 4.4.5, Solaris 10
Greetings,
Have built and have Samba 4.4.5 running on my test Solaris 10 server.
Works just fine on there. It is set in /etc/system with ngroups_max=32
and is running as a member server in my university's AD domain.
This morning trying to install 4.4.5 on a production server that had
been running samba 3.6 - not "upgrade" but left the domain, installed
the newer version of
2011 Oct 20
2
Locating .tff or .fon file for fonts in C:\Windows\Font
Normally each font has entry in the registry under HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts whereby the registry Name is the font name and the registry Data value is the filename of the font (for example courier.ttf).
In my app I use the facename from the LOGFONT structure and the above registry entries to determine the associated ttf file.
When I add a font to the
2004 Jun 04
3
syslogd(8) Dropping Privs
I made a quick change to syslogd(8) so that it can drop root
privileges immediately after starting up. It opens up the log
sockets (UNIX and network domains) and writes the PID files
before dropping privs. It drops privs before openning log
files and writing to users. Therefore, you would need to
modify your log file permissions appropriately. As for writing
to users, ttys generally are writeable