Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

override FreeBSD identd

  • 12-06-2006 10:17PM
    #1
    Closed Accounts Posts: 137 ✭✭


    On my shell account on a FreeBSD box can I override the identd without root to an extent that when I log on to a remote IRC server in irssi the username I have set in my ~/.irssi/config file is used instead of my actual username on the box in question? I have no problem doing this on my other FreeBSD shells, just this one.


Comments

  • Registered Users, Registered Users 2 Posts: 6,007 ✭✭✭Moriarty


    Odds are the shell owner has enforced a strict ident policy where it'll catch any ident requests destined for processes running from your shell, intercept them and reply with your shell name. It's generally done so there's some level of accountability, making it easier to track which user was causing problems on IRC etc.


  • Closed Accounts Posts: 137 ✭✭gnashrr


    Moriarty wrote:
    Odds are the shell owner has enforced a strict ident policy where it'll catch any ident requests destined for processes running from your shell, intercept them and reply with your shell name. It's generally done so there's some level of accountability, making it easier to track which user was causing problems on IRC etc.

    Yeah I understand that and I can see why a strict ident policy provides some level of accountability, but here's the thing: it's not replacing my ident in my config with my shell username, instead it inserts 'nobody' and that's why it's annoying. Also this seems to only happen on irc.linux.ie and not on any other servers I've tried it on.


Advertisement