Remote login to certain ID help ?

Anyone know how to setup on Sun Solaris 8 boxes to have remote logins to certain IDs locked out ? On the AIX boxes, this is done with a command like login -f....but I don't know if it can be set up on the Suns. Any ideas or workarounds on this would be great.

The question is how are you trying to connect to the server? and where are you testing from?
You say you can 'log-in to the Mac-Mini from the internal network', but what protocol are you using?
The ports you've opened are for web (80), FTP (21) and SSH (22), so if you're using any other protocol (e.g. AFP for file sharing), it won't work.
So, you need to decide what protocol you want to use and forward the appropriate ports. For example, if you do want to use AFP to transfer files, you'll need to open port 548.
An alternative is to just use port 22 and use SSH tunneling to tunnel other protocols over a secure connection (normal AFP, web, etc. traffic is not secure and tunneling these protocols over an SSH connection provides an enhanced level of security.

Similar Messages

  • System preferences remote login address naming HELP PLEASE

    Hello,
    This problem is driving me crazy... Enabling Remote Login (under Sharing Preferences) gives me a note that "To log in to this computer remotely, type ssh [email protected]". The problem is the part of the address named "wrongname".  I have no idea where it is picking this up. I've gone back under the networking preferences and confirmed it's not coming from there. The netbios name by the way is "CARLS-MACBKPRO1". Enabling file sharing gives me the same "wrongname". Any idea where this is coming from and how do I fix it?
    Running 10.7.3 on a Macbook Pro.
    Thanks in advance.
    Carl

    The question is how are you trying to connect to the server? and where are you testing from?
    You say you can 'log-in to the Mac-Mini from the internal network', but what protocol are you using?
    The ports you've opened are for web (80), FTP (21) and SSH (22), so if you're using any other protocol (e.g. AFP for file sharing), it won't work.
    So, you need to decide what protocol you want to use and forward the appropriate ports. For example, if you do want to use AFP to transfer files, you'll need to open port 548.
    An alternative is to just use port 22 and use SSH tunneling to tunnel other protocols over a secure connection (normal AFP, web, etc. traffic is not secure and tunneling these protocols over an SSH connection provides an enhanced level of security.

  • After updating to 10.10.3, now my Macbook Pro will not stay logged in. I log in after restarting, and it will stay logged in for 3-5 seconds then immediately log off and go back to the login screen. Any help?

    After updating to 10.10.3, now my Macbook Pro 15" (mid-2014) will not stay logged in. I log in after restarting, and it will stay logged in for 3-5 seconds then immediately log off and go back to the login screen. Any help?
    By the way, I also updated my Macbook Pro 17" (mid-2009) and it seems to be running fine, though I haven't tried to restart it and log in. I'm afraid I won't be able to get this one to work either if I do.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Is there a way to access remote login and screen sharing logs?

    I have a very high suspicion that my macbook air has been accessed through remote login. Here's what happened. I closed my macbook air, letting it sleep, and left my house. After coming back I found it logged into the Guest account (which I didn't know was enabled). Remote login, Remote sharing and file sharing were enabled but I disabled them. I can't remember enabling them but maybe I did.
    I am also on a local network with about 8 other devices connected. I looked through /private/var/log/system.log but couldn't find anything concrete. I have yet to log out of the guest account and have connected to another internet connection just to be on the safe side. 
    My other user account is passworded and I could switch back to it from guest.
    So if my macbook was accessed through remote login, is there a way to tell from what IP address it came from?
    Please help me get to the bottom of this.

    May 20 13:03:44 XXXXXXXX-MacBook-Air.local loginwindow[51]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    May 20 13:03:44 XXXXXXXXMacBook-Air.local loginwindow[51]: USER_PROCESS: 51 console
    May 20 19:11:14 XXXXXXXXXXX-MacBook-Air.local loginwindow[51]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    I guess if it did happen it would have said so. Thanks anyway.

  • Getting ssh_exchane_identity error when trying to login from my machine or a remote one. Already enabled remote login

    I updated my system from Snow Leopard to Lion 7.3.1
    Wanted to login from remote computer and then enabled the remote login in Preferences/Sharing, but when trying to login I get the error ssh_exchange_identification also if I try to login from my machine with ssh username@localhost.
    I tried all what I could find on internet forums, but nothing changed.
    Please help!!
    Daniela

    Hi Linc
    here is the output of ssh -vvv localhost
    OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
    debug1: Reading configuration data /etc/ssh_config
    debug1: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to localhost [::1] port 22.
    debug1: Connection established.
    debug3: Not a RSA1 key file /Users/danielamaurizio/.ssh/id_rsa.
    debug2: key_type_from_name: unknown key type '-----BEGIN'
    debug3: key_read: missing keytype
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug2: key_type_from_name: unknown key type '-----END'
    debug3: key_read: missing keytype
    debug1: identity file /Users/danielamaurizio/.ssh/id_rsa type 1
    debug1: identity file /Users/danielamaurizio/.ssh/id_rsa-cert type -1
    debug1: identity file /Users/danielamaurizio/.ssh/id_dsa type -1
    debug1: identity file /Users/danielamaurizio/.ssh/id_dsa-cert type -1
    ssh_exchange_identification: Connection closed by remote host
    [1]+  Done                    edit sshd_config
    The following line comes from /var/log/secure.log
    May 23 04:59:46 <danielamaurizio> sshd[2267]: fatal: /var/empty must be owned by root and not group or world-writable.
    but I'm not sure if it's want you asked me; the owner of /var/empty is root of group sys.
    By the way I had a problem that Lion cancelled the owner root and I had to use System Preferences User and groups to add root again, with the result that now I can use only the comman "su root" and not "sudo anycommand"  anymore.
    Thanks for halp and cheers
    daniela

  • Can't download files -even the support center's remote login appl won't download;  web sites like USA Today will not open; etc.

    This all started by certain sites not opening, like USA Today; Intellicast.com.  Installed Maverics yesterday successfully and the web sites very briefly worked and then starting failing again.  Called tech support and couldn't download their remote login code.  From Safari's viewpoint thought there might be a problem with Adobe Flash.  So deleted that and then tried to download the installer code from Adobe and that wouldn't download.  Suggestions would be appreciated.

    Firefox can find plugins in several locations, but Firefox 21 changed the location of the "shared" plugin folder so older installers like the Microsoft Windows Media Plugin no longer drop the DLL file in the correct location.
    There apparently are two ways to address this:
    (1) Change a Firefox preference so that Firefox checks the old location. Here's how:
    (i) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (ii) In the filter box, type or paste '''plugins''' and pause while the list is filtered
    (iii) Double-click '''plugins.load_appdir_plugins''' to switch its value from false to true.
    This will take effect after you restart Firefox.
    (2) Copy the plugins folder to the new location. Here's how on Win 7 64-bit:
    Open a Windows Explorer window to:
    C:\Program Files (x86)\Mozilla Firefox
    Right-click and copy the '''Plugins''' folder
    Double-click the '''browser''' folder to open it
    Right-click and paste
    Right-click the new copy of '''Plugins''' and rename it to '''plugins'''
    After restarting Firefox, the plugins in that folder should now be available.
    ''Edit: I suggest just doing #1.''

  • Dual Monitor remote login

    Hello,
    I use a Windows 7 Enterprise PC at work with dual monitors, I work from home on a regular basis and I use a Macbook Pro with Mountain Lion.
    I need to know if there is a way to remote login and use a dual monitor as well, when I have 2 monitors hooked on my Macbook pro, the remote login window only appears in one of them, is there a way to have it split like I have it at work? I really need to use 2 monitors remotely connected to my PC at work in order to split my work on both monitors.
    Thanks for the help!

    Hello,
    I use a Windows 7 Enterprise PC at work with dual monitors, I work from home on a regular basis and I use a Macbook Pro with Mountain Lion.
    I need to know if there is a way to remote login and use a dual monitor as well, when I have 2 monitors hooked on my Macbook pro, the remote login window only appears in one of them, is there a way to have it split like I have it at work? I really need to use 2 monitors remotely connected to my PC at work in order to split my work on both monitors.
    Thanks for the help!

  • Starting a remote login through ABAP

    Hello!
    First of all, I am a beginner in ABAP :).
    Now the question - I have registered a remote R/3 system in SM59 and the remote login works. Is it now possible to start the remote login for that particular system through an ABAP program? If so how do I do it?
    Any links to tutorials, articles or code examples will also of course be helpful..
    Bye!
    Sameer

    hi
    see the below links
    MM links:
    http://www.sapgenie.com/abap/tables_mm.htm
    http://www.sap-img.com/sap-download/sap-tables.zip
    http://www.allsaplinks.com/material_management.html
    http://www.training-classes.com/course_hierarchy/courses/2614_SAP_R_3_MM_Invoice_Verification_-_Rel_4_x.php
    http://www.sapfriends.com/sapstuff.html
    SD links
    detailed business flow of SD MODULE INCLUDING all major tables and field
    Need material regarding the Genereal Business Flow of SD, MM, PP, FISL & CO
    http://www.sap-basis-abap.com/sapsd.htm
    http://www.sapgenie.com/abap/tables_sd.htm
    http://help.sap.com/saphelp_46c/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm
    Check these pdfs:
    SD Workflow:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMLO/BCBMTWFMLO.pdf
    rewards points if helpful
    regards
    sreeni

  • Lost remote login ability

    Hi all, hope I can keep this brief and get some help. I set up SBS 2011 and ES 2010 for a small business with a few users, all went well. I had to purchase an SSL certificate to get ES working as I wanted, with remote users of iPads, laptops etc ... and
    again, this went as it should. However, since installing the certificate, I have lost the ability to connect to the server remotely. I used to connect via RDP to remote.xxx.co.uk using remote web access feature; but since the certificate I installed was issued
    to mail.xxx.co.uk the RDP no longer works. Accessing individual exchange accounts via OWA still work fine, and the ES still works fine. It's just that I'd like to be able to get to the server remotely, so I don't have to visit the site when anything needs
    changing. Anyone any ideas? Any input much appreciated, thanks.

    Hi,
    Based on your description, I understand that you can't remote login server via RWA. Would you please let me know any error message that you can find, when you want to logon remotely? Meanwhile, would you please let me know how you install the third-party
    SSL certificate on server?
    In addition, please refer to the following KB and run SBS 2011 BPA tool. Please solve issues that SBS BPA can find, then check if this issue still persists.
    Windows SBS Best Practices Analyzer (BPA)
    http://support.microsoft.com/kb/2673284/en-us
    Hope this helps.
    Best regards,
    Justin Gu

  • HT1461 Remote Login and sharing

    We are trying to remote login and shareing with network computers and have not been successful. Any help would be greatly appreciated.

    Lots of people have been successful, so it does work.
    Can you explain where you want to share from and to (local, across the Internet, via VPN, etc...)
    Can you tell us what you tried.
    Sharing within the same network is a easy as enabling System Preferences -> Sharing
    Remote Login for ssh
    Screen Sharing for, well screen sharing
    File Sharing
    Sharing across the Internet is best done using iCloud and Back-to-my-Mac, assuming you are running Lion 10.7.2 (or newer).
    If you do not have that version with all Macs involved, or you are using mixed systems, then we need to know what.
    The least troublesome across the Internet screen sharing and file transfer would be TeamViewer.com, and it is cross platform..
    Once you give us more details, we can tailor the advise to your needs.

  • Script to turn on remote login in preferences

    I like to make a script that would open port 22 (remote login) in the sharing pane.
    I have
    do shell script "/usr/bin/open /System/Library/PreferencePanes/SharingPref.prefPane"
    this brings up the correct window. But now I am stuck, how do I get the remote login to ‘switch’ on?
    Thanking you for suggestions and help.

    Solved it.
    script is:
    do shell script "/usr/bin/open /System/Library/PreferencePanes/SharingPref.prefPane"
    activate application "System Preferences"
    tell application "System Events"
    tell process "System Preferences"
    click checkbox 1 of row 4 of table 1 of scroll area 1 of tab group 1 of window "Sharing"
    end tell
    end tell
    But in order for it to work yo need to turn on "ENABLE ASSISTIVE DEVICES" in the "UNIVERSAL ACCESS" preferences pane.
    so simple...

  • Trying to remotely login to my sisters computer but failed

    Hi All..
    I am trying to remotely login to my Sisters computer located in India from U.S...
    What we have done till now:
    My sister has recently taken Internet connection in India and computer is connected via Modem and she could login to Modem and could find the Global IP address of their Internet connection.
    I am able to ping their global ip address/modem ip address attached to their computer..Now how do i login to their computer? I have used VNC server,net meeting etc..but I believe there is something to do with their Internet provider or to do port forwarding(they do not have any router) or to add their local IP address in DMZ of Provider(but they do not have any DMZ options in their Modem settings or options)....
    Can somebody please help me to remotely login to my sisters workstation...that would be of great help to us..

    Hello..
    My sister's global IP address(was found at::http://www.ip-adress.com/)...and used that so I believe it should be valid...
    And since she has windows xp home edition Remote desktop is not supported...so we used vnc server, net meeting..still unable to login....can u guide me with this..

  • JAAS J2EE Remote Login

    How can i login to a remote SAP NetWeaver 6.40 SR1 j2ee server?
    I try this:
    LoginContext vLContext = new LoginContext("SAP-J2EE-Engine", new ABSCallbackHanlder("id", "psw));
    vLContext.login();
    and this work fine if this run under the web container.
    But if is used from a external client (on other machine), this exception occurs:
    Caused by: java.lang.SecurityException: Unable to locate a login configuration
            at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:97)
    I have the jndi.properties in classpath.
    Using JBoss the system properties "java.security.auth.login.config" must be set to the auth.conf file.
    I think that for SAP i need to do it also, but i don't find this kind of configuration file.... Where i can find it?
    Thank You
    Roberto
    ABSCallBackHanlder is:
       public class ABSCallbackHanlder implements CallbackHandler
          protected String iUserName;
          protected String iUserPassword;
          public ABSCallbackHanlder(String aUserName, String aUserPassword)
             iUserName = aUserName;
             iUserPassword = aUserPassword;
          public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
             for (int i = 0; i < callbacks.length; i++)
                if (callbacks<i> instanceof TextOutputCallback)
                   TextOutputCallback toc = (TextOutputCallback) callbacks<i>;
                   switch (toc.getMessageType())
                      case TextOutputCallback.INFORMATION :
                         System.out.println(toc.getMessage());
                         break;
                      case TextOutputCallback.ERROR :
                         System.out.println("ERROR: " + toc.getMessage());
                         break;
                      case TextOutputCallback.WARNING :
                         System.out.println("WARNING: " + toc.getMessage());
                         break;
                      default :
                         throw new IOException("Unsupported message type: " + toc.getMessageType());
                else if (callbacks<i> instanceof NameCallback)
                   NameCallback nc = (NameCallback) callbacks<i>;
                   nc.setName(iUserName);
                else if (callbacks<i> instanceof PasswordCallback)
                   PasswordCallback pc = (PasswordCallback) callbacks<i>;
                   pc.setPassword(iUserPassword.toCharArray());
                else
                   throw new UnsupportedCallbackException(callbacks<i>, "Unrecognized Callback");

    Hi Roberto,
    AFAIK, to do a remote login you need to use the RemoteLoginContext instead of the pure JAAS LoginContext. For more details you can have a look at this page in the documentation: http://help.sap.com/saphelp_nw04/helpdata/en/ac/ce417acc9a4d48aa52fa562cb9b194/frameset.htm
    Hope that helps!

  • Hi SAP Remote Login

    Hi all,
    I am getting training in SAP ABAP and in the training institute there is SAP software, is it possible for me to login to the SAP software by Remote Login.. What are the steps I need to follow?.  I asked my instructor about the Remote Login facility and he said he dont know how to connect to the SAP software.  Let me know how I can connect the SAP software which is in my institute to have a Remote Login and study from home.  Also, the training institute is not very big organisation, its a small place giving training to about 10 students at any given time..So how can I achieve Remote Login in this case??
    What are the steps that I need to follow in order to access the software.
    Please reply me as soon as possible.
    Regards,
        -Ashok Patel

    Hi Ashok,
    <b>Please reward and close your previous post with the title 'Hi SAP Installation ??????'.</b>
    I am assuming this is the same question as that one. you need to install SAPGUI on your laptop/computer-at-home. You then need the 'saplogon.ini' file from your company's windows directory and put that in your windows directory.
    Above all, you need network access to your company from your home. Ask your network administrator about how you can achieve that.
    Please don't forget to reward the posts that help you by selecting the buttons next to their post.
    Srinivas

  • Can't save remote login information

    Until the last week, I had my remote login information saved
    in site management for the ftp server of my website. Now, I enter
    the information, use it to connect and work on my site. Then I
    close DW. When I restart DW to work on the site again, the remote
    login information is gone and I have to reenter it. I can work
    until I close the program, then it disappears again.
    The save box is checked.
    I recently installed Process Guard, but I haven't changed any
    other security features recently other than updates to Zone Alarm
    Free and AVG Free.
    It's not a fatal flaw, but it's VERY annoying.
    Any help is appreciated
    Diane

    dw 8?
    and internet explorer just upgraded to v7?
    go to the dreamweaver support
    page-->downloads-->updates and get the 8.02
    updater.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

Maybe you are looking for