|
|||||||||||
|
debian-user-digest Digest V2007 #2920
From: <debian-user-digest-request(at)lists.debian.org>
Date: Thu Nov 29 2007 - 22:00:58 EST
debian-user-digest Digest Volume 2007 : Issue 2920 Today's Topics: Re: get info about memory and CPU [ Danesh Daroui
Date: Thu, 29 Nov 2007 21:51:25 +0100
Message-ID: <474F264D.4030108@bredband.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thank you so much it worked...
Celejar wrote:
Date: Fri, 30 Nov 2007 06:34:10 +0900
Message-ID: <474F3052.3090807@westnet.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit
Douglas A. Tutty wrote:
There are a lot of CPUs around now that people are installing into things like personal PCs and word processor/spreadsheet work stations that will operate just fine on 1Gb. If you want that CPU to perform in the environment it was designed for, as it does in a high-end graphics workstation, you'll notice the difference.
If you're running one stick on a dual core, you're only running on half
a CPU.
David.
Date: Thu, 29 Nov 2007 15:24:57 -0600
boundary="----=_Part_11620_22849408.1196371497855" ------=_Part_11620_22849408.1196371497855 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline at the end of the day, this is what I want: my debian(etch)/exim machine to accept all internet Email to my domain, ignore all else, and relay on to my exchange 5.5 server. This means I want exim to validate email recipients thru ldap lookups. seems like a simple enough task, even one that many people have probably done. Can I find any examples of an exim config file that demonstrates this? NO! doc's suck. So I have no idea if my router config is even close or not. I don't think I need an acl, but i'm not sure. such a simple task, you'd think there'd already be a sample config file out there somewhere.... Having said that, I'm trying to figure out why my ldap lookup's aren't working, so that leads me down a nasty diagnostic path.
returns nothing. 2) i'm trying to do ldap lookups using ldapsearch, and I'm not having any luck at all, and i'm getting "invalid credential" error messages.
3) ldap is definitely running on exchange, because an ldap://server/query
entry in a browser, brings up a dialog box that will successfully search
using a custom ldap string,
4) if I can't use telnet to try to diagnose what's going on - where should I
start?
------=_Part_11620_22849408.1196371497855 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline at the end of the day, this is what I want: my debian(etch)/exim <br> machine to accept all internet Email to <br> <p>my domain, ignore all else, and relay on to my exchange 5.5 server. <br> This means I want exim to validate
------=_Part_11620_22849408.1196371497855--
Date: Fri, 30 Nov 2007 00:01:41 +0200
protocol="application/pgp-signature"; boundary="djJN5oi3zFpblwUd" Content-Disposition: inline --djJN5oi3zFpblwUd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
On Sun, Nov 25, 2007 at 01:39:39PM -0500, Michael Pobega wrote:
Found it: http://bugs.debian.org/446080 And the addon is not used unless you edit a latex file, so either you=20 edit an existing file that starts with \documentclass... or you should=20 ':setf tex' (ex. for a new file).
Regards,
--djJN5oi3zFpblwUd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE-----
iD8DBQFHTzbFqJyztHCFm9kRAj+LAJ4rCQLnpD1TQtNnbwt4bDRhtVbKXwCeNqDi
Cm9mAvb1jauYIdRX4G9ilAg=
Date: Thu, 29 Nov 2007 18:04:21 +0000
Message-ID: <474EFF25.9010908@rakupottery.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit
Raj Kiran Grandhi wrote:
> -- Bill Date: Thu, 29 Nov 2007 16:08:56 -0600 From: "Bob Goldberg" <bobg.hahc@gmail.com> To: debian-user@lists.debian.org Subject: LDAP - howto get linux to talk to exchange/AD Message-ID: <4e312cc10711291408p20da50e7i1b66690e6f6ca16@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_11786_2641761.1196374136096" ------=_Part_11786_2641761.1196374136096 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Apologies for any duplicate posts.... I'm reading this thread on google (groups), and I apparently can't reply/post from there.... reply to s.: hi s. yes, I have...(google searches) but none of my searches has revealed any information that actually works. All I can get out of exim is "Unrouteable address". no matter what I've tried. The ppt presentation you referred to looked like it had potential, but not 1 single LDAP query in that ppt seemed to work correctly on my windows browser. I figured if the information in there, which DID look fairly straightforward, doesn't work right, then how can I trust anything that follows.? I certainly accept the notion that the problem is ME. But I can't seem to find a place to start diagnosing what I'm doing wrong... I can't seem to get even the simplest of things to work correctly when it comes to using exim w/ ldap. I consider myself expert, when it comes to most things *nix. But working with ldap has been the most frustrating experience i've had in a long time. The closest thing to ANY success i've had is with ldapsearch as follows: ldapsearch -h exchange.domain.com -D "CN=exim,CN=Users,DC=domain,DC=com" -x -w "password" -b "CN=Users,DC=domain,DC=com" "(memberOf=CN=Users,DC=domain,DC=com)" this command at least seems to communicate w/ the exchange server, and tells me "invalid credentials". I can only ASSUME that means a problem w/ the user/password, but I KNOW that info IS valid. I don't have a clue how to start figuring out what's wrong with credentials I KNOW are good. is debian REALLY talking to my exchange server? have no clue... it would help if I could telnet to my exchange server & submit a query & see it work... but no one can even tell me IF this can be done!?!? ------=_Part_11786_2641761.1196374136096 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Apologies for any duplicate posts.... I'm reading this thread on google (groups), and I apparently can't reply/post from there....<br><br>reply to s.:<br>hi s.<br><br>yes, I have...(google searches) but none of my searches has revealed any information that actually works. <br><br>All I can get out of exim is "Unrouteable address". no matter what I've tried.<br>The ppt presentation you referred to looked like it had potential, but not 1 single LDAP query in that ppt seemed to work correctly on my windows browser. I figured if the information in there, which DID look fairly straightforward, doesn't work right, then how can I trust anything that follows.? <br><br>I certainly accept the notion that the problem is ME. But I can't seem to find a place to start diagnosing what I'm doing wrong... I can't seem to get even the simplest of things to work correctly when it comes to using exim w/ ldap. <br><br>I consider myself expert, when it comes to most things *nix. But working with ldap has been the most frustrating experience i've had in a long time.<br><br>The closest thing to ANY success i've had is with ldapsearch as follows: <br>ldapsearch -h exchange.domain.com -D "CN=exim,CN=Users,DC=domain,DC=com" -x -w "password" -b <br>"CN=Users,DC=domain,DC=com" "(memberOf=CN=Users,DC=domain,DC=com)" <br><br>this command at least seems to communicate w/ the exchange server, and tells me "invalid credentials".<br>I can only ASSUME that means a problem w/ the user/password, but I KNOW that info IS valid.<br><br> I don't have a clue how to start figuring out what's wrong with credentials I KNOW are good.<br>is debian REALLY talking to my exchange server? have no clue...<br>it would help if I could telnet to my exchange server & submit a query & see it work... but no one can <br>even tell me IF this can be done!?!?<br><br> ------=_Part_11786_2641761.1196374136096--
Date: Thu, 29 Nov 2007 14:04:01 -0800 (PST)
From: bobg.hahc@gmail.com
To: debian-user@lists.debian.org
Subject: Re: LDAP - howto get linux to talk to exchange/AD
Message-ID: <d8052ab9-3381-4775-bfa5-1325c0b56441@t47g2000hsc.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On Nov 28, 8:40 pm, "s. keeling" <keel...@nucleus.com> wrote:
Date: Thu, 29 Nov 2007 15:10:21 -0800 (PST) From: joseph lockhart <jwl_andlovesaidno@yahoo.com> To: debian-user@lists.debian.org Subject: Re: FreeAgent USB HDD Message-ID: <289125.53681.qm@web59314.mail.re1.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable The new seagate usb hard drives spin down after aprox 3 min, this then causes the computer to get a "waiting" response that it interperates as a bad device while the device spins back up, but being logged as a bad device it will not let you access the drive. basically you need to clear the log so that it doesn't show up as a bad device, and then write a script to touch the drive every two minutes or so hope that helps jwlockhart Registered Linux User #458799 this user is penguin powered ___________________________________________________________________= _________________ Be a better pen pal.=20 Text or chat with friends inside Yahoo! Mail. See how. http://overview.m= ail.yahoo.com/
Date: Fri, 30 Nov 2007 07:43:02 +0700
From: Klein Moebius <klein.moebius@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: Is it exist a mailing-list for console only users ?
Message-ID: <20071130004302.GA6177@klein.moebius.net>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S"
Content-Disposition: inline
--AhhlLboLdkugWU4S
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
* David Fox <dfox94085@gmail.com> [2007-11-28 18:56:04 -0800]:
Date: Fri, 30 Nov 2007 10:24:01 +0900 (WST)
From: Peter F Bradshaw <pfb@exadios.com>
To: debian-user@lists.debian.org
Subject: Re: OT: Programming Robots
Message-ID: <Pine.LNX.4.58.0711301022001.2927@goldmund.pri>
Content-Type: TEXT/PLAIN; charset=US-ASCII
Hi Thomas;
On Thu, 29 Nov 2007, Thomas H. George wrote:
Date: Fri, 30 Nov 2007 02:48:53 +0100 (CET)
From: "s. keeling" <keeling@nucleus.com>
To: debian-user@lists.debian.org
Subject: Re: [OT] Re: How do you make your life secure (software based)?
Message-ID: <slrnfkur05.p6e.keeling@heretic.nucleus.com>
Jochen Schulz <ml@well-adjusted.de>:
Date: Fri, 30 Nov 2007 03:11:03 +0100 (CET)
From: "s. keeling" <keeling@nucleus.com>
To: debian-user@lists.debian.org
Subject: Re: LDAP - howto get linux to talk to exchange/AD
Message-ID: <slrnfkus9m.p6e.keeling@heretic.nucleus.com>
bobg.hahc@gmail.com <bobg.hahc@gmail.com>:
Date: Fri, 30 Nov 2007 02:04:30 +0000 From: Pigeon <pigeon@pigeonsnest.co.uk> To: debian-user@lists.debian.org Subject: adduser / chfn asking for root password Message-ID: <20071130020430.GD19891@schnellbox.pigeonloft> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XF85m9dhOBO43t/C" Content-Disposition: inline --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable When I try to add a new user, adduser is calling chfn in such a way as to cause chfn to ask for the root password. Output from adduser looks like this: # adduser test Adding user test' ... Adding new group test' (1010) ... Adding new user test' (1010) with group test' ... The home directory /home/test' already exists. Not copying from /etc/skel'. Enter new UNIX password: (password for "test" supplied) Retype new UNIX password: (password for "test" reentered) passwd: password updated successfully Password: (root password supplied) Changing the user information for test Enter the new value, or press ENTER for the default Full Name []:=20 Room Number []:=20 Work Phone []:=20 Home Phone []:=20 Other []:=20 Is the information correct? [y/N] y # If I don't enter the root password I get this: # adduser test Adding user test' ... Adding new group test' (1010) ... Adding new user test' (1010) with group test' ... The home directory /home/test' already exists. Not copying from /etc/skel'. Enter new UNIX password: (password for "test" supplied) Retype new UNIX password: (password for "test" reentered) passwd: password updated successfully Password: (null password, or any password other than root, supplied) chfn: PAM authentication failed adduser: /usr/bin/chfn test' returned error code 1. Exiting. #=20 'ps ax' while waiting at the anomalous password prompt shows that chfn is waiting. adduser version: 3.102, passwd 1:4.0.18.1-7, perl: 5.8.8-7etch1 --=20 Pigeon Be kind to pigeons - - Pigeon's Nest: http://pigeonsnest.co.u= k/ GPG key: http://pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0x21C61F7F --XF85m9dhOBO43t/C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHT2+uUxADjyHGH38RAus6AJ4iHAYZ1VMu4XfXM0koHMliLNHtnACgu4dc DnEb9QuiQndqA3tX/nV5sOw= =+dKX -----END PGP SIGNATURE----- --XF85m9dhOBO43t/C-- End of debian-user-digest Digest V2007 Issue #2920 ************************************************** Received on Thu Nov 29 22:01:11 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:57:18 EDT |
||||||||||
|
|||||||||||