Server :: Gnome And Samba / Why Can't I Open Certain Files?

Sep 17, 2010

I can go to Places-Network on the gnome menu and pick the share I have on my other machine (I have read-write since the account is in the same user name) I can browse the files on the server using Nautilus, however when I try to open OpenOffice files it fails and won't open them. I have to manually mount the files system as cifs before I can open OpenOffice files. Anybody know why this is happening.

View 3 Replies


ADVERTISEMENT

Server :: Log User Samba Who Delete Or Move Files/folders On Samba Server ?

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

Networking :: MS Office Files Open In Read Only Mode From Samba Share?

May 17, 2011

I can not edit my own .ppt file from samba share. Current desktop OS is windows 7. Samba server having RHEL 5 with following samba packages installed.

Code:
libsmbclient0-3.5.6-43.el5
pam_smb-1.1.7-7.2.1
pam_smb-1.1.7-7.2.1
I can able to edit and save the file if I copy this file from samba to local system. But from Samba share it open in read only mode.

View 7 Replies View Related

OpenSUSE :: Gnome - Create Custom Menu To Open Pdf Files?

Apr 28, 2011

I've moved from WinXP. How can I create custom menu like this to open pdf files?

View 1 Replies View Related

Ubuntu :: Server 10.04 And Samba Server Admin - Share Media Files Between Computers

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

OpenSUSE :: Open Kde Or Gnome Desktop In A X Server?

Apr 27, 2011

What I try is to execute Linux programs from Windows. What I do:

- I run an X Sever in Windows (Xmin).
- I connect to Linux server using putty.
- Stablish DISPLAY to Windows X Server.
- Run Linux application.

Really, what I do for simplifying the work is create, in a shared folder, Windows direct access to do this work. Ex: I create a link called "tora - Run Oracle Administration Tool.lnk".

When users want to run Tora in Windows, they don't have to install it. Just press the link and it runs a .cmd which does the previous operations. So users can run konsole, LibreOffice, tora, ... and all Linux programs as if they where installed in Windows Clients. And as the Linux and Windows computers are joined to Active Directory, each users access has its own configuration for each program.

Thus, they can try this programs without having to install them.

So as I can run all Linux programs... Why not allowing to run a remote desktop (I know I can do it with Vnc, Xrdp, NX, ...) If user run "konsole", a Linux konsole is open in Windows client. And then he can open X programs (I don't create links for all Linux programs, so the can run the konsole link and run any program). After displaying konsole, if I type "konqueror", konqueror is opened in Windows client.

If type kdesktop, desktop of kde is open, but the menu bar, tool bar doesn't appear...

Here is an image: [URL]

I detail it:

- My client is a Windows 7.
- Open a konsole in a remote linux (titled shell-konsole)
- Run kdesktop command.
- A new window titled "KDE Desktop" is opened.

But no menu or application bar is opened. An it doesn't takes my configuration (my configuration is Spanish).

How can I add menu and application bar to that desktop?

View 2 Replies View Related

Server :: Gnome Desktop Disappeard / Re-open It?

Jun 24, 2009

I'm new to linux ...

i have managed to install vnc server on my linux server ..
and also installed GNOME, i connected via VNC Viewer and the desktop showed ..

but then i closed the command prompt windows that was opened on the desktop, now when i connect via vnc viewer i get an empty desktop ...

how can i re open the GNOMe?

there's no cammand line in it now!!

View 2 Replies View Related

Software :: How Can Open Kde Or Gnome Desktop In X Server?

Apr 26, 2011

I execute Linux applications in Windows using an X server for Windows and setting DISPLAY variable in Linux to X server of Windows.

Ex: With putty I connect to Linux and setting DISPLAY to my Windows X Server, run Linux OpenOffice.But, is possible to run a KDE or GNOME desktop, with menus, taskbar,.What command do I have to run?

View 5 Replies View Related

OpenSUSE :: Backing Up Samba Server Files?

Mar 9, 2011

I have a Samba server on a computer. I would like to backup the Samba files on a different computer that is a client in the Samba server network. I can easily drag and drop the Samba files onto the client. I would like to automate this process, and accomplish this using an update copy versus a copy full. How can I accomplish this as bash script? I had no luck using the 'cp' command.

View 1 Replies View Related

General :: The Files' Permission Of Samba Server?

Jan 19, 2010

Samba Server version 3.25 The share directory test , the user's permission will be :Users can copy files into the test directory bywindow's file exploer , and after copying userscan'tither delete that files nor recovery them.

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

Server :: Samba Share Not Showing Any Files

Nov 3, 2009

I have recently installed Fedora F11 with a Samba server. The smb.conf seems fine but I cannot see any of the files in the share from a Windows machine. I am probably missing something unbelievably simple but driving me nuts!

I can see the machine and share from windows

When logged in as the user fred I can see all the files in Linux - most are owed by fred.

smbuser:
Code:
# x_name = SMB_name1 SMB_name2 ...
root = administrator admin
nobody = guest pcguest smbguest
fred = fred
smb.conf:
Code:
[global]
workgroup = Workgroup
server string = Samba Server Version %v

netbios name = MachineName

hosts allow = 127. 192.168.0.
.........
[Docs]
comment = Main Documents
path = /mnt/documents
read only = no
browseable = yes
valid users = fred
.........
The other thing I find a bit odd is that
Code:
service smb restart
does not effect the way that the windows machine sees Samba. It appears that you need a full restart to get the changes to show properly.

Thanks,

Michael

View 2 Replies View Related

OpenSUSE Install :: Recovery Of Files On Samba Server?

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

General :: Find Log Of Deleted Files From Samba Server?

Sep 16, 2010

How to find detail logs of deleted file or folder from Samba Server?

View 1 Replies View Related

Server :: Login / Passwords - Samba Config Files?

Jun 11, 2010

How to make a Server of LOGIN / PASSWORDS for flexible linux machines? Samba config files for the server and the client. The clients, if no network, shall use the /etc/shadow.

View 10 Replies View Related

Server :: Samba Adds Execute Flag To All New Files

Jan 19, 2010

We have started using ACLs on our fileserver and we are having a problem with getting Samba to behave correctly. When we create a file in Linux, the permissions and ACLs are set correctly. Files are set to 640 and directories are set to 750. However, when we create it in Windows through Samba, regular files are being set with 650 and directories are set to 770. It's adding execute on files and execute+write to directories for groups.

View 2 Replies View Related

Server :: Cant Edit Files Which Are Created In Samba Shared Folder

Sep 29, 2010

i have created an folder inside my redhat server. and i shared it via samba and mapped that shared folders inside 5 windows machine. now the problem i am facing is, if any one create a file in that mapped drive the other user cant edit that same file. but he can read it. only for files not folders.

i gave full permission to that folders and subfolders and in smb file i gave readable writable browsable permissions. and i disabled se linux and firewall

View 12 Replies View Related

Server :: Winword Creates Read Only Files On Samba Share?

Oct 15, 2010

I have a similar problem with Microsoft Access and Photoshop. I am using Samba 3.2.5 and Debian 5.0

View 2 Replies View Related

CentOS 5 Server :: Samba Files And Folders Keep Appearing And Disappearing?

Dec 15, 2009

I have an intermittent issue with with Samba. I can access my samba share with windows xp and vista using windows networking and even by mapping the share to a drive. The problem is that the files and folders disappear inadvertently and I can only access them again if I open the share again from the start with windows explorer. Selinux is disabled and the firewall ports for samba are open. The following software is installed:

samba 3.0.33-3.15.el5_4
samba-client 3.0.33-3.15.el5_4
samba-common 3.0.33-3.15.el5_4

[code]....

View 8 Replies View Related

General :: Connect And Access Files Remotely To Samba Server Over Internet

May 31, 2010

I have a server at home running as a file server and DHCP connected to a switch with a wireless AP in there as-well. with this setup I can access the files and do some configurations via SSH on the actual server anytime I'm able to get the wireless signal, now lately I felt the need to be able to do the same but this time over the internet. I've read somewhere already that I'm gonna need a router with port forwarding and NAT, then know the IP address of the server but my problem is once you start talking about routers then you need broadband connection which is something I don't have. Getting a router is not much of a problem but without ADSL like connection I guess its useless, what do I need to do?

View 7 Replies View Related

Server :: Samba Permissions - Files & Directories Can't Be Renamed / Moved / Deleted

Feb 10, 2010

After what feels like weeks have tinkering around trying to get a Samba file server set up, I've finally given up! I have 4 drives and 2 groups:

1) Dev - Available to all users in both groups (normal and admin)
2) Misc - Available to users in admin group only
3) Admin - Available to users in admin group only
4) Accounts - Available to users in admin group only

Drives 1 and 2 are working fine, with the correct access rights. Drives 3 and 4 can be browsed by admins only, but no changes can be made at all - files & directories can't be renamed/moved/deleted. What is most confusing is that Drive 2 is set up exactly the same as Drives 3 and 4. The process I went through to get them working:

[Code]...

View 2 Replies View Related

Software :: Configure Samba Server To Access System Files From Windows?

Oct 12, 2010

I am new to Linux and want to setup Samba server in my CentOS 5.3. I have downloaded samba server from yum repository with command

yum install samba

I then followed the steps which i got by some googling on

http://crazytoon.com/2007/05/22/samb...centos-fedora/

this site which contains steps like code...

How to resolve it ?

View 5 Replies View Related

Server :: Open Corrupt Vdi Files?

Dec 21, 2010

have virtualservers on virtual harddisk due to system crash when im trying to access the servers its giving the error as failed to start virtual machine fileserver medium /rootfiles/vdi/fileserver.vdi is not accessiblevd:error verr_media_not_recognized opning image file
/rootfiles/vdi/fileserver.vdi (verr-media-not-recognized)result code:ns-error-failureour company network gone down.no internet is coming.so if i want to install dhcp i need dhcp rpm package for fedora12 2.36.31.9-174fc12x86_64

View 1 Replies View Related

Ubuntu Servers :: Setting SAMBA Server Correctly - Can Only Access Files From The Win 7 Machine

May 31, 2010

Im having trouble setting my SAMBA server correctly. I have two Win machines, one with WIN7 and one with XP. I have one Ubuntu machine and Ubuntu Server 10.04. My problem is that I can only acess files from the Win 7 Machine. When I try to map out the shared dirs on my serverI get asked for user and password, when I enter my creditensials it dosent help.. What to do? I used the sample smb.conf file and open for no restrictions..

[Code]....

View 9 Replies View Related

Server :: Restrict Virus Effected Files Of Windows To Copy In Samba Sharing?

Jul 28, 2011

1> i have centos5.4 fileserver.
i synchronize my document of windows xp with fileserver through samba server.
while synchronzing ,virus effected file are also get sync in fileserver .
i scheduled copying in crontab also.meanwhile by synchronizing the fresh file get replaced by virus file.this result lost of my data.

is there is any solution to restrict virus file from copying through rsync....

2> is there is any program to compare size of files on samba server

View 1 Replies View Related

Server :: PHP File Open Larger Files Or Fopen Files Larger Than 2gigs

Feb 16, 2011

I have a ubuntu 10.10 server with apaceh2 and php and I want to open a file larger than 2gigs

I've read there is a flag that needs to be compiled into php to do this ?

View 6 Replies View Related

Networking :: Unable To See Shares On Samba Server - No Authentication Access Desired (open Access)

Jun 12, 2009

I've been running a Samba server under RedHat 8 for five years without a hiccup. I want to cut over to a F10 box but cannot get shares accessible. smbclient attempts fail over NT password error. SELinux is disabled. Server is visible on the network. Users require no password access to shared data.

smb.conf follows:

# Samba config file created using SWAT
# from UNKNOWN (>)
# Date: 2009/06/12 14:15:15

[code]....

View 1 Replies View Related

Server :: Unable To Open New Log File /var/log/samba/xxx.xxx.xxx.xxx. No Such File Or Directory

Mar 8, 2010

CentOS 5.x with AD authentication. My samba servers(3) are all reporting the same error:

Quote:

Unable to open new log file /var/log/samba/xxx.xxx.xxx.xxx. No such file or directory.
lib/debug.c:reopen_logs(625)

The xxx.xxx.xxx.xxx is the ip address of the station accessing the samba share I assume.

View 4 Replies View Related

Server :: Possible To Open Log Files Of Other Software In Syslog?

May 12, 2009

Can syslog be used to "watch" other log-Files from other software? I would like to get an info in messages if a logfile of squid is changed/something is added.

View 4 Replies View Related

Red Hat :: View/Open Files On Server From Windows Clients?

Apr 1, 2011

in my office we are using redhat server and 20 windows client machine. some times while viewing the server stored files or not able to view.yesterday i saw a problem all the files are showing but not able to open a single fine after restarting the computer iam able to open the file.

View 2 Replies View Related







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