Displaying 20 results from an estimated 5000 matches similar to: "Roaming profiles issues"
2011 Aug 29
2
Plot history
Dear R group,
I am trying to plot uisng a for loop. Here is the script:
for (i in unique(cfn$ID)){
plot(cfn$TIME[cfn$ID==i],cfn$DV[cfn$ID==i],pch=16)}
I could access only the last plot of the series and cannot go back to see
all the plots. I appreciate your help in resolving this issue and also
please suggest how I can export the plots as a pdf or other format files for
publication purposes.
2001 Dec 07
2
Memory problem
Dear all,
I have written a little R program to convert images. See below. Within the
loop over j (the filenames) memory consumption grows constantly. rm( ... )
inside the loop did not help. Memory does not grow if I remove the writeBin
statements between the two #-------- marks. But obviously this is not
solution I want...
Thanks for any advice.
Manfred Baumstark
P.S. As I'm new to R:
2003 Feb 18
0
more roaming profile issues
Gladly and with the help of this list, I have solved my previous problem
with Samba as a PDC. My new and improved problem is with the ntusers.ini
file. Which seems to be overwritten at each and every login. This creates
a problem in that that file lists directories to be excluded and THAT
list includes the Local Settings directory. In someone's infinite
wisdom, they decided to also keep
2004 Dec 11
1
Can't capture "-1" return on Dial command
How can I capture a "-1" result on a Dial command? Basically, I have the
following setup, and I want to be able to process the audio file after the
outbound call has been done regardless how how it ends.
No matter how the call ends, I can't get "macro-record-stop" to run.
Any help would be great.
-Eric
<from extensions.conf>
[macro-dialanalog]
exten =>
2004 Dec 09
1
Folder Redirection, Roaming Profiles and Working Offline
Hi,
I have been trying to use samba for a while as a way to have an
identical desktop/startmenu/profile/favourites/etc on multiple PCs.
Samba is setup as the PDC and I can join the domain and login.
The problems started firstly when I wanted to have some sort of caching
and also logon concurrently to different pcs with the same user. The
main problem being that whichever computer I log off
2006 Oct 12
1
Problems on FC4 with roaming profiles
Hi guys,
I do seme help-out work for a company whose IT guys setup a FC4 box with
Samba (fully up to date via YUM) running as a DC. The client desktops
are all identical (at least after they got stolen and replaced).
Profiles are roaming, so the users can log on on any machine. The
software they run is fairly limited - Office 2003, Outlook with
Communigate Pro plugin, Norman antivirus, Adobe
2004 Jan 07
3
different win machines on PDC not accessible at different times
I am having nearly the EXACT same problem as
http://lists.samba.org/archive/samba-technical/2003-December/033315.html
I have samba 3.0.1-1 rpms and fedora core 1.
Samba is set as a WINS server, which the win2k machines, who use DHCP from router, are pointed to by the WINS server address specified in router(each of the win2k machines, via ipconfig /all reveal they do in fact use the wins server).
2003 Nov 02
1
Strange entries in logfiles
Recently I discovered some strange entries in my logfiles.
Theses entries appears in /var/log/messages and /var/log/samba/log.nmbd
...
Nov 2 17:27:32 pc00 nmbd[1093]:
[2003/11/02 17:27:32, 0]
nmbd/nmbd_incomingrequests.c:process_name_refresh_request(183)
process_name_refresh_request: unicast name registration request received for
name MYDOMAIN<00> from IP IP_CLIENT on subnet UNICAST_SUBNET.
2011 May 24
0
How to resolve Centos Linux Version 5.5 x86_32 Callgrind Version 3.6.1 cg_annotate : Line 1 Missing command line error?
Good afternoon, We are running callgrind and
cg_annotate version 3.6.1
on Centos Linux Version 5.5 x86_32. One month ago Mr. Josef Weidenorfer
issued a special patch that fixed callgrind on Centos Linux Version
5.5 x86_32. We can now profile complex C++ programs which use our own
shared library libmdMatchup.so.
However, when we use version 3.6.1 cg_annotate
callgrind.out.22533 --auto = yes
2005 Feb 12
1
cannot locate roaming profile
I've just edited smb.conf to make it a PDC on my SuSE 9.1 machine. I
can add other machines to the domain but when I try to log on, I get the
message "Windows cannot locate your roaming profile...blah blah" My
config file is below.
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date:
2003 Sep 21
3
Samba PDC not creating roaming profiles
Hi All,
I have recently moved my PDC from a linux suse 7.0 box to a
Solaris 8 server. I have downloaded the samba 2.2.8a and
installed it without any errors.
I used my old smb.conf and made the neccasry changes to it, I
have pasted it below.
I don't receive any errors, it just ends up using a local profile and
doesn't bother to update it to the server.
I have looked at countless
2008 Mar 28
1
Need help getting roaming profiles to work
Hi!
First, let me apologize for the length of this message. I wanted to
include as much relevant info as I could and it got a bit lengthy.
For reasons that I won't bother to detail here, I ended up
volunteering to upgrade the server at my kids school. It's a small
private school with an all-volunteer tech support staff (me!). We
currently have about 40 computers serving about 150 people.
2004 Jan 22
0
Roaming Profiles problem
Background:
I've setup my server (name:firewall) to acts as a PDC, and to use roaming
profiles. I am using Windows XP with sp1 on the client machines.
Problem:
When I login to my domain (panacea) I get the following error-message:
--------------------------------------------------------------------------
Windows cannot locate the server copy of your roaming profile and is
attempting to log
2002 Aug 28
0
segfault in RMySQL
Hi all,
I have experimented a segmentation fault error using
RMySQL_0.4-6 library in R 1.5.1.
Look the sequence:
-------------------------------------------
> library(RMySQL)
> m <- dbManager("MySQL")
> m
<MySQLManager:(1137)>
> describe(m)
<MySQLManager:(1137)>
Driver name: MySQL
Max connections: 10
Conn. processed: 0
Default records per
2016 Jun 27
2
How to debug not working Roaming profiles on Samba 4 AD setup?
Hi, thank your for your answer.
> Are the 'File servers' joined to the domain ?
Yes
> Are the smb.conf files you posted complete
No, they are abstracted ones, because they are very long
> if not, can you post the complete ones, exactly as they are on the
computers (you can sanitize them if you need to)
Yes
> Try taking a look here:
2007 Mar 11
3
I cannot see the network in the PDC server but yes in xp stations, any idea?
I have set samba server as PDC and I can see the network in others computers
but not in the server, any idea?
thx for advance
my smb.cnf:
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2007/03/09 22:38:36
[global]
workgroup = DOMINI
server string = %h Domain server (Samba, Ubuntu)
obey pam restrictions = Yes
passdb backend = tdbsam
2009 Mar 27
2
Samba/LDAP Backend: Error NT_STATUS_CONNECTION_REFUSED
When I run this command I am not prompted for a password, I just get the below error.
# smbclient -U root //zmail/homes
Error connecting to 10.0.0.14 (Connection refused)
Connection to zmail failed (Error NT_STATUS_CONNECTION_REFUSED)
---
Now for the back story:
CentOS v5.2 with Samba v3.0.28-1.el5_2.1 and Zimbra 5.0.11_GA on x86_64 hardware.
I'm attempting to connect samba (PDC) with
2016 Jun 27
2
How to debug not working Roaming profiles on Samba 4 AD setup?
Hi, some months before, I was serving files and profiles using a Samba 3
PDC server (I will name it PDCSERV), this is some abstracts fro smb.conf:
PDCSERV:/etc/samba/smb.conf
[general]
logon path = \\%N\profile
logon drive = U:
logon home = \\%N\%U
logon script = "logon.cmd"
valid users = %S
[homes]
path =
2006 Oct 13
1
Windows 2000 Authentication
Hi community.
Let me tell you what happed to me.
I configure samba to authenticate to an LDAP server, everything wokrs
perfect, I got rid of the /etc/passwd file, now all
my users reside in the LDAP database, I can connect via ssh for example
without any problem, getent passwd returns the
information as expected, till here just like a sharm.
No, I connect from a windows 2000 client as
2003 Jul 04
0
Samba/Windows question: problems loading roaming profiles
Hello everyone!
I'm trying (unsuccessfully until now) configure two Samba
servers:
- Server A. Acting as PDC in a Windows 2000/XP
domain and as profile server.
- Server B. Acting as profile server.
I have users whose profiles are in server A and others
whose profiles are in the server B. The server where
each user's profile lives is identified by the main
group (GID) of the user (that