Server with Samba


 
Thread Tools Search this Thread
Operating Systems Linux Server with Samba
# 1  
Old 09-29-2006
Server with Samba

Hello everybody.

The problem deals with a schoolserver with linux running on it.
Samba is running so that everybody has his own homedirectory on the server.
Now the Problem:

A directory should be created on which one everybody can write, but not read the files.

We are at the point that everybody cannot open the files and those ones got the size 0B.

Now noone should even be able to see any files in this directory, except root, of course.

Anyone of you got any ideas?

Thanks,

Jan
# 2  
Old 09-29-2006
Make the directory owned by root, group root and permissions on it as 754. That should do the trick.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Samba with password server

Hi guys, I have also here a Sol-10 with samba configured all is working out but just want to know if i set a password server pointing to a windows domain with Active Directory... do i still have to create a samba user on my Sol-10 or all username/pass authentication will be done on the windows... (2 Replies)
Discussion started by: batas
2 Replies

2. Shell Programming and Scripting

Samba server with notification emails

I'm creating a ubuntu samba server that sends out email notifications when a file a new file is created in the monitored directory. Currently im using inotifywait to monitor a directory and send out a email notification. Inotify wait works great but it gets triggered whenever any file including... (2 Replies)
Discussion started by: binary-ninja
2 Replies

3. UNIX and Linux Applications

Server migration from samba+ldap to windows server 2003

Hi, i have a server installed samba+openldap (pdc). Need to migration windows server 2003 (active directory) object users, computers. Where you can read how to do it? Or can tell me how to do it? Thanks. P.S. Sorry for bad english (0 Replies)
Discussion started by: ap0st0l
0 Replies

4. Red Hat

Samba server

Hi everyone, I am trying to set up a samba server using either the interface or the command line. However, I am unable to access the files found on the server. Can anyone tell me how to set up this server? Thanks in advance (2 Replies)
Discussion started by: shakshakshuk
2 Replies

5. UNIX for Dummies Questions & Answers

samba server configuration on linux.

Today I have configured samba server on my linux machine .I thought it would be better if i share it here and get feedback from an experienced users. This configuration is based on Redhat release 5. # lsb_release -a LSB Version: ... (0 Replies)
Discussion started by: pinga123
0 Replies

6. UNIX for Dummies Questions & Answers

migrate samba pdc from one server to another

Hi there, Hope this forum is adapted to my question. I have : + 1 Debian server with Samba set to authenticate users in the domain HOME (workgroup = HOME / domain logons = yes). + 3 Windows XP Laptops configured to belong to the domain HOME. So on startup, I'm invited to enter a login password... (2 Replies)
Discussion started by: chebarbudo
2 Replies

7. UNIX for Advanced & Expert Users

Samba server configurations

Hi, I am using Enterprise Linux Server release 5.2, now i am configuring Samba server, i want to access linux directories from Windows xp/2003 desktops. I installed and configured but i am unable to access them, could you please give me suggestion about configurations. Thanks. (2 Replies)
Discussion started by: marmam
2 Replies

8. Linux

samba and mail server

hello friend i m new on linux please anyone send me a step by step configuraton about samba server and mail server. bye (1 Reply)
Discussion started by: IRFAN
1 Replies

9. Solaris

samba server error

hi all , i have noticed lately the following message in my /var/adm/messages log : May 10 15:40:56 inetd: netbios-ns/udp server failing (looping), service terminated May 10 15:51:37 inetd: netbios-ns/udp server failing (looping), service terminated i did some search on that and found... (1 Reply)
Discussion started by: ppass
1 Replies

10. Linux

Samba Server

I set up Samba so Windows can Access Linux, but how can I access my windows machine from linux (preferably using samba).? (6 Replies)
Discussion started by: erhan_j
6 Replies
Login or Register to Ask a Question