similar to: Profile problems

Displaying 20 results from an estimated 10000 matches similar to: "Profile problems"

2002 May 21
1
Automating Joining a Domain
Hello everyone, Is there an easy way to automate the process of joining a Samba domain? Keith Lynn Systems Administrator School of Computer and Information Sciences University of South Alabama Mobile, AL 36608 Phone: (251) 460-6390 Fax: (251) 460-7274 Alternate E-mail: lynn@gateway.cis.usouthal.edu URL: http://www.cis.usouthal.edu/~lynn/
2002 Jan 13
14
Windows XP
Good evening all, I'm running samba 2.2.2a on RedHat 7.2 as a PDC and until today all was well. One of my users upgraded their workstation to Windows Xp pro and although they received a message "Welcome to the domain" when they try to log on they receive the message that the domain comptroller cannot be located to validate their account. The workstation show up in the browse list.
2007 Feb 06
0
Strange Profiles Problem
This is a problem I've been experiencing lately after an upgrade from Samba 2.2.8 to Samba 3.0.23d. The problem seems to have to do with either the user's profile or the ntuser files in the profile. Normally what happens when a user logs in is that either the desktop.ini file's contents are displayed, or the user's program menu appears just like you had hit the Start button.
2009 Aug 05
7
why is 0 not an integer?
Why when I assign 0 to an element of an integer vector does the type change to numeric? Here is a particularly perplexing example: > v <- 0:10 > v [1] 0 1 2 3 4 5 6 7 8 9 10 > class(v) [1] "integer" > v[1] <- 0 > class(v) [1] "numeric" #!! > -- View this message in context:
2009 Aug 05
7
why is 0 not an integer?
Why when I assign 0 to an element of an integer vector does the type change to numeric? Here is a particularly perplexing example: > v <- 0:10 > v [1] 0 1 2 3 4 5 6 7 8 9 10 > class(v) [1] "integer" > v[1] <- 0 > class(v) [1] "numeric" #!! > -- View this message in context:
2011 Aug 23
3
Bug or feature? sum(c(a, b, c)) != (a + b + c)
Greetings all, I'm porting an algorithm from MATLAB to R, and noticed some minor discrepancies in small decimal values using rowSums and colSums which are exacerbated after heavy iteration and log space transformation. This was rather perplexing as both programs claimed and appeared to use the IEEE 754 standard for floating point arithmetic (confirmed with manual basic operations).
2009 Jul 22
3
How to replace NAs in a vector of factors?
# Just when I thought I had the basic stuff mastered.... # This has been quite perplexing, thanks for any help ## Here's the example: db1=data.frame( olditems=c('soup','','','','nuts'), prices=c(4.45, 3.25, 4.42, 2.25, 3.98)) db2=data.frame( newitems=c('stew','crackers','tofu','goatsmilk','peanuts'))
2012 Dec 13
3
How does Firefox work? Really?
I have, to me, perplexing situation. I am attempting to run Firefox on a CentOS-6.3 virtual machine to which I am connected using an SSH link with X-Forwarding enabled. (ssh -Y userid at host.domain.tld). The reason I wish to do this is that the vm is used for development an my code coverage analysis tool produces a html format report which is read via the file:// protocol. I thought that if I
2008 Jan 24
4
Appreciate the help...
I received some interesting answers to my cron question. Most people said it was not possible. One person reviewed cron's source code and said the source would need to be modified. One person said I should mount the filesystem with noexec. I'll review and test the answers as best I can. To answer several people's curiosities of why I keep pushing - when I'm tasked with a
2004 Nov 10
4
pix in MS Office
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: wine_weirdness.ppt Type: application/vnd.ms-powerpoint Size: 33792 bytes Desc: wine_weirdness.ppt Url : http://www.winehq.org/pipermail/wine-users/attachments/20041110/d6ae19a2/wine_weirdness.ppt
2006 Jul 07
2
clarification needed: $ in machine name?
Hello, Sorry to be a pest, but I need to try to get some clarification of how the machine name works when setting up a machine account on the Samba server. The Samba How-To page http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-pdc.html#id2536400 talks about the "common error" of including the $ in the machine name on the server machine. However, all of the
2009 Sep 04
2
perplexing permissions issue
Hello, I have a perplexing permissions problem that i thought i had, but it's resurfaced. I'm running CentOS 5.3 and it runs an apache web server. The permissions on the web data directory in this case /var/www/secure/data are set to 4775 owner of apache group of webdev. All users that should be allowed to place content are in the webdev group. I was under the impression that any file
2006 Nov 28
1
Duplicate Icons on Desktop after Upgrade
Hi, I'm recently upgraded to samba-3.0.23d from 3.0.21 on an OpenBSD 4.0 server. I'm using folder redirection to redirect the Application Data, Desktop, My Documents, and Favorites folders off to /profiles/username on the server. Two users now have duplicate file icons on their desktops. For example, if there is a file named test.doc in the /profiles/username/Desktop directory on
2012 Mar 22
2
Order of terms in formula changes aov() results
Hello, This one is very perplexing. I have teacher observation data, with factors teacher ID, observer ID, component, grade and subject. When I do this, aov(data=ratings.prin.22, rating ~ obsid.f + tid.f + subject.f + grade.f + comp.f) I get this: Terms: obsid.f tid.f grade.f comp.f Residuals Sum of Squares 306.23399 221.38173 1.70000 14.52831 279.05780 Deg. of
2006 Dec 04
1
Mongrel and Mongrel Cluster Library LoadErrors
Hello, I''m a noobie to Rails and even more to mongrel. I have an issue with one server that I''ve installed mongrel. Its a Fedora Core 5 box, and it is having problems loading the Oracle OCI8 libraries. However, this only occurs when I use mongrel_cluster, or mongrel with out the - d switch. I have no problem using the library from the commandline and with Webrick or
2009 Apr 22
1
prstat -Z and load average values in different zones give same numeric results
Folks, Perplexing question about load average display with prstat -Z Solaris 10 OS U4 (08/07) We have 4 zones with very different processes and workloads.. The prstat -Z command issued within each of the zones, correctly displays the number of processes and lwps, but the load average value looks exactly the same on all non-global zones..I mean all 3 values (1,5,15 load averages) are the same
2011 Jun 08
1
HVM --> PV, success on 1st time, failed on 2nd time
Hello list, I''m having a perplexing problem. I''m currently trying to install Gentoo Linux on XenServer 5.6 fp1. When I''ve compiled the kernel, I shutdown, eject CD, activate PV mode, and turn on. It worked, except for the fact that I forgot to change the entries in /etc/fstab to point to /dev/xvd?. So I shutdown, change back to HVM, and reboot into Gentoo''s
2005 Sep 19
1
stale name lookup result
I am running a Samba 3.0.10 server on freeBSD and 3.0.10-Debian client. I just had a perplexing problem. The client is a laptop and moves about different samba networks. My home computer's name (Unix hostname and samba name) is 'ocean'. When I'm at home I run smbmount //ocean/mydir /mnt/samba/ocean/mydir -o <options> Normally this is fine. I've been running the
2002 Mar 22
1
binom.test and small N
running R 1.4.1 on MAC and 1.2.2 on Linux When I use run binom.test with small N the results are a little perplexing to me >binom.test(9,20,p=0.5) gives the below plus other stuff 95 percent confidence interval: 0.2305779 0.6847219 Now: >pbiom(9,20,0.6847219) [1] 0.02499998 # i.e., lower 2.5% of distribution >pbinom(9,20,0.2305779) [1] 0.9923132 >pbinom(8,20,0.2305779)
2023 Aug 26
1
Domain password policy with Samba AD DC
On Sat, 26 Aug 2023 18:02:44 +0200 Peter Milesson via samba <samba at lists.samba.org> wrote: > Hi Anantha, Why do I get the feeling I missed something here ? > > I now know (the hard way) that it's possible to manage the password > policies with samba-tool. But through my futile trials and > information on different web sites (very little documentation in the >