ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Locating a script that you don't know the name of in Linux

    Scheduled Pinned Locked Moved IT Discussion
    bashlinux
    59 Posts 13 Posters 2.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wirestyle22W
      wirestyle22 @scottalanmiller
      last edited by

      @scottalanmiller said in Locating a script that you don't know the name of in Linux:

      @DustinB3403 said in Locating a script that you don't know the name of in Linux:

      It could end in .py or any other extension.

      Or very likely, no extension at all. Most of mine don't have one.

      I create my own extensions for labeling purposes

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @wirestyle22
        last edited by

        @wirestyle22 said in Locating a script that you don't know the name of in Linux:

        @DustinB3403 said in Locating a script that you don't know the name of in Linux:

        @wirestyle22 said in Locating a script that you don't know the name of in Linux:

        @coliver No unfortunately.

        Are there additional users on this system? If so you might need to login as them and check the history for each of them.

        The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

        Very inconvenient

        The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

        DashrenderD DustinB3403D wirestyle22W 4 Replies Last reply Reply Quote 1
        • DustinB3403D
          DustinB3403 @scottalanmiller
          last edited by

          @scottalanmiller said in Locating a script that you don't know the name of in Linux:

          @DustinB3403 said in Locating a script that you don't know the name of in Linux:

          It could end in .py or any other extension.

          Or very likely, no extension at all. Most of mine don't have one.

          Doesn't that just make it annoying to run a script without knowing what language it was written in? (not that an extension is any indicator of the language used, but still).

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @DustinB3403
            last edited by

            @DustinB3403 said in Locating a script that you don't know the name of in Linux:

            @wirestyle22 said in Locating a script that you don't know the name of in Linux:

            @DustinB3403 said in Locating a script that you don't know the name of in Linux:

            @wirestyle22 said in Locating a script that you don't know the name of in Linux:

            @coliver No unfortunately.

            Are there additional users on this system? If so you might need to login as them and check the history for each of them.

            The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

            Very inconvenient

            So someone left / was termed?

            su root
            sudo passwd [login] [new pass]

            Even easier...

            sudo -i su username

            JaredBuschJ 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @scottalanmiller
              last edited by

              @scottalanmiller said in Locating a script that you don't know the name of in Linux:

              @wirestyle22 said in Locating a script that you don't know the name of in Linux:

              @DustinB3403 said in Locating a script that you don't know the name of in Linux:

              @wirestyle22 said in Locating a script that you don't know the name of in Linux:

              @coliver No unfortunately.

              Are there additional users on this system? If so you might need to login as them and check the history for each of them.

              The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

              Very inconvenient

              The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

              How do you do into Windows as another user without their password? or resetting their password to something you know?

              DustinB3403D scottalanmillerS 2 Replies Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403 @scottalanmiller
                last edited by

                @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                @coliver No unfortunately.

                Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                Very inconvenient

                The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                I do this all of the time. I get a CYA in writing and just go. Forget all about the user lol

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @DustinB3403
                  last edited by

                  @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                  @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                  @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                  It could end in .py or any other extension.

                  Or very likely, no extension at all. Most of mine don't have one.

                  Doesn't that just make it annoying to run a script without knowing what language it was written in? (not that an extension is any indicator of the language used, but still).

                  If you were on Windows, yes. But not on Linux since you don't have any need to know what language it is in, they just run.

                  1 Reply Last reply Reply Quote 1
                  • wirestyle22W
                    wirestyle22 @scottalanmiller
                    last edited by

                    @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                    @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                    @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                    @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                    @coliver No unfortunately.

                    Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                    The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                    Very inconvenient

                    The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                    I just don't know how this was setup or what it is doing. If I change the pw there is no chance that I could break something due to it being used like a service account for scripts?

                    DustinB3403D 1 Reply Last reply Reply Quote 0
                    • DustinB3403D
                      DustinB3403 @Dashrender
                      last edited by

                      @Dashrender said in Locating a script that you don't know the name of in Linux:

                      @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                      @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                      @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                      @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                      @coliver No unfortunately.

                      Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                      The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                      Very inconvenient

                      The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                      How do you do into Windows as another user without their password? or resetting their password to something you know?

                      You'd change the password if you had to login as that user. Otherwise as the admin you'd grant yourself access to the user files.

                      1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @Dashrender
                        last edited by

                        @Dashrender said in Locating a script that you don't know the name of in Linux:

                        @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                        @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                        @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                        @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                        @coliver No unfortunately.

                        Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                        The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                        Very inconvenient

                        The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                        How do you do into Windows as another user without their password? or resetting their password to something you know?

                        net user name password

                        DashrenderD 1 Reply Last reply Reply Quote 0
                        • DustinB3403D
                          DustinB3403 @wirestyle22
                          last edited by

                          @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                          @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                          @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                          @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                          @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                          @coliver No unfortunately.

                          Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                          The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                          Very inconvenient

                          The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                          I just don't know how this was setup or what it is doing. If I change the pw there is no chance that I could break something due to it being used like a service account for scripts?

                          Even if it was a service, it would run with the new password just as well. If it's setup to use the user password in some config, you should be able to see that pretty easily.

                          wirestyle22W 1 Reply Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender @scottalanmiller
                            last edited by

                            @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                            @Dashrender said in Locating a script that you don't know the name of in Linux:

                            @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                            @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                            @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                            @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                            @coliver No unfortunately.

                            Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                            The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                            Very inconvenient

                            The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                            How do you do into Windows as another user without their password? or resetting their password to something you know?

                            net user name password

                            Doesn't that just offer you the ability to change the password?

                            DustinB3403D scottalanmillerS 2 Replies Last reply Reply Quote 0
                            • DustinB3403D
                              DustinB3403 @Dashrender
                              last edited by

                              @Dashrender said in Locating a script that you don't know the name of in Linux:

                              @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                              @Dashrender said in Locating a script that you don't know the name of in Linux:

                              @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                              @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                              @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                              @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                              @coliver No unfortunately.

                              Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                              The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                              Very inconvenient

                              The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                              How do you do into Windows as another user without their password? or resetting their password to something you know?

                              net user name password

                              Doesn't that just offer you the ability to change the password?

                              No that changes the password. But you'd only ever do this if you HAD to login as SAID user. Otherwise you login as the admin and just grant yourself permissions to the user profile and files.

                              wirestyle22W 1 Reply Last reply Reply Quote 0
                              • wirestyle22W
                                wirestyle22 @DustinB3403
                                last edited by

                                @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                @coliver No unfortunately.

                                Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                                The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                                Very inconvenient

                                The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                                I just don't know how this was setup or what it is doing. If I change the pw there is no chance that I could break something due to it being used like a service account for scripts?

                                Even if it was a service, it would run with the new password just as well. If it's setup to use the user password in some config, you should be able to see that pretty easily.

                                Yeah that should be the case. Just kind of afraid because I know nothing about the host.

                                DustinB3403D 1 Reply Last reply Reply Quote 0
                                • DustinB3403D
                                  DustinB3403 @wirestyle22
                                  last edited by

                                  @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                  @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                  @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                  @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                  @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                  @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                  @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                  @coliver No unfortunately.

                                  Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                                  The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                                  Very inconvenient

                                  The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                                  I just don't know how this was setup or what it is doing. If I change the pw there is no chance that I could break something due to it being used like a service account for scripts?

                                  Even if it was a service, it would run with the new password just as well. If it's setup to use the user password in some config, you should be able to see that pretty easily.

                                  Yeah that should be the case. Just kind of afraid because I know nothing about the host.

                                  So take a backup before you touch things.

                                  wirestyle22W 1 Reply Last reply Reply Quote 0
                                  • wirestyle22W
                                    wirestyle22 @DustinB3403
                                    last edited by

                                    @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                    @Dashrender said in Locating a script that you don't know the name of in Linux:

                                    @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                    @Dashrender said in Locating a script that you don't know the name of in Linux:

                                    @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                    @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                    @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                    @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                    @coliver No unfortunately.

                                    Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                                    The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                                    Very inconvenient

                                    The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                                    How do you do into Windows as another user without their password? or resetting their password to something you know?

                                    net user name password

                                    Doesn't that just offer you the ability to change the password?

                                    No that changes the password. But you'd only ever do this if you HAD to login as SAID user. Otherwise you login as the admin and just grant yourself permissions to the user profile and files.

                                    In this case to access the history you'd need to correct

                                    scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 0
                                    • wirestyle22W
                                      wirestyle22 @DustinB3403
                                      last edited by

                                      @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                      @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                      @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                      @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                      @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                      @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                      @DustinB3403 said in Locating a script that you don't know the name of in Linux:

                                      @wirestyle22 said in Locating a script that you don't know the name of in Linux:

                                      @coliver No unfortunately.

                                      Are there additional users on this system? If so you might need to login as them and check the history for each of them.

                                      The problem is that I can't. They are local accounts and there was no transfer of information. No one knows the passwords. Can't reach out to these people as they left on bad terms apparently.

                                      Very inconvenient

                                      The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                                      I just don't know how this was setup or what it is doing. If I change the pw there is no chance that I could break something due to it being used like a service account for scripts?

                                      Even if it was a service, it would run with the new password just as well. If it's setup to use the user password in some config, you should be able to see that pretty easily.

                                      Yeah that should be the case. Just kind of afraid because I know nothing about the host.

                                      So take a backup before you touch things.

                                      Yeah I am

                                      1 Reply Last reply Reply Quote 0
                                      • DashrenderD
                                        Dashrender @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                        The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                                        What goes for Windows too?
                                        that you can
                                        a) log in as a user without knowing the password
                                        b) rest the user's password?

                                        obviously we know that we as admins can do 'b'... but I read Scott's comment to say he's talking about 'a'

                                        wirestyle22W DustinB3403D JaredBuschJ 3 Replies Last reply Reply Quote 0
                                        • wirestyle22W
                                          wirestyle22 @Dashrender
                                          last edited by

                                          @Dashrender said in Locating a script that you don't know the name of in Linux:

                                          @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                          The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                                          What goes for Windows too?
                                          that you can
                                          a) log in as a user without knowing the password
                                          b) rest the user's password?

                                          obviously we know that we as admins can do 'b'... but I read Scott's comment to say he's talking about 'a'

                                          He's not

                                          DashrenderD 1 Reply Last reply Reply Quote 0
                                          • DustinB3403D
                                            DustinB3403 @Dashrender
                                            last edited by

                                            @Dashrender said in Locating a script that you don't know the name of in Linux:

                                            @scottalanmiller said in Locating a script that you don't know the name of in Linux:

                                            The admin can just reset passwords or log in as people. There is never a need to know the local user account passwords (and that goes for Windows, too.)

                                            What goes for Windows too?
                                            that you can
                                            a) log in as a user without knowing the password
                                            b) rest the user's password?

                                            obviously we know that we as admins can do 'b'... but I read Scott's comment to say he's talking about 'a'

                                            Yes, you can change a user password on Windows for local user accounts from the control panel or net user and then login as them. If you had AD you would change it there and then login as said user with the password you created.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post