similar to: Samba Directory Permissions

Displaying 20 results from an estimated 10000 matches similar to: "Samba Directory Permissions"

2003 Nov 21
4
Samba with winbind trouble
Hello, I try to implement a samba server (2.2.7a) with the authentifiactions via winbind to a PDC W2000. When I test winbind, it works: [root@pxtest samba]# wbinfo -t Secret is good [root@pxtest samba]# wbinfo -a tli%password plaintext password authentication succeeded [root@pxtest samba]# I enable the winbind on the /etc/nsswitch.conf: passwd: files winbind shadow: files group:
1999 Mar 01
8
Performance
I Want to have a copmparsion with NFS v3 that shows some statistics with both attribute intensive and data intensive clients. /P -------------- next part -------------- A non-text attachment was scrubbed... Name: vcard.vcf Type: text/x-vcard Size: 392 bytes Desc: Card for Patrik Linder Url : http://lists.samba.org/archive/samba/attachments/19990301/59f94bcf/vcard.vcf
2010 Aug 11
1
Adding points sequentially to multiple graphs in one window (device)
Dear R-help list: I have want seems to be a simple task, but can't find a solution. I tried querying the archives, but did not succeed. My goal is to set up two (or more) graphs in one graph window, and then during execution of a sequential algorithm add points sequentially to these graphs. The graphs have different scales / coordinates. I use the par(mfg...) command to switch between
2003 May 22
5
X flag in smbpasswd?
mksmbpasswd.sh does not create accounts with the X flag in the password flags field. Does this X matter, and if so, what does it mean? It's not in the man page. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | novosirj@umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical
2009 Jul 22
11
Request for feedback
A number of years back it became necessary to limit the size of messages that could be posted to the samba mailing list. The current limit is 64 KBytes. While it continues be be desirable to block large spam messages, I believe it is time to ask current subscribers for their preferences. This list is here to serve the wishes and needs of our subscribers. We wonder if the time is right to review
2003 Dec 14
3
Folder Redirection with NT4 Domains
Hi, I'd like to hear off-list from anyone who is currently successfully using folder redirection with an NT4 domain controller. If you are doing this, please would help me to understand your secret. There are two ways I know of that should work, however I have received feedback from separate sources that claim problems with both of these methods. I would like to include in the new book
2004 Feb 10
4
Auto mapping to windows home drives?
This could be quite simple but I don't know how to do it. Does anyone know how I can automatically mount a users home drive (which is located on a windows server) when they log in? Is there a pam module for that? Thanks very much, Sapan
2003 Aug 03
2
How to control TEMP directory
This is a slight rework of my last question but should be clearer. My samba installation appears to be trying to use /root/tmp as its temp directory. This is useless as when logged in as a user the system has no access to the temp directory and so nothing works. How do I pursaude Samba to use /tmp as the temp dir. I am running Samba 3 on a Mandrake system. Thanks
2003 Apr 04
6
Problems with Default user profiles.
All, I currently have a problem where the default user profile is not being picked up - Windows simply ingores it and creates one based on local settings. I understand samba supports default user profiles, and one can be put into the profiles share like this: /export/profiles/Default User/ This directory contains a copy of a working profile from a proper user. The relevant smb.conf sections
2003 Apr 23
3
telnet and samba
I have posted this question twice without any response. We are running samba on an OpenUnix 8 machine, then we are mapping the samba share on a Windows 2000 machine. If we run our process from the Windows command line..(copying files to the share) everything runs great. The problem is if someone telnets to the Windows 2000 machine and runs the same process they get "The specific network
2003 Sep 26
4
valid users = %S in rc4
After upgrading rc2 -> rc4 (suse binary packages) line 'valid users = %S' in [homes] section prevents user getting to his homedirectory in logfile smbd says: [2003/09/25 15:07:59, 2] smbd/service.c:make_connection_snum(384) user 'xxxx' (from session setup) not permitted to access this share (xxxx) Hannu
2003 May 02
2
A Group Policy Question in Win9x (yes, another one).
I am wondering if anyone has ever answered the question of group policy operability under Windows 9x. That is, I am _not_ looking for a work-around but the real thing--one config.pol file to service several groups. I have done my homework, hopefully well, but found nothing. To prove this, I will quickly summarize my findings below. Either I have found: 1. a list of unresolved (mostly
2003 Apr 17
5
AppleTalk(netatalk)+Samba
Hi folks, is anybody using those two products together and can give me any advice on how to do this? My specific issue has been addressed in other posts before, but as nobody responded, it would just now be interesting if anybody at least uses those applications together successfully? greets Malte
2003 Jun 20
7
ok, so oplocks: good or bad?
I have been searching for info on this and haven't found an authoritative answer. From what I have read, oplocks are good because they increase connection speeds, but they are bad because they don't really work, but they actually do work, but they only work in some cases, etc etc. so, here's my problem and my question together: I get tons of these messages every day (over a thousand a
1997 Aug 02
7
Encryption
Kevin, Firstly, you need to obtain the DES libraries. Then you need to tell the Samba Makefile that you wish to compile in DES encryption services and link with the DES library. Then in the smb.conf file you need to add to the [Globals] section: encrypted passwords = yes Then you need to create a separate smbpasswd file. Please read the documentation in the docs directory of the Samba source
2003 Mar 12
5
Windows XP and plain text password
Hello, Can you say me which is the key to add in the registry for Windows XP to Enable Plain Text Password? Best Regards
2003 Mar 17
5
Samba vs Windows SAK
Has anyone seen this: http://www.microsoft.com/windows/Embedded/sak/evaluation/compare/advantage.asp And has anyone from the Samba team posted a response? It seems like some of the information presented there is contrary to what I know about Samba. ERX
2003 Jan 15
4
Profile migration again
John H Terpstra jht@samba.org writes: > You see the NTUser.DAT file is keyed to the user's SID and the Domain SID > of the NT4 environment in which they were created. You need to either use > the NT4 procedure as documented in the resource kit for migrating the > profile, something that Microsoft only supports within the one domain > anyhow, or else use the profile editting
2003 Apr 21
4
How to give one user write permissions to HOME shares
mmurrock can browse, but he can't write. Is there an easy way to add write access for the mmurrock user? here is my homes share: [homes] comment = Home Directories browseable = no writable = yes valid users = %S, mmurrock create mode = 0664 directory mode = 0775 Thanks, Dan Didier
2002 Dec 13
3
Problem authenticating with Samba (security=domain) + Windows 2000 PDC
Hi all!! I'd set up my samba 2.2.7 to auth with "security=domain" mode, but my clients cannot auth successfully never because the samba server cannot "talk" correctly with my PDC(w2k adv. Server). In the computer manager event, I see authentication request but with empty usernames......so the PDC reject the authentication request. Is this a know