similar to: 2 questions

Displaying 20 results from an estimated 800 matches similar to: "2 questions"

2002 Jul 17
1
(no subject)
Hello everyone two small questions with hopefully short answer. 1)How can I send simultaneously a massage to all members on the network using smbclient??? 2)smbtar does not back-up files and folders with hebrew names for those files/folders so....? Thanks: Yossi Shani -> shaniy@actcom.co.il
2019 Sep 24
0
Windows 10 temporary profile error, when domain remote profile directory exists and is empty
You should check that if a user is logged and you look at the local (c:\users) folder Does it have a TEMP folder in it. If thats the case. I suggest you try this. Click Start ?? Run ?? Regedit Navigate to the following registry key :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList Then find the GUID from the user that is having problem. (tip, properties, security tab )
2005 Dec 17
1
HOW TO: Migrating users' locally-stored profiles from one domain or workgroup to a new domain
Migrating Users Profiles When Changing Domain Affiliation: A Primer I. Introduction NOTE: This applies to Windows NT-based systems with locally-stored user profiles. Windows 9x and Me do not manage user profiles in the same way. Quite often we find the need to change a workstation's affiliation, either from a workgroup (that is, the workstation is not in a domain environment) to a domain,
2019 Nov 29
0
Wine release 4.21
The Wine development release 4.21 is now available. What's new in this release (see below for details): - HTTP proxy configuration through DHCP. - Parameter block support in D3DX9. - A few more dlls converted to PE. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.21.tar.xz
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 Jun 04
0
Samba and Vista profile probs
Yes, if you're using roaming profiles Vista will automatically accept your login (if your PDC is configured correctly, check the firewall on the clients and server also, write/read access to the profile for the current user, but i guess these things were already said here but I'm only replying to your last question without having read most of the rest) The profile is not needed to be
2015 Dec 22
3
restoring roaming profiles
I'm running Version 4.1.17-Debian as a DC on a Debian/Jessie AMD64 system. After rebuilding a domain with slightly different settings, roaming profiles stopped working. https://wiki.samba.org/index.php/Implementing_roaming_profiles contains a suggestion (see Troubleshooting roaming profiles) that gets them working again - deleting the user subkey from
2007 Dec 30
4
How to avoid loosing rsync temp/partial files
Hallo, I am using rsync to copy remote files into a local directory. I use the following flags: "--remove-sent-files --partial-dir=/tmp --partial --temp-dir=/tmp --backup --suffix=.bak". I need the partial issue since in the final destination I must have only closed and full files. I need to remove the sent files from the destination since I need to avoid transferring the same file
2015 Dec 22
0
restoring roaming profiles
On 22/12/15 12:25 AM, Gary Dale wrote: > I'm running Version 4.1.17-Debian as a DC on a Debian/Jessie AMD64 > system. > > After rebuilding a domain with slightly different settings, roaming > profiles stopped working. > https://wiki.samba.org/index.php/Implementing_roaming_profiles > contains a suggestion (see Troubleshooting roaming profiles) that gets > them
2015 Dec 23
1
restoring roaming profiles
On 22/12/15 23:51, Gary Dale wrote: > On 22/12/15 12:25 AM, Gary Dale wrote: >> I'm running Version 4.1.17-Debian as a DC on a Debian/Jessie AMD64 >> system. >> >> After rebuilding a domain with slightly different settings, roaming >> profiles stopped working. I suppose the questions are, why did you rebuild the domain, what settings did you change and did
1998 Oct 07
0
[NOT SUBJECT] need information about Profiles for multiple users
Ok here is my problem : I have several computers and hundred users who use them. I configured a Linux Samba server so each user has his own profile (USER.DAT and such things) on server... for Windows 95 to take profile on server I had to use Policies, to have a registry key in : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProfileList for EACH USER , telling where to get profile.
2007 Jan 19
0
Roaming profile problem BDC
Hi all, I have a problem with my PDC - BDC LDAP setup with roaming profiles. Both are in the same network. Both servers get the user homes and profiles from a NAS so they are always up to date. I configured to get the profiles and the homes from the logon server like logon path = \\%L\profiles\%U logon home = \\%L\%U The home directories work as expected. %L is translated to the logon
2024 Nov 26
1
Problem installing some r-packages via spack
Hi All, This occurs when I try to install certain r packages via the Spack package manager (the example is for DelayedArray): 70 ** R 71 ** inst 72 ** byte-compile and prepare package for lazy loading >> 73 Error: objects 'crossprod', 'tcrossprod' are not exported by 'namespace:Matrix' 74 Execution halted 75 ERROR: lazy
2010 Apr 29
2
please wait for the user profile service...
hi all got a windows 2008 server using samba as a primary domain controller. also got terminal services on the windows box for remote desktops, got some clients set up with thinstation to automatically connect to the terminal server with rdesktop. got a problem with logging on and off, its taking about 2 minutes to log in, "please wait for the user profile service", time increases if
2004 Nov 11
2
Migration to Samba
I'm migrating to Samba on about 50 desktops. After I join the domain (this is on Windows 2k or XP) I get a whole new set of settings (under documents and settings). Is there a way to tell Windows to use the old directory? It matches their username on samba if that helps. Note, I'm using local profiles. Thanks, Dean
2019 Sep 24
6
Windows 10 temporary profile error, when domain remote profile directory exists and is empty
Hello, The below happens with Samba 4.7.* (didn't checked with other Samba 4 versions): Setup: Samba 4.7.* AD, two domain controllers, 'computer A' and 'computer B' are Windows 10 domain members. 1. A user (login 'username') logs in into domain for the first time, on a 'computer A'. Samba DC doesn't find existing profile directory and creates an empty
1998 Oct 14
1
Getting rid of "You haven't logged on here before"
According to the Samba docs, there's really no good way to have Windows stop asking "You haven't logged on here before. Would you like your settings saved?" or whatever nonsense it actually says. However, due to headaches getting profiles COPIED and not merged with local copies as well as privacy concerns, I'd like to blast the profiles subdirectory constantly. But that
2006 Jun 03
5
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hi! Apparently there are no precompiled binaries for llvm-gcc 4.0 for Linux. I've tried downloading the sources and building according to http://llvm.org/docs/CFEBuildInstrs.html (except I'm not an elite gcc hacker). I tried following the guidelines and got what looks like a gcc for x86 with no traces of LLVM. I tried passing --enable-llvm with various llvm root pathnames and got ICEs.
2017 Nov 24
2
[ovirt-users] slow performance with export storage on glusterfs
On Thu, Nov 23, 2017 at 4:56 PM, Ji?? Sl??ka <jiri.slezka at slu.cz> wrote: > Hi, > > On 11/22/2017 07:30 PM, Nir Soffer wrote: > > On Mon, Nov 20, 2017 at 5:22 PM Ji?? Sl??ka <jiri.slezka at slu.cz > > <mailto:jiri.slezka at slu.cz>> wrote: > > > > Hi, > > > > I am trying realize why is exporting of vm to export storage on
2009 Sep 17
5
"this" variables being overridden?
Hi I encountered this problem a few times in the past, but only now it is consistent enough so I can write this email. In short, the problem is that after I copy some structure from the profiled program to the dtrace space, and set a "this-dataP" variable to point to the local copy, after a while some of the fields of the local structure are overridden with junk values. In