Unix Technical Forum

oident problems

This is a discussion on oident problems within the Debian Linux support forums, part of the Debian Linux category; --> Hey I got this huge problem with my oidentd. Had tried for the last 2 weeks to sort it ...


Go Back   Unix Technical Forum > Unix Operating Systems > Debian Linux > Debian Linux support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-19-2008, 06:51 AM
Denni Pultz Gottfredsen
 
Posts: n/a
Default oident problems

Hey

I got this huge problem with my oidentd.
Had tried for the last 2 weeks to sort it out, but cant get it working.
So hoping some of you could help.


My box is a Debian, running on a 450mhz, 128mb, 4,7GB, IBM Thinkpad
Notebook.
Had installed psybnc with oidentd support, and oidentd using apt-get.

My oidentd.conf file:
# Configuration for oidentd
# see oidentd.conf(5)
#
default {
default {
allow spoof
allow spoof_all
allow spoof_privport
}
}

# you may want to hide root connections
#user "test" {
# default {
# force reply "roogon"
# }
#}

When i look into the /var/log/daemon.log i see:

Mar 27 12:46:46 server oidentd[23909]: Connection from
bandit.probe-networks.de (82.96.64.2):4800
Mar 27 12:46:46 server oidentd[23909]: [bandit.probe-networks.de] 12764 ,
6667 : ERROR : NO-USER

So the IRC networks can connect, but it cant spoof. Just returing "NO-USER".


Please help me out.

Best Regards
Denni Pultz Gottfredsen
The Linux newbie



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-19-2008, 06:51 AM
J.O. Aho
 
Posts: n/a
Default Re: oident problems

Denni Pultz Gottfredsen wrote:
> Hey
>
> I got this huge problem with my oidentd.
> Had tried for the last 2 weeks to sort it out, but cant get it working.
> So hoping some of you could help.


Never used it, but fakeidentd may be what you need, it's a lot easier to get
working, but don't have that much options.


//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-19-2008, 06:51 AM
Denni Pultz Gottfredsen
 
Posts: n/a
Default Re: oident problems

Hey thanks for the respond.

Just installed it, and wow it works..
But its returing a static username (default set to 'username'), couldnt it
spoof like oidentd does?

Thanks
Denni

"J.O. Aho" <user@example.net> skrev i en meddelelse
news:3aniiqF6brg3aU1@individual.net...
> Denni Pultz Gottfredsen wrote:
>> Hey
>>
>> I got this huge problem with my oidentd.
>> Had tried for the last 2 weeks to sort it out, but cant get it working.
>> So hoping some of you could help.

>
> Never used it, but fakeidentd may be what you need, it's a lot easier to
> get working, but don't have that much options.
>
>
> //Aho



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-19-2008, 06:51 AM
J.O. Aho
 
Posts: n/a
Default Re: oident problems

Denni Pultz Gottfredsen wrote:
> Hey thanks for the respond.
>
> Just installed it, and wow it works..
> But its returing a static username (default set to 'username'), couldnt it
> spoof like oidentd does?


As I said before, it don't have much of options, if you want to change
username that it will respond, then add it to the line where you start fakeidentd

fakeidentd mightyuserwhodontlikeidents

and the reported user will be 'mightyuserwhodontlikeidents'.


//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-19-2008, 06:51 AM
Denni Pultz Gottfredsen
 
Posts: n/a
Default Re: oident problems

Yes i understand that.

But could it not return a random numeric thing?
or spoof the userid
"J.O. Aho" <user@example.net> skrev i en meddelelse
news:3anqnuF6e5hqmU1@individual.net...
> Denni Pultz Gottfredsen wrote:
>> Hey thanks for the respond.
>>
>> Just installed it, and wow it works..
>> But its returing a static username (default set to 'username'), couldnt
>> it spoof like oidentd does?

>
> As I said before, it don't have much of options, if you want to change
> username that it will respond, then add it to the line where you start
> fakeidentd
>
> fakeidentd mightyuserwhodontlikeidents
>
> and the reported user will be 'mightyuserwhodontlikeidents'.
>
>
> //Aho



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-19-2008, 06:51 AM
J.O. Aho
 
Posts: n/a
Default Re: oident problems

Denni Pultz Gottfredsen wrote:
> Yes i understand that.
>
> But could it not return a random numeric thing?
> or spoof the userid


No, it's not made that way, it does only sppof with only one username (remeber
that the user don't have to exist on your system). It will still not give out
any information about the users you have on your system.

If you want, you could modify the code, think it's not mokre than 3-4kb large
and set a random numeric string.


//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-19-2008, 06:51 AM
Denni Pultz Gottfredsen
 
Posts: n/a
Default Re: oident problems

I couldnt, because cant code c++ or whats it code in.

Its driving me nuts
"J.O. Aho" <user@example.net> skrev i en meddelelse
news:3ansn0F6c82diU1@individual.net...
> Denni Pultz Gottfredsen wrote:
>> Yes i understand that.
>>
>> But could it not return a random numeric thing?
>> or spoof the userid

>
> No, it's not made that way, it does only sppof with only one username
> (remeber that the user don't have to exist on your system). It will still
> not give out any information about the users you have on your system.
>
> If you want, you could modify the code, think it's not mokre than 3-4kb
> large and set a random numeric string.
>
>
> //Aho



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-19-2008, 06:51 AM
J.O. Aho
 
Posts: n/a
Default Re: oident problems

Denni Pultz Gottfredsen wrote:
> I couldnt, because cant code c++ or whats it code in.


It's only c, so it's not that difficult and could be a good reason why to
start look into coding

http://remus.rutgers.edu/~rhoads/Code/code.html

And the worst that can happen is that your code don't work


//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-19-2008, 06:51 AM
Denni Pultz Gottfredsen
 
Posts: n/a
Default Re: oident problems

Had looked into coding..
Im coding html, php

but thanks anyways
"J.O. Aho" <user@example.net> skrev i en meddelelse
news:3ao3meF6c4mveU1@individual.net...
> Denni Pultz Gottfredsen wrote:
>> I couldnt, because cant code c++ or whats it code in.

>
> It's only c, so it's not that difficult and could be a good reason why to
> start look into coding
>
> http://remus.rutgers.edu/~rhoads/Code/code.html
>
> And the worst that can happen is that your code don't work
>
>
> //Aho



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-19-2008, 06:51 AM
J.O. Aho
 
Posts: n/a
Default Re: oident problems

Denni Pultz Gottfredsen wrote:
> Had looked into coding..
> Im coding html, php


Then you are always there, php isn't that far from C IMHO, but you coulr write
a PHP script that works as identd and use xinetd to power it.

Or just take it easy, sit infront of telly and know that fakeidentd will work
as it is.


//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:22 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com