similar to: PDC/profile Migration to new Host (Domain)

Displaying 20 results from an estimated 10000 matches similar to: "PDC/profile Migration to new Host (Domain)"

2004 Jan 14
1
Pool printing via cups and notification via samba
Hello, I've been thinking about setting up some sort of pool printing, where a job can be sent and the system can decide which printer to send it to. I know that with cups I can define a pool, but I'd like to have samba print a notification as to which printer cups sent the job to. The rationale is: I have multiple printers, each under a maintenance agreement. I have some printers
2004 Jan 09
1
best, safest and easiest way to provide remote access to files on linux machine
dear list. this question is rather related to samba, although not exclusively. I consider it related enough to ask here, please apologise if you don't. we are in the process of setting up a samba domain at my company. a goal is to replace our current nt4 servers. another goal is to provide an easy way to access the documents on the lan (and peoples home directories) from 'outside'
2003 Dec 08
1
MySQL passdb backend (mysql_init)?
Greetings All, I am trying to use MySQL4 as the backend for authentication through Samba 3.0.0. When I finally got it to compile ok (damn that mysql/mysql.h) I cannot get it to work. Below you'll find the log transcript from when I try to connect with any client -- smbclient in this case. And yes, I have the MySQL-part setup correctly using the example mysql.dump from the dist and the user
2003 Oct 30
1
Stupid Little Doubt
I'm reading the samba-howto-collection and just got a doubt. Even using mysql or ldap I still have to have one user for each username I insert in pdbedit (smbpasswd/ldap/mysql/etc) ? There's no way to automatize it just like the add user command to add machines in the passwd? regards thiago lima.
2004 Feb 06
1
what is nmbd doing on all interfaces?
hi, i just noticed the following running netstat: udp 0 0 192.168.1.100:137 0.0.0.0:* 19862/nmbd udp 0 0 0.0.0.0:137 0.0.0.0:* 19862/nmbd udp 0 0 192.168.1.100:138 0.0.0.0:* 19862/nmbd udp 0 0 0.0.0.0:138 0.0.0.0:* 19862/nmbd in my smb.conf i got: interfaces = eth0 bind interfaces only =
2014 Feb 26
1
Minimal configuration for Name Service
Hi, In my company we have a new requirement that say when our device has disks, it should run smbd and nmbd to serve files and name services (as it always has been done). However, when all disks are removed, we still need nmbd to answer its own netbios name - any other name resolution is completely optional, though. My question is, regardless or security mode (workgroup/AD), what would be the
2008 Oct 29
1
Help with impute.knn
ear all, This is my first time using this listserv and I am seeking help from the expert. OK, here is my question, I am trying to use impute.knn function in impute library and when I tested the sample code, I got the error as followingt: Here is the sample code: library(impute) data(khanmiss) khan.expr <- khanmiss[-1, -(1:2)] ## ## First example ## if(exists(".Random.seed"))
2008 Jul 07
3
rsh problems in CentOS 5.2 (was "cvs command failure on 5.2")
Okay, I've narrowed the problem down quite a bit. As previously reported, in CentOS 5.2 I get this: $ cvs log Makefile poll: protocol failure in circuit setup cvs [log aborted]: end of file from server (consult above messages if any) Turns out this is a problem with rsh: $ rsh khan ls connect to address 10.24.15.48 port 544: Connection refused Trying krb4 rsh... connect to address
2014 Oct 15
2
[LLVMdev] using -debug-ir to map identify IR mapping
Adding the flags in an opt pass seems to do the trick. I added the flags as follows M.addModuleFlag(llvm::Module::Warning, "Dwarf Version", 3); M.addModuleFlag(llvm::Module::Error, "Debug Info Version", llvm::DEBUG_METADATA_VERSION); llvm-dwarfdump and addr2line now point at a line in .ll files, not the source files. Thanks! /Muneeb On 15 Oct
2014 Oct 15
2
[LLVMdev] using -debug-ir to map identify IR mapping
On Wed, Oct 15, 2014 at 9:04 AM, Adrian Prantl <aprantl at apple.com> wrote: > I have no experience with debug-ir, but is it possible that the debug-ir > pass never sets the debug info version? There should be a named metadata > node > !llvm.module.flags = !{..., !123} > !123 = metadata !{i32 1, metadata !"Debug Info Version", i32 2} > in the .ll output. If
2014 Oct 15
2
[LLVMdev] using -debug-ir to map identify IR mapping
Yes, I am using opt and llc from the same version (3.5). I know that there were issues with debug-ir in 3.4. I have explored the source tree myself for 3.5 and I know that the pass -debug-ir does kick in with opt. But I have no clue of what happens with the debug information in (and after) the llc pass. /Muneeb On 15 Oct 2014, at 17:14, David Blaikie <dblaikie at gmail.com> wrote: >
2016 Mar 04
3
vignette index
Dear helpers, I have multiple vignette files for a package, and I would like to have the "right" order of these files when displayed online. For instance, see below: https://cran.r-project.org/web/packages/bst/index.html The order of vignette links on CRAN is different from what I hoped for: > vignette(package="bst") Vignettes in package 'bst': pros
2015 Nov 20
2
Cannot boot
I can boot from DVD. I deleted kernel. Thought it will fix the problem. Now I can see rescue menu only. Kernel source is there. How to get back kernel. On Friday, November 20, 2015, Arun Khan <knura9 at gmail.com> wrote: > On Fri, Nov 20, 2015 at 2:18 PM, Siva Prasad Nath > <shivaprasadnath21 at gmail.com <javascript:;>> wrote: > > Hi, > > My server not able
2004 Aug 06
3
ices cvs crashing
Well, hi folks: I am still having this problem with ices crashing regularly. I have upgraded to todays cvs for ices and icecast hoping that would take care of it but no such luck. I am not sure just what is going on. It seems to happen fairly often which is not exactly making my listeners happy. I will include the relevant portion of the ices.log below. I would appreciate any suggestions
2003 Jun 26
0
Accounts randomly clobber on user add (LDAP, XP, Samba PDC)
Hi folks, This has been quite a mystery to us; we are in the process of migrating over from workgroups to a domain with Samba as the PDC. Every now and then when we add a machine to the domain it clobbers a random user's account in our LDAP database. I though it might be a problem with the smbldap-tools included in the samba dist., but after reviewing the code and retooling
2009 Jul 31
5
Creating a column based on data in another column
hello all, I have a data frame and I want to create a column which assigns a letter based upon the value in another column. The data column has velocities ranging from 0 to 1000. So for example, for velocities between 0 and 300 I'd like to assign the letter "A" in the new column, for 300-600, "B" and so on and so forth. How would I do this? Thank you very much! Mehdi
2008 Mar 16
1
LDAP (was: Re: asterisk-users Digest, Vol 44, Issue 48)
If you write a HowTo, would you please insert it into the wiki at http://www.voip-info.org/wiki/index.php?page=LDAP ? Thanks. On Sun, 2008-03-16 at 07:09 -0500, asterisk-users-request at lists.digium.com wrote: > Date: Sat, 15 Mar 2008 18:20:32 -0200 > From: "Gonzalo Servat" <gservat at gmail.com> > Subject: Re: [asterisk-users] LDAP > To: "Asterisk Users Mailing
2007 Aug 04
3
request
I want to calculate the commulative sum of any numeric vector with the following command but this following command does not work "comsum" My question is , how we can calculate the commulative sum of any numeric vector with above command Thanks Zahid Khan Lecturer in Statistics Department of Mathematics Hazara University Mansehra. ---------------------------------
2006 Aug 02
3
Active Record
I want to build a one page finance calculator in Rails. The form has several fields on it. When I press the calculate button it will return to the same page with the answer. If there is an error it will also return to the same page with the appropriate error messages. I want it to be able to 1. Carry over all the values on the form fields 2. Use the rails validation methods How can I acheive
2006 Mar 01
3
Migration from NT4 to W2K3 AD
Are there any gotcha's..... I am currently using winbindd and very successfully integrating my Samba boxes with the NT4 domain structure. The admin who is doing the migration (A corporate person not used to Linux at all) is already nervous about the migration since it involves Linux. Usernames are not supposed to change..but, the authentication domain is going to be a completely new