Ubuntu Networking :: Cannot Find Samba In Administration?
Apr 12, 2011installed samba by. but i cant find samba in system -> administration ? Should I useCode:sudo apt-get install samba4
View 9 Repliesinstalled samba by. but i cant find samba in system -> administration ? Should I useCode:sudo apt-get install samba4
View 9 RepliesI've been using samba without issue on Fedora 11 (x86_64) and decided to upgrade to F13 on one of my machines. Upon install I installed samba with the command: Code: sudo yum install samba samba-client cifs-utils I can now see the smb.conf file and could probably use samba via command line; but, I would really like to use the GUI to configure samba as I have in the past. The problem is, there is no samba gui. How do I get the samba GUI back under: System->Administration where it usually is?
View 4 Replies View RelatedI installed samba server in my external HDD. But it is not shown in system ----> Administration. Is there any problem. Then How to give permission to access home folder.
View 3 Replies View RelatedI just recently upgraded to Natty Narwhal and I cant seem to find the System menu. i understand that things have changed cause of the new interface. Where can i find System->Administration. If its not available whats the equivalent?
View 5 Replies View RelatedI installed Natty assuming Unity replacing gnome pretty much just moved the top bar to the left side.Was I wrong! I can't seem to find preferences and administration to set up anything. I did manage to install unison so I can start copying my file from my other system. But unison seems to have been installed in a new location. Not sure if I installed it correctly as I couldn't find administration so I used the software center. I need to install my I can't even start nautilus to locate its new location.Even starting a second firefox takes extra clicks.I guess what I need is a guide to this new system.I have been using since 5.04 and this new release has me totally lost.Is there a guide to show the differences? And how to do common task?I was able to setup SSH to view files on my other system so I can start copying them. But I wanted to use Unison this time to do it. But I don't know where to install the .prf files.So I need an intro to do common task with unity.
View 2 Replies View RelatedSo, i need to install wine and i can't find software sources to add a code.
View 6 Replies View Relateddoes anyone know of a good site/book/guide to learn about linux web server administration?
and also how do you find the your own nameserver numbers? would that just be the IP of my web server?networking isn't my forte, but i do intend to learn with this project.
We are running samba on a Fedora release 8 (werewolf). The samba server is located on a dmz subnet off of my Cisco ASA 5510 firewall. From my inside network I have no problems connecting to the samba shares. However when someone uses a VPN connection they cannot connect to the samba share. VPN users are assigned an address from a pool which has no problems getting to the dmz based samba server. All ports required are open on both firewalls (Samba server and PC with VPN connection.) I consistently get an error saying Windows cannot find the ip address of the samba server. I have looked at the samba logs in varlogssamba and found a complete list of connection attempts listed by ip address. These addresses match the pool addresses that are being assigned by the firewall when someone tries to connect using the vpn.
Each entry has this:
lib/access.c:check_access(327)
connection denied from (ip address that is assigned by firewall)
smdb/process.crocess_smb(1062)
connection denied from (ip address that is assigned by firewall)
I checked the smb.conf to make sure the subnet the pool addreses is listed in the global section. It is.
I am working as a Linux administrator in a very small data centre with 5 servers with following routine tasks.
1. Managing SAMBA shares and giving user specific access for the shares.
2. Scheduling backup of some mount points with rsycn to store data in remote hard disk
3. User and group administration, with sudo access.
4. Creating and Managing Xen Virtual machines and giving access to other project teams.
5. Automating some tasks with Shell Scripting.
6. Managing FTP server for user uploads.
I have practiced a lot in my home laptop without RHEL training, Cleared RHCE and LPIC1. I want to do some advanced system admin tasks, but do not have option in my current data centre. With Above skills is it possible to get a job ?
I'd like to administrate my parents' computer over the Internet. When I google for a tutorial on what I have to install and configure on my and their PC, I always end up with tutorials on servers and the like or tutorials for a connection between Ubuntu and Windows.
Does anyone know of an easy tutorial for remote desktop when two private, simple (Ubuntu-installed) PCs are involved?
Wich is the file for the menubar Sistem->Administration->Control Net Interfaces(I think this is the translation)
sorry if it doesn't.
I have update my linux server from mandriva 9 to mandriva 2010
I was working using samba 2.2.8 and now I have samba 3.5.3.I have transfer all passwd and smbpasswd to new linux.I have convert smbpasswd to tdbsam
when i am using win xp to logon on samba domain the windows XP does not load profiles from samba. I think that the problem is NTUSER.DAT storing in /home/user/profile
The same profile is working using samba 2.2.8 but not working in samba 3.5.3..
I want to use samba for file sharing like on a Windows home network. Actually they are all Linux machines but nfs is too complicated. On my host machine I installed samba and system-config-samba. I created a new share for /home, check marked writable and visible and put access to everybody. For preferences-->server settings--> security the "authentication mode" is set to user, encrypt passwords is no, and guest account is no guest account. Under preferences-->samba users I added myself as a user with the same windows user name as my Linux user name and the same password.
My client is a virtualbox fedora (used for testing purposes but actual clients will be real computers on my home network). I entered the address smb://192.168.1.184. When asked for the user name and password I put my regular user name and password since that was what I set in samba users. However, the password dialog keeps coming up and won't let met into my own computer. If I quit it says something like access is denied. How can I get my home network back? I liked this feature when my home computers ran XP but I switched them to Fedora 12.
Start>Run>\192.168.0.1storage gives me "The specified network password is not correct." It lists my domain as "ANTEC" which is the name of my computer, though I've changed the workgroup to WELLS. I've run:
setsebool -P samba_domain_controller on
Trying to connect to samba locally gives me this:
Code:
[tedward@hp-firegate ~]$ smbclient //192.168.0.1/storage -Utedafur
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
[code]....
I have Ubuntu 10.04 Server running on an old pc in my basement. I installed samba and samba4 on it. I added users, etc. However, i cannot find it in my network locations on my Ubuntu 10.10 laptop
View 3 Replies View RelatedIf I try to connect to my Samba server with one user ("alex"), everything works fine. If I try to connect with a different user, ("guest"), I receive the error:
Code:
Retrying with upper case share name
mount error(6): No such device or address
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Both users have been added as samba users using `smbpasswd -a`
These are the settings I've added in my smb.conf file:
[Code].....
I'm trying to configure Samba with a GUI. I also can't find smbcontool, which I used on my previous 9.10 installation. Is the same thing available for 10.04? I can't seem to find it, no matter how many repos I enable.
View 3 Replies View RelatedI'm having the following problem:I have a machine logging into Win2003, which is working to authenticate. But when any user logs in, it appears some ID's that do not exist.
Example:
root @ ubuntu: ~ # su - nomades
groups: can not find name for group ID 10003
[code]....
I am trying to connect to a Windows 7 PC through Samba, and while samba can find the Windows 7 PC, it cannot access it, asking for a username and password instead. However, I can access the another Windows XP share perfectly fine.
View 2 Replies View RelatedI could not find the windows 7 folders from Samba network
View 1 Replies View RelatedHow to find detail logs of deleted file or folder from Samba Server?
View 1 Replies View Relateda new hardisk and a reinstall later I find myself face with 2 problems now. firstly I followed, [URL]... which seemed to work fine, accross the network I can "see" all the workgroup computers. Now try login to karmic's or (other linux box) jaunty, can't find network path. tried turning off the firewalls, still no go. the two linux boxes can chat merrily, and the 2 windows boxes can chat, but to each other. however after fidling a bit , on karmic i now get
Quote: Could not display "network:///" Nautilus cannot handle "network" locations
so firstly how do i reinstall everything, the how deal with windows.
I want to share files from my opensuse 11.3 laptop and Windows XP desktop. It works well between Vista and XP. The domain name is WORKGROUP I checked everything: firewall Opensuse (open ports), firewall XP (disabled), XP workgroup name (WORKGROUP), opensuse Samba workgroup name (WORKGROUP) And my domain controller is set to "Not a DC" Still when I launch network in Dolphin I get "Unable to find any workgroups in your local network"
View 9 Replies View RelatedI just set up my firewall, and now I can't see any Samba workgroups. It says it can't find any workgroups on my local network, and it may be caused by a firewall. It is a firewall issue because if I disable my firewall, I can see the workgroup. What do I need to open on my firewall to see the workgroup? I am using Slackware64 13.37.
Here is how I set up my firewall.
Code:
iptables -P INPUT DROP
iptables -P FORWARD DROP
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -s 127.0.0.0/8 -d 127.0.0.0/8 -i lo -j ACCEPT
iptables -A INPUT -p icmp -j ACCEPT
I got the commands from here url.
set up SAMBA on 8.04.3 server? I've been at it for literally hours! Here is my smb.conf file:
[Code]...
My server name is "ubuntu", if I try \ubuntushare in XP it says "Windows cannot find ' \ubuntushare'....." All I want is a very simple setup to share my www folder over my private network, really not worried about security as there's only me on it!
Ive managed to install samba, I've shared a folder. I can access from a Windows 7 machine via \ubuntupublic. I can put files in the folder form the ubuntu machine and edit them on the windows box. I can put files in the folder/share from the Windows box but then I cannot edit them on the Ubuntu machine (they are read only and have a "Lock" over them). I can fix this by going to the properties of the file/folder in Windows and manually assigning "Everybody" full control (then the lock disappears and all is well.) I want read/write access to all the folders contents from both machines all the time (security is NOT a concern I WANT the permissions wide open) what am I doing wrong?
View 7 Replies View RelatedI'm running Ubuntu 9.10 and I can't seem to find the printer administration tool, it's not located in System->Administration->Printer or anywhere else on the menu. I've checked the menu editor and it's not shown there either.
View 5 Replies View RelatedIs there something I must do to make "Add/Remove Programs" to appear in the System>Administration menu in Ubuntu 10.10?
View 7 Replies View RelatedI'm trying to follow the directions here. However, I don't have an "administration" folder. I only see Boot and System Volume Information and bootmgr. Where is the folder? Did I install something wrong? I didn't get this problem on my other laptop.
View 7 Replies View RelatedCan someone share the links where i can download ubuntu administration guide, Beginners guide for ubuntu?
View 4 Replies View Related