![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing picture at banner? | ridgeback00 | UNIX for Dummies Questions & Answers | 0 | 03-10-2005 04:09 PM |
| Telnet Banner | smohd | UNIX for Advanced & Expert Users | 4 | 11-15-2002 10:13 AM |
| Remove RH telnet Banner | macdonto | UNIX for Dummies Questions & Answers | 1 | 04-01-2002 10:44 AM |
| banner with ftp | 98_1LE | UNIX for Dummies Questions & Answers | 1 | 03-27-2002 01:37 PM |
| Telnet banner | sdharmap | UNIX for Dummies Questions & Answers | 2 | 02-07-2002 02:20 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
changing the telnet banner
I don't want SunOS 5.8 to appear when someone logs into my machine... how do I go about changing the banner? I was thumbing through my unix books and I haven't found anything... I'm probably looking under the wrong topic... anyways... any help would be greatly appreciated. |
| Forum Sponsor | ||
|
|
|
|||
|
|
|
||||
|
The answer is in http://www.enteract.com/~lspitz/armoring.html. And it is specific to Solaris - that's a great write-up for any SunOS user, new or not... |
|
|||
|
telnet login
in Solaris follow these steps to clear the telnet banners:
first go to /etc/default directory # cd /etc/default if this file does not exist then creat this file and type the banner variable in that file # vi telnetd BANNER="" save the file and exit logout and login via telnet i hope this helps ta ta |
|||
| Google UNIX.COM |