Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-11-2010, 09:28 AM
|
#1
|
LQ Newbie
Registered: Dec 2009
Posts: 10
Rep:
|
samba and vista... strange group rights...
hi all!
creating a folder from a XP computer it has those rights :
drwxrwxr-x
creating from a vista computer it has those ones :
drwxr-xr-x
no write group rights... how can i change that ? on the server or vista computer side ?
thanx in advance for all answers ;-)
|
|
|
10-12-2010, 03:54 AM
|
#2
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Rep: 
|
You can give the permission by chmod:
from linux side
|
|
|
10-12-2010, 04:00 AM
|
#3
|
Member
Registered: Nov 2006
Distribution: RHEL, CentOS, Debian Lenny, Ubuntu
Posts: 638
Rep: 
|
Quote:
Originally Posted by cyberio
hi all!
creating a folder from a XP computer it has those rights :
drwxrwxr-x
creating from a vista computer it has those ones :
drwxr-xr-x
no write group rights... how can i change that ? on the server or vista computer side ?
thanx in advance for all answers ;-)
|
Do you want to remove group permission or do you want to add write permission gor group?
Regards,
|
|
|
10-12-2010, 04:52 AM
|
#4
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Rep: 
|
Quote:
Originally Posted by sem007
Do you want to remove group permission or do you want to add write permission gor group?
Regards,
|
He wants to add write permission as he is comparing the group permission in xp and in vista and want changes in vista.
|
|
|
10-12-2010, 05:06 AM
|
#5
|
Senior Member
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Rep: 
|
It is also possible to specify samba default file creation permission using mask.
* create mask: This option is set using an octal value when setting permissions for files.
* directory mask: Directories must have the execute bit for proper access. Default parameter is 0755.
[documents]
path = /home/sita/documents
write list = sita rama
create mask = 0775
|
|
|
All times are GMT -5. The time now is 06:41 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|