similar to: Basic Overview of Active Directory with Samba Install

Displaying 20 results from an estimated 10000 matches similar to: "Basic Overview of Active Directory with Samba Install"

2007 Jun 05
4
AD Integrated authentication
Hello list, i'm going to try very hard not to rant here, but i've been trying to get Samba working for 3 days, and it's just not happening. Let me start from the beginning. i'm just a lowly Windows admin but i've been doing this for 10 years, so i'm pretty sure i know what i'm doing (present situation excepted, clearly). i've got RedHat AS4 and a primarily
2007 Jun 27
1
Samba-AD HowTo Was: RE: Can't get single sign on to workafter joining linux toan AD domain
For everyone else's reference, John just gave me a call and issued a challenge to put my money where my (big) mouth is. So i'll be doing some work on the documentation in the next little while, specifically to do with adding Samba member servers to an AD infrastructure. If you have troubleshooting tips you picked up, or suggestions of things that need to be included, please let me know.
2002 Jul 25
0
Réf. : Backing up both AIX and NT using Samba
Hi Joe, What you can do is to tell the tape drive to not rewind after the first backup. You have to select the dedicated device for that. If my memory serves me, the device which does not rewind at backup end is /dev/rmt{x}.4 or something like that. So, the batch could be like this: tar cvf /dev/rmt{x}.4 myfiles_from_AIX smbclient ... -Tcga /dev/rmt{x} #after the NT backup,
2011 Jun 18
2
[LLVMdev] Cross compilation question
Hello, I wonder if it's possible to cross compile regular linux packages (autotools based) into llvm bitcode. Such bitcode could run on multiple target platforms using lli. So for example if we take 'tar' sources and compile them, we have 'tar' bitcode. We can run it using 'lli tar'. If it was possible in general, then probably building lots of linux packages could be
2011 Jun 20
0
[LLVMdev] Cross compilation question
Hi Rafal, LLVM's bitcode is not target independent in the manner you're hoping for. You can't take bitcode generated for x86 and use it on ARM, for example, or bitcode generated for Linux and use it on Darwin. -Jim On Jun 18, 2011, at 4:10 PM, Rafal Rusin wrote: > Hello, > > I wonder if it's possible to cross compile regular linux packages > (autotools based) into
2000 Jul 11
0
MDKSA-2000:018 dump update
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ________________________________________________________________________ Linux-Mandrake Security Update Advisory ________________________________________________________________________ Package name: dump Date: July 11th, 2000 Advisory ID: MDKSA-2000:018 Affected versions: 6.0, 6.1, 7.0, 7.1
2006 Mar 18
2
basic operations in rails
Hi all, This must be such a beginner''s problem, but I can''t figure it out. I''m pulling two integers out of a database, and i want to divide one value with the other, but i keep getting an error about operating on strings. Here''s the code - low_freq = unsorted.last.freq high_freq = unsorted.first.freq divider = high_freq / low_freq In my view, if i display
2010 May 24
2
Upgrading Samba
I have a fairly old Samba server, 3.0.25, on CentOS 4.8. I'd like to update it to something more modern, so I grabbed the "Enterprise Samba" 3.5 RPMs for RHEL, and went to work on a test machine. After upgrading via "rpm -U ./*.rpm", starting nmbd and smbd, I can no longer log in to the domain, I get: netlogon_creds_server_check failed. Rejecting auth request from client
2015 Mar 12
0
Dovecot fails to compile --with-cdb (and attempted fix)
On 10 Mar 2015, at 16:24, Jeffrey 'jf' Lim <jfs.world at gmail.com> wrote: > > On Tue, Mar 10, 2015 at 2:22 AM, Jeffrey 'jf' Lim <jfs.world at gmail.com> > wrote: > >> On Tue, Mar 10, 2015 at 2:15 AM, Jeffrey 'jf' Lim <jfs.world at gmail.com> >> wrote: >> >>> Dovecot version: 2.2.15 >>> Tinycdb: 0.78
2010 Jan 26
0
newb question: chron and hist()
Hi all, I'm just getting started in R so bear with my newbness. I am trying to create a very simple histogram of logins by time, with data coming in from a MYSQL query. the raw data looks like this: "id" "user_id" "experience_given" "created_at" "ip_aton" "1" XXXXXXX 2445626 0 "2010-01-21 00:00:01" 1123632036 "2"
2010 Oct 25
2
You're probably all tired of people like me...
Alright. Fedora 13. Wine. Steam. kgo. It's not working. Steam 'updates' to its latest release on installation (as it should) but the app quits as soon as it launches. I ran it from the terminal and get the following error dump: Code: [David at localhost Steam]$ wine steam fixme:process:GetLogicalProcessorInformation ((nil),0x32e488): stub
2015 Mar 12
2
Dovecot fails to compile --with-cdb (and attempted fix)
On Thu, Mar 12, 2015 at 9:43 PM, Timo Sirainen <tss at iki.fi> wrote: > On 10 Mar 2015, at 16:24, Jeffrey 'jf' Lim <jfs.world at gmail.com> wrote: > > > > On Tue, Mar 10, 2015 at 2:22 AM, Jeffrey 'jf' Lim <jfs.world at gmail.com> > > wrote: > > > >> On Tue, Mar 10, 2015 at 2:15 AM, Jeffrey 'jf' Lim <jfs.world at
2007 Jun 27
3
Samba-AD HowTo Was: RE: Can't get single sign on to work after joining linux toan AD domain
Hi all, i've just gone through a fairly long and involved troubleshooting process trying to do something similar to the problem described below and just as a general observation, the documentation available for joining a Samba Server to an AD domain tends to be disjointed and difficult to find. The Samba By Example doesn't really mention Samba in an AD network at all and the Official
1998 Dec 11
1
backup PC client
I began with Samba 1.9.18.p10. on SunOs 5.6. I try backup PC(Windows95) with this: smbclient \\\\pcbig\\test .. .. smb:\> recurse smb:\> directory recursion is now on smb:\> tar c /dev/rmt/0 .... Until it is OK. But restore has error: smb:\> tar x /dev/rmt/0 smb:\> restore tar file \test1.txt of size 70 bytes smb:\> Updating creation date on \testfolder1\ smb:\> ERRDOS - 50
2006 Oct 31
0
6302786 uupgrade does not copy /dev/rmt links from source to target BE on x86 due broken SUNWcsd preinstall
Author: as158974 Repository: /hg/zfs-crypto/gate Revision: 6173a752e05f9e78881e311aeaaf27f96c6d63f4 Log message: 6302786 uupgrade does not copy /dev/rmt links from source to target BE on x86 due broken SUNWcsd preinstall Files: update: usr/src/pkgdefs/SUNWcsd/preinstall
1998 Feb 27
0
Help restoring with smbtar
Help. I've cleverly saved a backup with smbtar -v -s planpc4 -x backup -t /dev/rmt/1c -p password How do I get some files on this drive back?? I've tried smbtar -v -r planpc4 -t /dev/rmt/1c -x backup but I get "No server or no service specified - abort." What am I doing wrong?? David J. Streb City of Fitchburg, MA dstreb@ci.fitchburg.ma.us
2001 Mar 27
0
smbtar not working
I install Samba 2.0.7 on my HP 715-80 running HPUX 10.20. The HP server and two PC's are connected on a local LAN. I can map network, move files, etc. However, when I try to use smbtar I get an error. The unix server is hobbs, the two PC's are calvin and marmaduke. The C: drive on calvin is named drive_c and set for share r/w. I can use tar from the cmd line on the unix 'puter to
2006 Apr 27
5
How to find your IP Address
Ok guys a quick newb question. I have been reading up on the Red Hat Enterprise 4 for dummies book along with installing and playing with the configurations of Cent OS 4. I have yet been able to find any information on how to find out what your IP address is. I have it set to use DHCP from our Windows server and I looked under the network card configuration settings but can not find any command or
2011 Dec 17
0
time-varying parameters kalman filter estimation problem using FKF package
Dear R users, I am trying to carry out MLE of the time-varying CAPM using the FKF package. My approach so far has been to try and adapt the example given in the help file found using ?fkf which demonstrates the MLE of an ARMA(2,1) model. When I attempt to run my R code (given below) I get the following error: Error in fkf(a0 = sp$a0, P0 = sp$P0, dt = sp$dt, ct = sp$ct, Tt = sp$Tt, : Some of
2001 May 02
1
openssh-2.9p1: OVERVIEW
The file OVERVIEW mentions `sdist' (no longer there) and fails to mention `sftp', `sftp-server'. Please fix it. Thanks for all the work you guys have put in OpenSSH. -O --------------------------------------------------------------- Updated 19 Oct 1999 for OpenSSH-1.2 The software consists of ssh (client), sshd (server), scp, sdist, and the auxiliary programs ssh-keygen,