Displaying 8 results from an estimated 8 matches for "russinovich".
2010 Mar 22
1
IDMAP_RID with Winbind works for groups but not users
...the documentation:
idmap backend = rid:DOMAIN=500-100000000
idmap gid = 500-100000000
imap uid = 500-100000000
It seems to work for groups:
wbinfo --group-info="domain admins"
domain admins:x:100512
PsGetSid v1.43 - Translates SIDs to names and vice versa
Copyright (C) 1999-2006 Mark Russinovich
Sysinternals - www.sysinternals.com
SID for DOMAIN\domain admins:
S-1-5-21-xxxxxxxxxx-xxxxxxxx-xxxxxxxxxx-512
But not for users:
wbinfo --user-info=administrator
administrator:*:10027:10005:Administrator:/home/DOMAIN/administrator:/bin/zsh
SID for DOMAIN\administrator:
S-1-5-21-xxxxxxxxxx-xxxx...
2016 Jul 01
1
Windows guest and virtio serial port
...get a named pipe on my guest VM after I create VirtIO sedial
> device and spicevmc channel.
> This works without any problems on Linux guest:
>
> ls /dev/virtio-ports/
> com.redhat.spice.0
>
> But on Windows guest I can see no such pipe:
>
> PipeList v1.01
> by Mark Russinovich
> http://www.sysinternals.com
>
> Pipe Name????????????????????????????????????Instances???????Max
> Instances
> ---------????????????????????????????????????---------???????--------
> -----
> InitShutdown??????????????????????????????????????3???????????????-1
> lsass?????...
2010 Feb 24
1
RODBC connection name
Hello all,
I've scoured the RODBC.pdf, but there appears to be no way to set the name
of the RODBC connection. This is useful for the DBA's to know that some
processes should only run for so long and can be automatically killed. But
currently the name is just R. so they aren't sure if the connection can be
automatically killed.
We are able to set this with our perl ODBC interfaces
2006 Feb 09
0
psexec from sysinternals - did anyone run it under wine?
...you have a Samba server and administer Windows workstations, it can
be really useful.
I tried to run it with wine, but unfortunately, it doesn't work:
$ psexec.exe \\192.168.1.147 -u Administrator -p password C:\test.bat
PsExec v1.70 - Execute processes remotely
Copyright (C) 2001-2006 Mark Russinovich
Sysinternals - www.sysinternals.com
Starting PsExec service on local system...PsInfSvc -install to
install the service
PsInfSvc -remove to remove the service
PsInfSvc -debug <params> to run as a console app for debugging
StartServiceCtrlDispatcher being called.
This ma...
2010 Jun 25
2
Sysinternals autorunsc.exe
...? I've got to the point where I have my NTFS partition mounted, I then issue the command:
---
$ wine ./autorunsc -z /mnt/ntfs_mount/WINDOWS /mnt/ntfs_mount/Documents\ and\ Settings/
---
...this happens:
---
Sysinternals Autoruns v10.01 - Autostart program viewer
Copyright (C) 2002-2010 Mark Russinovich and Bryce Cogswell
Sysinternals - www.sysinternals.com
Autoruns requires Administrator privilege to analyze an offline system
---
I also tried making a symlink to a drive letter in ~/.wine/dosdevices but that didn't seem to make any difference.
My various searches for ways to get around this...
2007 Sep 28
3
Windows programming books?
Hi all,
What do you all use for your Windows programming books? I''ve got Jeffrey
Richter''s "Advanced Windows, 3rd edition", and it''s pretty good, though
a little dated at this point.
Suggestions?
Thanks,
Dan
2010 Jan 12
4
Renaming a computer on a Samba domain
We shift computers around a lot, and therefore need to rename several
whenever we get new batches of systems in.
Tried simply renaming a system while on the domain, but got an "access
denied" error. I WAS able to disjoin the domain, remove the LDAP entry
for the computer, log in as a local administrator, rename the computer,
and rejoin the domain a different computer name.
However,
2004 Feb 01
3
Several logon script bat files?
I simply wonder if I can have several different logon script bat files for
MS Win users that validates through my Samba PDC?
Let's say that group "users" should have logon batch users.bat and the
members of the group "sales" should have both users.bat and sales.bat
executed at logon? Or can I in some way use ONE script with parameters that
knows about what groups the user