similar to: Roaming Profile disabling

Displaying 20 results from an estimated 7000 matches similar to: "Roaming Profile disabling"

1998 Aug 08
20
Roaming profiles
I want to setup a linux box with samba as a file and print server for a LAN of 20 NT 4.0 SP3 workstations. I want the home direcotories to be on the server the clients to have roaming profiles. For this, do I have to make the linux box a domain controller? I want to avoid it if I can, because the domain control code in not on the production releases. I don't want to setup an NT server either.
2006 Jul 12
6
Speaking of 3Ware/RAID/SATA/9550SX...
I just built up a server running CentOS 4.3, and trying to boot from a 3Ware 9550SX-16ML, 16 port card. This system has 9x500GB drives, AMD Opteron, Tyan K8SD mobo and 1 GB of ram. I downloaded the latest (9.3.0.4) driver from 3Ware, and after a couple of botched attempts, I got CentOS installed. In my two botched attempts, the problem was X hanging during the formatting of the drives, so I
2009 Nov 17
4
Installing a PHP class
Guys, Web/php stuff is outta my area to say the least. I need to setup a php class called Advanced Graphing Class. It has php, font and js files that need to be made available. How and where do I set this up to be available to any virtual host that uses it? A link to where this is documented would be great, I have been searching obviuolsy using the wrong lingo... Thanks! jlc
2005 Sep 06
4
url_for: :overwrite_params went missing
Somewhere between 0.13.1 and the current SVN version the :overwrite_params option to url_for (and related methods) went missing. I can''t tell whether this was deliberate or by mistake, and I have no idea how to get the same functionality in some other way either. Michael -- Michael Schuerig Life is what happens
2008 Jan 02
2
how to ignore or omit somethings while reading the data table
hello respected ppl... am a engg. student...i was trying to use R in statistical calculations now the problem is..i imported a huge tsv file onto R...it has a column which gives cost...and it has "$" with each numerical value in this column...it is something like this..$.05,$.1,$.075...and so on.. R is reading it as "character vector"... i tried using all the arguments but
2008 Apr 16
3
Can connect directly, but not browse samba server from Windows Workgroup network
Dear Samba gurus, I have a Fedora 8 linux server, running samba 3.0.28a-0.fc8. I am doing the simplest thing of all - exposing a public read-only share within MS Workgroup environment. My server has a fixed local IP address (192.168.1.200) and it's on the same subnet as the rest of the machines. The server and machines are connected to a 24 port CISCO switch. My problem is that I can
2012 Dec 07
2
Assigning cases to groupings based on the values of several variables
Dear R-ers, my task is to simple: to assign cases to desired groupings based on the combined values on 2 variables. I can think of 3 methods of doing it. Method 1 seems to me pretty r-like, but it requires a lot of lines of code - onerous. Method 2 is a loop, so not very good - as it loops through all rows of mydata. Method 3 is a loop but loops through fewer lines, so it seems to me more
2011 Aug 31
1
formatting a 6 million row data set; creating a censoring variable
List, Consider the following data. gender mygroup id 1 F A 1 2 F B 2 3 F B 2 4 F B 2 5 F C 2 6 F C 2 7 F C 2 8 F D 2 9 F D 2 10 F D 2 11 F D 2 12 F D 2 13 F D 2 14 M A 3 15 M A 3 16 M A 3 17
2005 Sep 11
3
Extending ActiveRecord::Base
Hey everyone, I''m interested in extending ActiveRecord::Base. I have a special "easier" find function that I want to include in all classes. How can I include this in all classes? Can I just create a model object that does something like this: class ExtendedAR < ActiveRecord::Base def self.special_find ... end end and then all my other classes
2002 Mar 11
0
Samba browsing and NAT
BACKGROUND --------------------- I have a system running Red Hat 7.1 (2.4 kernel) that I've set up on a local subnet to server as a router to the outside world, including the Internet. IP forwarding and NAT work just fine on the TCP/IP level. Outside World [10.11.0.0 network] 10.11.0.1 | |---- 10.11.0.2 Win2K MYGROUP |
2014 Dec 15
0
C group hierarchy and libvirtd
On Centos 6.4 x64,with libvirt-0.10.2-18.el6.x86_64 i am trying to set "memory.limit_in_bytes" for all qemu process. changed "cgconfig.conf" group mygroup{ perm { admin { uid = root; gid = root; } task { uid = qemu; gid = kvm;
2007 Mar 18
1
Symlinks deletion behaviour
Hi List, hi Samba-team, Recently I've faced some problem with directories deletion trough Samba and trying to clarify the root cause. The following happens: 1. There is a directory my_dir and symlink to it my_dir_link drwxrwsr-x 48 myuser mygroup 20480 Mar 18 21:53 . drwxr-xr-x 33 root root 0 Feb 28 17:37 .. drwxr-sr-x 2 myuser mygroup 4096 Mar 18 21:47 my_dir lrwxrwxrwx 1
2009 Jul 24
1
Samba Member server cannot access other Member servers
Dear List, I?ve got a Samba NT4 domain with multiple samba member servers serving files using domain security. Current member servers are all running CentOS 4.7 with 3.0.28-0.el4.9 I have no issues (except aging) with these systems. I?m upgrading a major file server with CentOS5.3 64 bit with Samba 3.0.33-3.7el5_3.1 ,it?s all setup and configured but here?s a show stopper for
2001 Jul 18
3
Ok, Im an idiot. Can't remount the ext3 filesystem because I deleted the /.jounral file...
Hello everyone, Ok, I admit it - I'm an idiot. But it seemed the right thing to do at the time.... I'm running RH 6.2 with a 2.2.19ext3 (ext3 0.0.7). I wanted to try out the new 2.4 kernel line, so I upgraded modutils, gcc and few other things.. Compiled the kernel (did NOT patch it to ext3) and installed it and rebooted. Well, it didn't understand ext3 fs.. Ok... Boot back into
2005 May 16
2
Winbind problem when exec freeradius
Hil list! I'm trying to authenticate Active Directory Users via freeradius. I can do it in a general case (user and domain) without problem. Now I have to do it restricting the authentication to the members of a group. I can exect the script (as is put in radiusd.conf) correct from the command line: Deb:~# /usr/bin/ntlm_auth --username=javi2 --require-membership-of='AAMM\MyGroup'
2010 Jul 08
3
One account can access samba, another can't.
My wife and I each have our own workstation dual-booting WinXP and Gentoo Linux. We also have a third which runs Gentoo all the time. I wanted to set up samba on the third box and provide some extra storage space for both our Windows installs. It worked for a few days, then all of a sudden it stopped letting my account (michael) in while still letting my wife's account (amy) use the share.
2003 Oct 10
0
Share informations...
Hi all ! How can I change the rights on a folder or subfolder in a samba share ?! Exemple: i'v got this: - MyRep <- Owner(User1)(RWX) Group(MyGroup)(RWX) Other()() | - SubRep <- Owner(User1)(RWX) Group(MyGroup)(RWX) Other()() | | * File6.doc | | * File7.doc | * File1.doc | * File2.doc i've got 3 users and one group:
2005 Jan 04
0
FC2 to FC3 Upgrade help
Hi All, Due to a hard-disc crash, I have just upgraded from a working Samba setup running in FC2 to a non-functional Samba setup running in FC3. The Windows XP machine has not changed, but won't connect. Samba is fully up2date from the FC3 repositories. smb.conf [global] workgroup = MYGROUP server string = Samba Server hosts deny = ALL hosts allow = 192.168.1.0/24 127.
2004 Sep 06
1
rpart problem
Dear all, I am having some trouble with getting the rpart function to work as expected. I am trying to use rpart to combine levels of a factor to reduce the number of levels of that factor. In exploring the code I have noticed that it is possible for chisq.test to return a statistically significant result whilst the rpart method returns only the root node (i.e. no split is made). The following
2006 Jul 31
1
Issues with cifs mounts following Samba upgrade to 3.0.23a
My LAN includes a server machine running FC4, with several shares mounted with Samba. Yesterday, I upgraded the packages on the FC4 machine, and these included Samba, which is now at 3.0.23a. Unfortunately, this seems to have broken the mounted shares for my Ubuntu 6.06 installation on my Acer 1682WLMI laptop. The cifs module on Ubuntu reports as version 1.39. The symptoms are that I can