Server :: Samba Nmdb Not Found In New Install?
May 27, 2011
This is my first time working with samba. I'm getting:
No command 'nmdb' found, did you mean:
Command 'nmbd' from package 'samba' (main)
Command 'mdb' from package 'mono-debugger' (universe)
Command 'imdb' from package 'imdb-tools' (universe)
nmdb: command not found
I'm running Ubuntu 10.04 LTS Server. I installed samba from command line: apt-get install samba I configured the smb.conf exactly like the Official How To's first tutorial. You know just to get me feet wet and see if it worked.
I ran an update/upgrade to the OS. Still nothing.
View 2 Replies
ADVERTISEMENT
Feb 8, 2010
I need to know is there any way to record or tracking or make logging if when user samba delete files or folders i can know that, cause sometimeon samba server some users complain they lost files, though i have daily backup and i can restore their files, i just want to know if or maybe some other users in one group accidentally move or delete the files.
View 1 Replies
View Related
Jan 28, 2010
Is it possible to recover files on a samba server running opensuse 11.0? I had been dual-booting into XP and Opensuse 11.2. XP failed (system files corrupted) and ceased to boot. After re-installing XP into its partition and trying to repair Grub so that I wouldn't have to re-install Opensuse again, I had partition table errors. I wiped the hard drive since I had a backup of my home directory on a DVD. The problem is that once I installed both OSs again and copied the contents of the DVD to the home directory, all the files in my home directory were read-only. Among these was a directory where my documents folder on the samba server is mounted into. The documents on the samba server are no longer there. I thought it was mounting wrong, but when I used ssh to log into the other machine to check, they were in fact gone. Is it possible to recover these? I've looked in the .trash* folders on both machines with no luck. A lot of my research was on the samba server. I typically use Knode to check this, but it crashes while its files are having permission problems as well that I haven't been able to remedy yet.
View 2 Replies
View Related
Dec 21, 2010
<silent-> my company gave me a small project do in linux , i need you to give me some advice.
<silent-> basically its will be a file server and something like 5 users will need to
[code]...
View 5 Replies
View Related
Jan 5, 2010
I have been given a task to install samba server from my local PC in an another PC which is a linux server.The linux server is in my own comapny and i have been given its ip address and root login password.I dont know how to install that samba server from my own PC.
View 9 Replies
View Related
Feb 11, 2010
I'm installing FreePBX for one of the servers at my work. Im having problems and theres error's coming up saying "amportal binary can not be found" has anyone else had an error like this? Because the installation was going through a tunnel before and the router died so I tried it again by having the installation file locallaly on the machine and then the amportal error comes up towards the end of the installation, But I do a locate, and the file is actually there,
View 1 Replies
View Related
Oct 8, 2009
I have to rename a group of machines in my little samba domain (tbd backend) but there is an ugly bug that makes this impossible. have set 'rename user script' variable corectly, also checked all configurations.When i change computer name in my windows box, it shows an error saying something like "Error calling remote procedure"Looking on server side, username for the machine gets correctly changed in /usr/passwd, and also in samba database.But samba log says:
===============================================================
[2009/10/08 11:10:32, 0] lib/fault.c:fault_report(42)
INTERNAL ERROR: Signal 11 in pid 11052 (3.0.33-3.7.el5_3.1)
[code]....
View 3 Replies
View Related
Oct 27, 2010
I have just upgraded from 11.1 to 11.4. When I boot up, I get a command line, but when I do 'startx', I get 'Fatal server error: no screens found'. I have been looking for a solution and tried 'Xorg -configure' but this gives:
Code:
Failed to load /usr/lib/xorg/modules/drivers/vboxvideo_drv.so: undefined symbol: resVgaShared
[code]....
View 6 Replies
View Related
Oct 20, 2010
I would like to configure an access to folder
/fileserver
for two services : Samba and VSFTPD
How to do it ? How to create folder rights that samba and ftp user will have an access (read/write/delete) to all directories in /fileserver.
My system is CentOS. I`m starting samba and vsftpd like a root (/etc/init.d/vsftpd start etc.)
View 1 Replies
View Related
May 14, 2011
This is what I get:
Code:
root@Jason-Lin:/# apt-get install samba
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]...
This is a fresh 11.04 install. I grabbed a couple of the basics (alternate browsers, media players, etcetera) but other than that I haven't made any modifications or installed any strange packages.
Code:
root@Jason-Lin:/# uname -a
Linux Jason-Lin 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
View 5 Replies
View Related
Sep 23, 2010
I'm having some trouble getting samba to work properly. I'm following this tutorial [URL] when I run
Code: sudo smbclient -L localhost I receive the following: Code: Enter root's password: Anonymous login successful Domain=[SAMBA] OS=[Unix] Server=[Samba 3.4.7]
tree connect failed: NT_STATUS_END_OF_FILE I'm lost!
View 3 Replies
View Related
Apr 30, 2010
I'm running ubuntu 10.04 and I need to set up samba. I haven't used samba since ubuntu 8.10 and I don't know if there have been changes that I'm not aware of. I remember it being a simple process that started with editing the configuration file, but I keep getting this message:
Code:
/etc/samba/smb.conf': No such file or directory
Am I missing something? Has the configuration file changed names?
View 5 Replies
View Related
May 31, 2011
I am trying to compile a LaTeX document using pdflatex on a CIFS/SAMBA network share.
The file compiles fine on the local drive.
Then if I copy it on to the network share and run pdflatex foo.tex I get:
Code:
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
! I can't find file `foo.tex'.
<*> foo.tex
I can view the file with less, so it's not permissions.
My fstab mounts the drive as:
Code:
//someserver/dir /mnt/mountpoint cifs user,username=****,rw 0 0
View 2 Replies
View Related
Jun 6, 2010
If i create a samba share to one of my lost+found folders so i can copy stuff to somewhere else, will that cause a problem? I'm thinking not, but since its a special folder wanted to make sure.
View 6 Replies
View Related
Oct 1, 2010
I installed a program with Yast (Kmess), but when I try to run it, bash gives me back this message:
Code: kmess: command not found I checked into Yast and it seems to be installed correctly!
View 9 Replies
View Related
Jul 15, 2009
My network comprises three PC's .... Windows XP, Windows 98SE and Ubuntu 9.04 running SAMBA. All PC's are configured WORKGROUP=WORKGROUP. The network connection To/From XP/UBUNTU via SAMBA Shares works perfectly OK. However, despite scouring all forum information regarding changes to Win98 ENCRYPTION, (Registry change re: DWORD "EnablePlainTextPasswords"), the Win98 PC refuses to connect to UBUNTU. The UBUNTU PC can conect to all the Win98 shared folders OK. I have disabled my Linux Firewall (Firestarter), I have run SMBCLIENT to check the user password for Win98 and it is validated OK. The Win98 error message is ....
"\Inspiron 510m is not accessible. The computer or sharename could not be found. Make Sure you typed it correctly and try again."
My samba.conf file is as follows ..... Any help or assistance PLEASE !
#======================= Global Settings =======================
[global]
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = workgroup
# server string is the equivalent of the NT Description field
code....
View 20 Replies
View Related
Feb 13, 2009
I have created a folder including some html link pages in /test/htlink . Now I want to create a soft link of that folder as htlink -> /test/htlink in /var/www/html . Now when I m browsing the folder , its erroring (404 Not Found) folder is not found on the server . I have given 777 permission on every file-folder in /test . No firewall & no SELINUX .
*** I want to browse the folder ***
View 3 Replies
View Related
May 26, 2010
I'm trying to install the 32bit 10.04 server to an atom machine from a CD burned with ubuntu-10.04-server-i386.iso. The installer is presenting me with the:"No kernel modules were found" ..error message. Is the atom cpu and chipsets supported by the 32bit server installer?
View 1 Replies
View Related
Mar 20, 2011
i am trying to solve this error from last 4 days.and dont know from where problem comes
i installed and configured smb.conf as follows:
[global]
workgroup = WORKGROUP
[code]...
View 2 Replies
View Related
Jun 1, 2009
I am trying for the last many days to setup my opensuse 10.3 as Samba PDC Server according to the URL mentioned below, but in vain:How to setup SUSE 10.3 as Samba PDC - openSUSE When ever I try to join a Windows XP machine to the domain setup on Opensuse, I get the error:'The following error occured while attempting to join the domain. The network path was not found'. What could be the reason for this error despite of the fact the I am able to ping the FQDN of the PDC from the XP machine, but the XP machine simply denies to join the domain because of the above mentioned error.
View 7 Replies
View Related
Oct 15, 2010
I've been having an issue with samba; connecting to a share from my Windows 7 machine.
Note: Windows 7 firewall has been turned OFF.
When I try to connect to the share from windows I get this error "Windows cannot access \PROSPERITY/home/queenl" , below that the error details are "The network path was not found."
It seems to me that the syntax is not correct, hence in the error it states "\PROSPERITY/home/queenl"
I am able to print to the printer that is being shared by samba..
Below is a copy of my smb.conf file. I'm using swat to manage my smb.conf file.
# Samba config file created using SWAT
# from UNKNOWN (127.0.0.1)
# Date: 2010/10/15 17:30:15
[global]
server string = %h server (Samba, LinuxMint)
map to guest = Bad User
[Code]....
View 2 Replies
View Related
Apr 15, 2011
I installed debian 4.0 (etch) on an old computer with some pickled graphics card in it, and then I upgraded the computer to one with slightly newer hardware only without the graphics card (the new one used on board graphics). I moved the hard drive from the old one to the new one but when I booted it up it failed to start the X-server and I got some errors listed for "device not found" and "no screens found".
I tried using "dpkg-reconfigure xserver-xorg" however I can't seem to find a working configuration. It seems pretty silly that when installing debian it can detect all this automatically with no problems but when it comes to changing some hardware around you are left in the dark with a complicated re-configuration process. Is there not some way to automate this? I'd rather not have to re-install everything
View 8 Replies
View Related
May 25, 2010
I have a LAN of about 70 computers that I would like to share media files between. I have gotten to the point with Samba that I can view the files without a username/password from client PC's. I would like to make all the folders read only except for one which will be writable for everyone. The thing that I am having a hard time with is allowing a couple of administrators (on Windows 7 machines) read/write access for all files/folders. I am completely new to Ubuntu and Samba so please make explanations thorough. Here is /etc/samba/smb.conf file:
[Code]...
View 3 Replies
View Related
Oct 15, 2009
Wanting to join my CentOS5.3 to a windows 2003 active directory. Configured kerberos and samba.
Code:
[libdefaults]
default_realm = domain
dns_lookup_realm = false
[code].....
View 5 Replies
View Related
Jun 17, 2011
I want to setup a Linux File Server for a small windows network (around 50 users). I do know that I am gona need Smb service/pkg for that. I haven't used Samba for a while now and as per the best of my knowledge, entire communication (including usernames and passwords) between a samba server & windows client machines will be plain text. Is there any way to secure all this communication??
Secondly, if i remember correctly, MS windows wont let me mount more than one samba shares as network disk when all my shares can be accessed by different smb users with different passwords?? is there a solution to this problem? OR may be if there is any other package available for this purpose so that i wont have to use samba?
View 4 Replies
View Related
Jul 28, 2010
I am not able to connect samba server from other linux pc giving error: NT Authentication Failure
But am able to access through anonymous login from linux Same is working fine will all smb users through windows. I am using rhel 5.
View 3 Replies
View Related
Nov 3, 2009
I have a CentOS + Samba server and Windows XP client machines. Users, passwords and permissions are entered on the server machine.users and passwords ( same as on the server ) are entered in the XP client machine.When attempting to access a public file on the server using a XP client machine and the IP address of my server, I am asked a user name and password and none of the already entered seem to work. I cannot access the server file (prompted again and again to enter user name and password). What did i miss
View 7 Replies
View Related
Jun 17, 2009
I am trying to implement a NAS running Debian to replace the Windows 2003 file server.We implemented the system and we integrated it with the active directory. Is it possible to manage the access rights using windows tools and get the same amount of detail(not the right word) on access.As an example, we have the following folder structure:
Teams&Projects All users list, admins full
Team1 All users list, admins full, some users modify
Project1 All users no access, admins full, some modify, some list
I have read some articles on the internet that this is possible but I do not have enough information to implement this.
View 4 Replies
View Related
Feb 4, 2010
I have configured samba server on fedora machine and i am trying to authenticate a winxp machine through samba server but the issue is winxp machine is not becoming the part of the domain. The error is A domain controller for the domain HOMEDOMAIN could not be contacted.Ensure that the domain name is typed correctly.
If the name is correct, click Details for troubleshooting information.
here is the configuration file text..
# Samba config file created using SWAT
# from UNKNOWN (8)
# Date: 2010/01/31 18:51:36
[global]
workgroup = HOMEDOMAIN
server string = Samba as Domain Controller.
[Code]...
View 2 Replies
View Related
Jun 8, 2009
I'm using CentOS 5.3, and I want to allow my samba server from selinux. I disabled my selinux and it works fine, but I want to keep my seline firewall on and want to allow other workstation to access my samba server.
View 8 Replies
View Related