similar to: rpcclient regenum

Displaying 20 results from an estimated 400 matches similar to: "rpcclient regenum"

2006 Mar 29
1
IE and Windows Media Player?
Does IE and Windows Media Player (any version) work with Wine 0.9.10 or the latest CVS version? If so, how to install? I've tried but failed: * With the latest CVS and sidenet-1.9.1, using option "IE6 with WMP6 installation", the IE setup fails with "The download location information is damaged". * With Wine 0.9.10, using the FC4 RPM: The same as above. * If I try
2005 Oct 12
1
Re-2: Winbind is DISCONNECTED after restart
On Wed, 12 Oct 2005, Stefan Kerkemeier wrote: > ok you`re using 'security=domain' and a windows 2003 sp1 DC. Well recent > security updates for Windows2003 (especially SP1) have changed the > several RPC mechanisms to obtain group and user lists form DCs. Yes, I know, but I was hoping for a workaround. If Samba/Winbind doesn't work with 2003SP1 in domain mode, and no fix
2003 Apr 07
1
W2003 terminal server profile path error
I've joined a Windows 2003 server to a domain hosted by a Samba 2.2.8 machine. It works fine to log in locally at the console, but not via terminal services. The login screen says: "You do not have access to logon to this session." The Event viewer says: "Failed to load Terminal Server Profile path. Note that the profile path must be less than 256 characters in
2000 Apr 18
1
rpcclient Shutdown
I have compile rpcclient using the last CVS, and have some questions regarding it. I would like to use rpcclient with perl to do a remote shutdown to NT Workstations on lan. >From my linux box ( Running Samba 2.0.6 ) I can successfully connect to the remote NT4.0 Wks, but the list of commands that I have access is only regenum regdeletekey regcreatekey regquerykey regdeleteval
2006 Jun 12
1
Re: [Bug 5409] ie6setup fails with "The download location information is damaged"
On Mon, 12 Jun 2006, Wine Bugs wrote: > http://bugs.winehq.org/show_bug.cgi?id=5409 > ------- Additional Comments From truiken@gmail.com 2006-12-06 11:12 ------- > You don't need to use any dlloverrides anymore. > > $ rm -rf ~/.wine > $ wineprefixcreate > $ cp inseng.dll ~/.wine/drive_c/windows/system32/ > $ wine ie6setup.exe Very interesting. Where do I find
2006 Jan 26
0
EaseReader gives fixme:amstream:IAMMultiMediaStreamImpl_Initialize
Hi. I'm trying to get the EaseReader application (http://www.dolphinaudiopublishing.com/products/EaseReader/) running in Wine. By using the native oleacc, oleaut32 and rpcrt4, it's now actually possible to start the application. The "self voicing" mode also works: The application "speaks", for example when hovering above menu choices. Listening to the actual DAISY
2006 Mar 06
0
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO"
I'm trying to run an application called "Sprakknep" (http://www.softogram.se/sprakknep.html), which uses audio output. The application fails with a dialog box saying: "The specified device is not open or is not recognized by MCI" When running with WINEDEBUG=+mci, I get: trace:mci:mciSendStringW (L"open \"C:\\Program Files\\Spr\00e5kknep\\tal\\allm hem
2005 Oct 12
1
Winbind is DISCONNECTED after restart
I'm experiencing a strange problem on one RHEL4 system with Samba 3.0.20a. After restarting the Samba and Winbind services, the domain connection doesn't work any longer: # wbinfo --sequence HA02 : 1 BUILTIN : 1 CRT : DISCONNECTED Before restarting, I got: # wbinfo --sequence CRT : 254 The strange thing is that if I remove /etc/samba/secrets.tdb before (re)starting Samba, this
2007 Jan 30
1
net and the PASSWD environment variable
I've noticed that the "net" command supports the PASSWD environment variable, just like smbclient does. However, it's not documented. Does this mean that this variable is deprecated, or can I trust that it will be around tomorrow? Regards, --- Peter ?strand ThinLinc Chief Developer Cendio AB http://www.cendio.se Teknikringen 3 583 30 Link?ping Phone: +46-13-21 46 00
2014 Dec 01
0
Multilingual Win 2008 R2 problems with Samba 3.6/CentOS 6
On Fri, 28 Nov 2014, Davor Vusir wrote: >> What is the recommended solution to this? I recently found: >> >> https://wiki.samba.org/index.php/Samba_%26_Windows_Profiles#Implementing_roaming_profiles_with_Samba >> >> However, the suggested configuration is to store roaming profiles on a >> separate share. We would prefer to store them in the UNIX home dir as we
2006 Aug 13
1
Building 23b
Building 3.0.23b I get these errors: [...] torture/rpctorture.c:377: error: (Each undeclared identifier is reported only once torture/rpctorture.c:377: error: for each function it appears in.) torture/rpctorture.c:535: warning: passing argument 5 of 'create_procs' from incompatible pointer type torture/rpctorture.c:539: warning: passing argument 5 of 'create_procs' from
2004 Feb 26
1
Printer settings reset problems
Hi, I am working on a print server project where we have ran into a big showstopper. The print server works in a very mixed environment with clients running for example Linux, Windows NT4, Windows 2000, VMS, different Solaris versions and other Unix dialects. The server runs CUPS for printer spooling and Samba to serve the Windows machines. It's the Windows machines that has caused most
2006 May 05
2
Rails MySQL Stored Procedure Fun
Hi All. I have a question about calling MySQL stored procedures that is a little different from the usual. I know stored procedures are not really the ''Rails way'' but in this case there is no other way to accomplish the same task and I have used them successfully. Background: I am using a query to produce a real-time status of items flowing through a factory. The query
2007 Feb 21
4
User/Group HWM ignored when converting idmap from tdb to LDAP
Hi! I'm trying to convert my tdb-based idmap mapping to a LDAP-based one. This generally works as intended, with one exception - the highest uidNumber/gidNumber in use is not transferred, and this causes duplicate use of the same uid/gidNumber. Here's what I'm doing: 1) net idmap dump /var/cache/samba/winbindd_idmap.tdb > idmap.dump 2) Set idmap backend in smb.conf to
2006 Jun 23
8
MySQL loses connection, strange problem, will pay for help
I have searched the forums, searched google, etc for the past 3 days and have not found a solution that will work. Any help is greatly appreciated and at this point I have no problem paying for help. I have a paypal account. I was developing my rails project on a server that had mysql 5. We finished development and needed to move it over to the client server, their server has mysql 4.1.
2006 May 15
2
winbind and AD password updates
Hi! I've been trying to get password changes to work from a SuSE machine to an AD server. Authentication works fine in AD mode, so at least that bit is correct. When trying to change the password, I get PAM error 4 back. Checking in the logs, I see that winbind fails with the error NT_STATUS_PASSWORD_RESTRICTION. From Microsoft's documentation, I can read that this means that there
2019 Jan 23
2
[Bug 2959] New: Disabling just rsa-sha2-512 breaks public key authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2959 Bug ID: 2959 Summary: Disabling just rsa-sha2-512 breaks public key authentication Product: Portable OpenSSH Version: 7.9p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component:
2008 Jan 20
1
winbind forced password change requires interactive shell
We've discovered that although Winbind supports password changes when the account password is expired, this only works with *interactive* shells. This is a major problem for us. Use case 1: SSH tunnels: $ ssh user2@localhost -N -L 4711:localhost:22 user2@localhost's password: <trying to use the tunnel> channel 2: open failed: administratively prohibited: open failed As you can
1998 Nov 10
0
unix registry command
USE AT YOUR OWN RISK. exactly the same rules apply to the use of rpcclient registry commands as to regedit.exe and regedt32.exe, except more so. obtain from: http://samba.anu.edu.au/cvs.html syntax: rpcclient -S nt_hostname -U username[%passwd] -W domain -l logfile rpcclient now has some _preliminary_ commands which work with HKEY_LOCAL_MACHINE and will in the near future work with HKEY_USERS
2006 May 17
1
Multiple Clients, Winbind and idmap in LDAP, documentation incorrect?
Hi! I have a setup with several Linux machines running samba-3.0.22-10.1.17 (from SuSE 10 OSS), authenticating against an AD. Since one of the machines is exporting an NFS share mounted by the rest of the machines, I need SID <-> uid/gid mapping to be shared between all Linux machines, which led me into using an OpenLDAP server as idmap backend. My smb.conf is found at the end of this mail.