Ubuntu :: Configuring Samba With GUI / Unable To Find Smbconftool
May 17, 2010
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
ADVERTISEMENT
Apr 5, 2010
I'm using Karmic 64bit.
I tried to build firefox with PGO using Intel C Compiler (icc), but, configure gave this error message.
Code:
configure: error: Could not find the following X libraries: -lX11 -lXext -lXt
*** Fix above errors and then restart with "make -f client.mk build"
When I tried it using gcc, there's no error msg. What can I do?
My .mozconfig file is...
Code:
export CC=icc
[Code]....
View 2 Replies
View Related
Sep 18, 2010
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 Related
Jul 17, 2010
i have to different routers in my home. One is at&t dsl modem other is dlink wireless n router.
I have my ubuntu server connected to my att modem as this is the only way I can get it to work. As I can only connect to my server from the outside of my home.
Problem is my desktop and laptops use the dlink because its faster and giver me more bandwidth so everything in my home is wirelessly connected to it.
I use ubuntu as web server, proxy server, and dns server. I have all my computers useing the proxy server my just inputting my proxy address as 192.168.1.0 which is my ubuntu address. But my computers use 192.168.0.0 as this is how dlink is setup.
So anyone know how I can get all my pc's on the network 192.168.0.0 to connected to my samba server which is on 192.168.1.0? Can I setup my dlink dir-615 as a access point? So that it shows up in the 192.168.1.0 network. Or can i configure my pc's to look into the 192.168.1.0 network to see the samba server?
View 9 Replies
View Related
Mar 4, 2010
I'm having problems in accessing a storage device (NAS 200 Linksys) in a network via Ubuntu. I think the problem is with the configuration of Samba.
On my computer the login and password are the same in Ubuntu (9.04), samba and Win XP.
Under windows I view the device in the network and, when I click on its icon, a window opens with the directories that have access.
Under Ubuntu, I can see all the computers in my workgroup and the device. However when I click on its icon only a blank window is opened.
I share printers without problems.
In my settings for the samba security = user.
Does anyone know if there is any configuration that allows access to the NAS?
View 2 Replies
View Related
Mar 15, 2010
installed ubuntu 8.10 64bit on left over parts for file serving with windows 7, tried the sample config file that installed with it with no luck, then tried new config file, looking at the samba.org website and other peoples configurations i came up with this
[global]
netbios name = NETBIOS_NAME
workgroup = workgroup
security = user
[code]....
View 3 Replies
View Related
Jan 21, 2011
We need to implement ntlm for apache[URL]... Apparently this requires joining our linux host to our domain. however we have two active directory servers in seperate domains, one ads is for users only, the other is for computers only. Testing kerb and joining your linux host to the domain requires you enter in a user that has permissions to join the domain on ADS. But how do I join a computer to a domain where my account does not exist, the ADS that only contains computers is the one I need to join.
View 2 Replies
View Related
Apr 22, 2010
I'm replacing an ancient Netware server with a new Ubuntu 8.04 box running samba and LDAP. I want to see if there's a way to get Samba to emulate the way permissions propagate through Netware. Namely, if I see a directory structure like this:
[User Cant See]
--- [User Cant See]
------- User Can Edit.txt
------- User CANT Edit.txt
With Netware I can give permission to User to edit "User Can Edit.txt" and the permissions will propagate in reverse to allow User to see the two [User Cant See] directories and edit the text file. "User CANT Edit.txt" will still be invisible to User. This is very convenient as I can simply give user access to one file, they can navigate to it through the directory structure, and all files not explicitly given access to will still be invisible.
With Samba the only way I've been seeing to get this would be to explicitly give User access to both [User Cant See] directories, give him access to the "User Can Edit.txt" and remove any access to "User CANT Edit.txt" and every other file in the latter two nested directories.
View 4 Replies
View Related
May 26, 2009
I am trying to configure samba for anyone of the scenarios in the subject. here's what my smb.conf looks like:
Code:
workgroup = RnD
[Samba Share]
comment = Samba share on Ubuntu!
path = /srv/sharedfolder
available = yes
[code]....
The error while trying to connect to the share is:
smbd/service.c:make_connection_snum(1082) Can't become connected user!
View 12 Replies
View Related
Jan 18, 2010
how to make a new Ubuntu 9.10 box use our LDAP/Samba server for user authentication. Our Red Hat and Windows machines all use it just fine. I've been trying to use the auth-client-config and libnss-ldap packages for this purpose, but I must be missing something. I'm pretty green with LDAP, so this is my first time diving in... Is there a good How-To or step-by-step read on this? All of my searches lead me to setting up Ubuntu as the server, and that isn't what I want. I've also tried the steps listed in [URL] for the LDAP Authentication section.
View 1 Replies
View Related
May 18, 2010
First off I would like to install a GUI for samba. After that I want to set up my network so that router stays as the server for the network I have four windows computers already hanging off of the router. This machine which has Slackware on it is hardwired, directly connected, to the router via cat-5 cables. I have samba installed already and I just need to configure it correctly.
View 4 Replies
View Related
Mar 31, 2010
I was able to connect to internet using PPPoE until I configured Samba network and set the machine as its server; does this two related? Is it possible there's a conflicting configuration, say DNS server config for example?
View 2 Replies
View Related
Feb 5, 2010
I've been busy with configuring Samba with the 389-Directory Server (former Fedora Directory Server) for the past weeks and I almost have everything working. The last thing (I hope) that I haven working are the smbldap-tools which I'd like to use for adding computers and users to the domain. The part where I'm stuck is with the security certificates. I don know how to get the client certificates out of my installation.
My smbldap.conf file contains this:
Code:
# $Source: $
# $Id: smbldap.conf,v 1.18 2005/05/27 14:28:47 jtournier Exp $
#
# smbldap-tools.conf : Q & D configuration file for smbldap-tools
# Purpose :
# . be the configuration file for all smbldap-tools scripts .....
I used the setupssl2.sh script to setup ssl for my 389-ds, which seemed to have worked fine. I however simply have no clou how to get client certificates out of this.
View 1 Replies
View Related
Feb 3, 2011
Im currently using an english book to setup my samba server, and im having problems understanding it.
I dont want to use root to join clients to the domain; i prefer creating a plain user.
Ok, so, the steps i follow are:
net groupmap add unixgroup=srvadmins ntgroup="Server Admins"
net groupmap add ntgroup="Domain Admins" unixgroup=dmnadmins rid=512 type=d
net rpc rights grant 'ORAServer Admins' seMachineAccountPrivilege
This way, i have a group called srvadmins with permissions to join clients, a group called dmnadmins with permissions to manage users and other permissions, and root.
Now, users: "root", "dmnadmin"(from dmnadmins group) and "srvadmin" (from srvadmins group) can add machines to domain. Root because is root, srvadmin because i granted permissions, and dmnadmin because is admin
So i wonder, why srvadmins group is needed to be granted privileges?
I tryed to lower dmnadmins privileges by revoking semachineaccountprivilege privilege, but didnt worked
net rpc rights revoke 'ORADomain Admins' seMachineAccountPrivilege
looks like its privileges comes from another group and it user managed to add a machine to the domain correctly.
Ok, so, is this really usefull? why do i need 3 kind of users to be able to join to the domain?
View 3 Replies
View Related
Sep 13, 2010
Actually I need to install configure file of NRPE 2.12 for monitoring the SUSE machine from NAGIOS(Linux machine). But once I am trying to install configure file of the NRPE 2.12 its giving error "cannot find SSL headers". I downloaded libssl-dev files which are in the format of .deb but its not getting install on SUSE.
View 5 Replies
View Related
Dec 29, 2010
I just want to know how to monitor urls using nagios.i.e running web applications under tomcat. can any one pleasAe provide me links or docs that narrates,how to configure nagios in a way to monitor our web applications. we already configured nagios for monitoring remote servers load,login details, disk space etc. But we could not find any documents for configuring nagios in order to monitor webapplications.
View 1 Replies
View Related
Aug 7, 2010
I have problem that I am unable to install the bind* and cach* pakages for configuring DNS.I am using RHEL 5.4. I have tried using both yum & rpm, but still the same. The error is listed below (when i execute the command:#yum install bind* cach* -y): warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY,key ID 37017186 Public key for caching-nameserver-9.3.6-4.P1.e15.i386.rpm is not installed.
View 1 Replies
View Related
Feb 16, 2011
I want to configure xmms music player in my linux, but it didn't run 'xmms &' command, gives output like 'unable to show display'.
View 8 Replies
View Related
Aug 15, 2010
I cannot install Kubuntu (or Unbuntu) 10.4 on my husband's computer. I have spent 5 hours on this and cannot get anywhere. I am deeply frustrated. The iso I burned to CD is good (works on 2 other computers). His computer will not boot from USB, no matter what I do to the drive order in BIOS. After loading the blue screen with the Kubuntu logo on it (and the blue-white dots), the screen changes to black and shows the following text:
BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash) (initrafs) Unable to find a medium containing a live file system.
He really needs to get rid of WinXP. Kubuntu is what I have on my computer (and love it!). Here is some info about his computer:
OS Name Microsoft Windows XP Home Edition
Version 5.1.2600 Service Pack 3 Build 2600
OS Manufacturer Microsoft Corporation
[code]....
View 8 Replies
View Related
Jan 17, 2011
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 Related
Apr 3, 2011
If 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].....
View 6 Replies
View Related
Apr 12, 2011
installed samba by. but i cant find samba in system -> administration ? Should I useCode:sudo apt-get install samba4
View 9 Replies
View Related
Jun 27, 2011
The machine boots, graphics come up, login window shows up, but after login there is only the background window (and mouse). My .xsession looks like this:
[Code]....
View 3 Replies
View Related
Feb 2, 2011
I'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]....
View 1 Replies
View Related
Mar 22, 2010
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 Related
Jan 26, 2011
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.
View 7 Replies
View Related
Dec 26, 2010
I could not find the windows 7 folders from Samba network
View 1 Replies
View Related
Sep 16, 2010
How to find detail logs of deleted file or folder from Samba Server?
View 1 Replies
View Related
Mar 8, 2010
a 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.
View 3 Replies
View Related
Mar 3, 2010
While installing samba i get the following error..How to fix it??
Code:
karthick@Learners-desktop:~$ sudo apt-get install samba smbfs
Reading package lists... Done
Building dependency tree
[Code]....
View 2 Replies
View Related