OpenSUSE :: Set Up Sshd_config For Shared Key Only Access?

May 24, 2010

I know how to set up sshd_config for shared key only access. Is it possible however, to set up shared key only access for specific users. Example Users ABCD I want them to only be able to login with shared keys Users EFGH I want them to be able to use a shared key, or if that key gets lost, corrupted or whatever, EFGH can still use a password, keyboard-interactive. How would I go about doing that?

View 3 Replies


ADVERTISEMENT

General :: Can't Access /etc/sshd_config To Read Or Edit?

May 9, 2011

What is going on here? I can't access /etc/sshd_config to read or edit it, even as root. (Using debian-live 6.01)

root@debian:/etc# ls -l /etc/ssh*
total 132
-rw-r--r-- 1 root root 125749 2010-02-28 01:37 moduli
-rw-r--r-- 1 root root 1616 2010-02-28 01:37 ssh_config
-rw-r--r-- 1 root root 2453 2010-03-13 17:32 sshd_config

[Code]...

I also checked the permissions for the parent file /etc, and root has rwx. Is this something peculiar to the overlay file system used in debian-live, or just another unix gotcha?

View 7 Replies View Related

Networking :: Unable To Change The Ssh Port Access Is It From /etc/sshd_config?

Jan 27, 2010

I have a WRTG54S Linksys router and Fedora 11 on my Asus EeePC and I would like to be able to access my Fedora remotely via ssh however I'm not sure which info and were do I need to change it in my router, also I want to be able to change the ssh port access is it from /etc/sshd_config ? My internet connection at home is via cable modem and with a connection that is always on. (no dialer)

View 2 Replies View Related

OpenSUSE Network :: [smb] Lost Access To Shared Directory?

Mar 24, 2010

Unfortunately I haven't been able to figure out yet how to share specific directories only, so I set up my Samba server to share users' home directories (which is not a security issue here since the only possible client is my other machine). My user's home directory contains a symlinked directory on another hard drive partition, which I had to explicitly share to be able to access it from the other machine. This setup has been working for months now, but for a reason that escapes me at the moment it stopped working today, presumably after samba got updated from 3.4.2-1.1.3.1 to 3.4.3-3.2.1.

The error message on the client (Windows XP/SP3) for this one above mentioned directory, and for this directory alone, is "Access denied"; I can access all other directories fine.

View 9 Replies View Related

OpenSUSE Network :: Access Shared Hard Disk Windows 7 Home And 11.2

Mar 1, 2010

I have a hardisk shared on my windows machine. And I would like to be able to access this on my opensuse notebook. Just cant figure it out. Dont have much experience in opensuse. I just need to know the best way to do this. Also, can opensuse read/write NTFS? Also I have a printer on my moms machine that runs XP home. The printer is shared I would like to be able to print but its no biggie. It some type of HP 3 in 1. I just wnat it to print, I dont care about the scanner and stuff.

View 3 Replies View Related

OpenSUSE Network :: Access Shared Folder From Guest OS And Vice Versa?

Dec 3, 2010

I'm a Windows person and will soon be tasked with UNIX/LINUX projects. I'm trying to learn as much as possible in a very short period of time. I'm very familiar with VMPlayer and VirtualBox. Recently I installed OpenSUSE 11.3 as a guest OS on VMPlayer (bridged network). The host is WinXP. I have also enabled shared folder to the host @ CRepositoryInstalls. Question - How do I access the shared folder from OpenSUSE (the guest OS) and vice-versa?

View 2 Replies View Related

Software :: CUPS Installation / Shared Printer And Not Able To Access Shared Printer From Any Of Fedora Machine?

Jul 21, 2010

Installed fedora/configued samba, shared printer and i am not able to access shared printer from any of the fedora machine. I am able to access the printer /shared folder from windows machine. I dont know the process of cups installation.

View 1 Replies View Related

OpenSUSE :: Error While Loading Shared Libraries: Libpng12.so.0: Cannot Open Shared Object File

Nov 9, 2010

Installed Skype but it wont launch. Running the latest Opensuse Gnome. Ive uninstalled it and reinstalled several times but always with the same error. When I try to run it from terminal I get this:

ig@linux-ljqk:~> skype
skype: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

Ive just now uninstalled skype and tried reinstalling it again via yast, but now I get the following error [PK_TMP_DIR|dir:///var/tmp/TmpDir.xftzR0] Repository already exists.

View 9 Replies View Related

Server :: Samba - While Access The Shared Folders In WINDOWS I Got "access Dined" Error

Feb 27, 2010

I am using RHEL5 in that i have installed samba rpm as well as created samba users while access the shared folders in WINDOWS i got "access dined" error.

View 1 Replies View Related

OpenSUSE Install :: Error While Loading Shared Libraries: Libvolume_id.so.1: Cannot Open Shared Object File: No Such File Or Directory

May 14, 2010

I upgrade the system from 11.1 to 11.2 seems everything work fine, no error no warning, after a reboot the consol show : mount error while loading shared libraries: libvolume_id.so.1: Cannot open shared object file: No such file or directory. when I try to repair the system the repair tool cannot find the root partion,

View 1 Replies View Related

Ubuntu :: OSX Sees But Won't Access Shared USB HDD?

Mar 16, 2011

I have three computers; Ubuntu desktop, Windows 7 laptop, and OSX laptop 10.5.8. I have a shared usb hard drive on my Ubuntu desktop. My Windows 7 machine sees and accesses it just fine. My OSX computer sees it in the finder window, but says it can't access it because it can't find the original file. I have tried to "repair the alias" but it doesn't work. I have shared another folder on the Ubuntu desktop, but the new share is on the desktop internal hard drive. OSX can access that share with no problems. What in the world is going on? If Windows 7 can see and access, is this an OSX problem or is there a terminal command that I am missing? I am networking using Samba on the Ubuntu computer and the explorer/finder windows on the Windows7/OSX computers.

View 1 Replies View Related

Debian :: Sshd_config : ListenAddress Not Working?

Apr 6, 2010

Install openssh so that I can access my desktop (192.168.1.100) from my laptop (192.168.1.200) using konqueror with "fish".Googled and read that the sshd_config should be updated to enhance security.Tried fiddling with sshd_config on the desktop and hit a brick wall.Before setting ListenAddress 192.168.1.200 in sshd_config, the laptop can access the desktop with problem.However, after setting it, the laptop is not able to access the desktop.

View 4 Replies View Related

Ubuntu Security :: Sshd_config: Set UsePAM - Yes Or No?

May 4, 2011

I'm using ssh to connect to a Ubuntu machine from a Windows machine. I am only using key-based ssh logins and not using passwords. (I followed this tutorial: [URL] My question is in my sshd_config file, should I set UsePAM to Yes or No? Security-wise, does it make a difference one way or the other, or can I just leave it set to "yes" (the default setting)?

View 1 Replies View Related

General :: /etc/ssh/sshd_config: Permission Denied?

Apr 5, 2010

i am trying to make my SSH-server more secure on my unbuntu server. And i want to do a little modifiing to the /etc/ssh/sshd_config folder. When i try to accsess it is says permission denied if i do sudo /etc/ssh/sshd_config it says command not found.

View 3 Replies View Related

Software :: The #ssh_config And #sshd_config Files?

Jan 29, 2011

Using the Mandriva 2010.2 distro.While using RkHunter I have inadvertently deleted the following 2 files from #/etc/ssh/these are the #ssh_config and #sshd_config files.Have tried to re-install RkHunter to see if I can get
those files back, unfortunately to no avail.Could anyone tell me the correct procedure to re-install

View 2 Replies View Related

Fedora Networking :: Cannot Access F10 Shared Folder From XP

Jan 16, 2009

Installed Fedora 10 on my Downloader (just a name for the pc as its mainly used for torrent downloading) computer. But I cant access the fedora shared folder from my windows XP. Accessing XP shared folders from F10 is fine. I have another 2 computer where I have installed Ubuntu 8.10. I have no problem accessing either of the Ubuntu system from my XP computer. The F10 computer comes up fine on my Workgroup list of xp. I double click to go into the F10, a login window pops up and askes for username and password. I used the normal username and root / password to log in. But it keeps popping up for password again and again. BTW, Recently I Installed Win7 Beta on the Windows computer and Surprisingly I can access the Fedora 10 computer shared folder just fine from Win7. But I need to get it working under windows XP.

Here is my smb.conf file
Code:
# Global Settings
[global]
# Network Related Options
# workgroup = NT-Domain-Name or Workgroup-Name, e.g.: MIDEARTH
# server string is the equivalent of the NT Description field netbios name can be used to specify a server name not tied to the hostname. Interfaces lets you configure Samba to use multiple interfaces. If you have multiple network interfaces then you can list the ones. You want to listen on (never omit localhost). Hosts Allow/Hosts Deny lets you restrict who can connect, and you can specify it as a per share option as well

workgroup = THEMATRIX
server string = Samba Server Version %v
netbios name = MYSERVER
;interfaces = lo eth0 192.168.12.2/24 192.168.13.2/24
;hosts allow = 127. 192.168.12. 192.168.13 .....

View 5 Replies View Related

Fedora Networking :: Cannot Access The Shared Folder

Apr 23, 2010

I've installed Fedora 12 on my laptop and when I share any folder and try to access it over the network using smb://<ip-address/<folder> it says "file or folder smb://..... does not exist"

Now if I simply try to access - smb://<ip-address> on the file browser it shows me shared folders but when I double click I get the same error.

I've SELinux disable, Firewall disable but I'm still not able to access these folders.

I did the exactly same samba configuration on openSUSE and I'm able to access the folder but not with Fedora 12.

View 9 Replies View Related

Fedora Networking :: Can't Access Shared External HDD?

May 29, 2010

I have a Belkin router with an external HDD attached to it through the USB port on the router. Every time I try to access it, I get a popup asking for the username, domain name, and password. I have no idea how to gain access to it in Fedora. I can access it fine with windows XP and 7, but get the login screen when using Fedora. I can access my shared files on the xp machine just fine with fedora, but not the external on the router. Do I need to do some extra configuring with samba to get it to work? What is my domain password anyway, I don't ever remember setting one up? Is there a way to find out and just plug it in when the login screen pops up? I am clueless, I tried searching, but everything I come up with involves vpn, which I am not using. If it helps, I sometimes get a similar login screen in windows as well, usually when I first log into either my xp machine or my 7. Its not every time I log in, but it does occasionally happen, I have no idea why. Networking is just not my forte. What I do to get around it is go into a file browser and type in the network location (\192.168.1.1FreeAgent Drive). Once I have done this I can can access the drive by clicking on the map I created in 'My Computer'.

View 2 Replies View Related

Ubuntu :: Cant Access Windows Shared Network?

Jan 20, 2010

When i first installed ubuntu on my laptop i could access the shared folders i had put on the network with windows through ubuntu, read and write files, copy and paste them etc. I tried recently going to Places>Network and i get this error: failed to retrieve share list from server

It never used to do this, in fact when i went to places the network was not called "network", it was my own title. i can connect to the server with the ip address, but that only lets me take files from the windows network, and not the other way around. I really have two issues

1. cannot place files on the network from my ubuntu laptop
2. cannot connect to shared folder network from places like i could before

View 1 Replies View Related

Ubuntu :: Access A Shared Drive In System?

Feb 24, 2011

There is a shared drive (on a Samba server using Solaris, I guess) on a machine in our network. In windows, in order to access it I had to map the network drive by providing it's URI (http://blah.domain.com/dir1) and a username and password. How do I achieve the same thing in Ubuntu? While a terminal based solution is all I need.

View 1 Replies View Related

Networking :: Access Windows Shared Folder

Jan 24, 2010

I'm Using CentOS5.4 and I don't know how to access a windows shared folder over the network

View 1 Replies View Related

Networking :: Unable To Access NFS Share Which Is Shared On HP NAS Box?

Aug 3, 2010

Currently I am using HP NAS box and we have installed HP Storage Works storage Mirroring on NAS for Replication. Windows 2008 is installed on this NAS box. I have shared a directory as NFS share on this NAS box and allow anonymous read and write access to all machines. I want to mount and access this NFS share directory on one LINUX machine and this Linux machine has Redhat 5.3 Enterprise edition.

1.The issue I am facing here is, I can mount the NFS share on my Linux machine successfully but I can not do read/write on this NFS share. Whenever I try to access this mounted NFS share, I always get error Permission denied. I can do any read/write operation on this mount point. Please provide the inputs to resolve this issue.

2.How do I mount NFS share with user credential and password? Can I share a directory as NFS share with user credential which I can use when I mount the share? 3.Is there any other way to access NFS share by using user authentication and password?

View 3 Replies View Related

Server :: Access Samba Shared Files

Feb 11, 2010

I have installed samba server one month ago and it was working fine till yesterday but today morning when any network client is trying to access samba shared files by giving smb://<serveripaddress> it is asking for password...that is ok but when he is giving the password it is again opening the same password window to enter password again.The clients are giving correct password that is confirm. At the server side i have run smbclient -L localhost -U% and that is giving proper response so that also means that samba server is working fine so i dont know what could be the problem and what its solution.

View 7 Replies View Related

Ubuntu :: Access A Shared Folder On A Win 7 Computer?

Nov 1, 2010

I have two computers running for daily use. One is called 'server' and it is powered by Ubuntu 10.04. The other one is called 'workstation' and it runs on Windows 7 professional. On workstation I have created a folder 'Share', which I made shared for 'everybody'. Also I have installed smbclient and smbfs. With the Google I found this link: [URL] But there are errors on that page that have undermined my confidence. How do I access this shared folder?

View 3 Replies View Related

General :: Remote Webserver And Sshd_config File?

May 5, 2011

I wanted to add a user to have permission to login to our webserver. Foolishly I did not back this file up. The only thing I changed was the last part of the file which was:

# override default of no subsystems
AllowUsers chris acosentino
Subsystem sftp /usr/libexec/openssh/sftp-server
to
# override default of no subsystems
AllowUsers acosentino techmaster
Subsystem sftp /usr/libexec/openssh/sftp-server

Now I'm still connected with that terminal, but any other attempt to get into the webserver from either a new terminal or from winscp results in:ssh_exchange_identification:Connection closed by remote host.If I lose connection to this last terminal I guess I'll be screwed.

View 2 Replies View Related

Server :: Difference Between Ssh_config And Sshd_config File?

Feb 19, 2011

difference between ssh_config and sshd_config file?

View 6 Replies View Related

Fedora Servers :: Shared Access With Samba And Apache

Mar 30, 2011

I'm trying to set up a computer to allow a specific samba user to access and write to a folder on the web-server without any luck. I've tried creating symbolic links in the users home to the folder (/var/www/html/something) on the web server and from the server to a directory in the users home but neither seems to work. I haven't seen any errors from SELINUX either but I'm kind of stuck. Also tried adding a directory section and alias line to the httpd.conf but after doing that apache wouldn't start so I'm not really sure how this would be done properly.

View 1 Replies View Related

Ubuntu :: Samba Cannot Access Windows Shared Folders?

Jan 2, 2010

spent so much time trying to get Samaba working, but with no luckHere is my smb.confQuote:

[global]
realm =
netbios name = rlx-laptop

[code]....

View 9 Replies View Related

Ubuntu Installation :: Add To Network To Access Shared Drives?

Jan 27, 2010

So, it took me a few years to come back to Linux. Had used it MANY years ago, and have been meaning to revisit it for some time now and finally have. Tried a couple other OSs that were just, frankly, garbage. But, not Ubuntu! So far, I haven't had any of the issues I've seen posted here. I decided to use my worst system as a test environment - an old Jetta Jetbook 9450. Loaded up with no problems, most noted none of the "searching for drivers" issue that I ran into with other OSs! All that being said, I do have one question - how do I get the laptop to join my network so that I can view my shared drives? In Windows, it's simply change WORKGROUP to my network name. Been flipping through the options, and I'm sure I may have overlooked it.

View 3 Replies View Related

Ubuntu Networking :: Access Shared Folders From Internet?

Feb 13, 2010

I'm looking to set up some kind of a server so my friends can access my music folder. I've managed to set it up so that users on my LAN can do this, but I can't figure out how to make this available on the internet. Is there an easy way to do this? how to set up an FTP server, but none of these tell me how to configure my router, or what IP address I will need to access the folder from the internet.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved