search for: 7x64

Displaying 5 results from an estimated 5 matches for "7x64".

Did you mean: 0x64
2020 Sep 09
4
Trying to add workstation to smb domain and get access denied
Rebooted my system for a windows update. When it came back up, It said the trust between my workstation and DC was broken. (Running Windows 7x64 SP1). Very odd, haven't seen that for a while. I thought it would be easy: unjoin/rejoin. But upon trying to rejoin, I get: The join operation was not successful. This could be because an existing computer account having name 'ANY' was previous created using a different set...
2020 Sep 09
0
Trying to add workstation to smb domain and get access denied
...2020 4:20 > Aan: samba at lists.samba.org > Onderwerp: [Samba] Trying to add workstation to smb domain > and get access denied > > Rebooted my system for a windows update. When it came back up, > It said the trust between my workstation and DC was broken. > (Running Windows 7x64 SP1). Very odd, haven't seen that for a while. > > I thought it would be easy: unjoin/rejoin. But upon trying to rejoin, > I get: > > > The join operation was not successful. This could be > because an existing > computer account having name 'ANY' was...
2012 Sep 10
2
For APC Back UPS ES users
?With Arnaud Quette's help, I have tried to fix the regression concerning the APC Back UPS ES unit. This regression is related to an issue in this UPS firmware. It cannot be reverted to previous version because the current code fixes communication issue with others UPS (which behave correctly, but are not very permissive). So we (Arnaud and I) have decided to add a tweak (call it a hack if you
2013 Jan 16
1
Samba AD Auth Stops After Patches
Hello, I have an issue that I can't sort out. Issue: Just applied the latest round of patches that brought me up to this Samba version and suddenly end-users are being prompted for authentication when attempting to access shares on this CentOS box from their Windows Vista, 7x86, and 7x64 workstations. Problem: I am new to Samba and seem to not be connecting the dots Layer 1: I can ping local host, Samba server name and IP from the Samaba Server and from a Win7x64 client Here is my research and observations: 1. cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.9...
2015 Nov 17
8
[PATCH 0/3] v2v: windows: Use '*.inf' files to control how Windows drivers are installed.
https://github.com/rwmjones/libguestfs/tree/rewrite-virtio-copy-drivers Instead of trying to split and parse elements from virtio-win paths, use the '*.inf' files supplied with the drivers to control how Windows drivers are installed. The following emails best explain how this works: https://www.redhat.com/archives/libguestfs/2015-October/msg00352.html