similar to: share access only for users with primary group

Displaying 20 results from an estimated 11000 matches similar to: "share access only for users with primary group"

2005 Apr 26
1
Samba as domain member server cannot authenticate users
This problem was already described on a very similar way in Oct 2004 on the following message: [http://lists.samba.org/archive/samba/2004-October/094683.html] As no solution was found so far, I am re-posting it on the hope that somebody can help. ================================================= Situation: - A windows2000 domain with active directory up and running. - A Samba server with
2005 Apr 27
1
'valid users' does not accept my users, but my groups
Hi, I'm using Version 3.0.10-Debian and have winbindd running for auth against our W2K TEST-DOM. I've set up shares which only some groups have access granted. System is runnig fine a few weeks when I now discovered when I want grant access to only one user, it doesn't work. The configuration for this share is: [testshare] path = /data/test public = no writeable =
2017 Aug 01
0
special latin1 do not print as glyphs in current devel on windows
You seem confused about Latin-1: those characters are not in Latin-1. (MicroSoft code pages are a proprietary encoding, some code pages such as CP1252 being extensions to Latin-1.) You have not given the 'at a minimum information' asked for in the posting guide so we have no way to reproduce this, and without showing us the output on your system, we have no idea what you saw. [As a
2017 Aug 01
3
special latin1 do not print as glyphs in current devel on windows
Upon further inspection, I think these are at least two problems. First the issue with printing latin1/cp1252 characters in the "80" to "9F" code range. x <- c("?", "?", "?") Encoding(x) print(x) I assume that these are Unicode escapes!? (Given that Encoding(x) shows "latin1" I'd rather expect latin1/cp1252 escapes here, but
2003 Mar 01
0
getent group returns only few groups on solaris
Hi All, I was able to get 'winbind' configured on my Solaris-9 system and authenticate Windows domain users, but I have three problems: Server OS; Solaris 9, MU2 SAmba version: 2.2.7 (also tried 2.2.8prel , but same problem) Tried 'winbind enum users/groups' both true and false Client OS: Windows XP, WinNT4.0 nsswitch.conf entries: passwd: files
2005 Oct 30
1
smbmount codepage/iocharset settings vs NT4
Hi, I'm in the process of setting up a backup server for a somewhat antiquated NT4 server. Backup server is CentOS-4 (~ RHEL-4), kernel-2.6.9-11.EL, samba-client-3.0.10-1.4E, rsync-2.6.3-1, LANG=en_US.UTF-8. NT4 shares are mounted on the server and rsynced to local disk. This setup is working pretty well, however on the NT box there are some files with names containing odd characters like
2010 Dec 28
0
Missing Samba documentation pages: migration
Hello, There is a small document, which (I hope) useful to others samba user to avoid mistakes, wrong path, that i take, to reach my goal. This document is covered by license: xkcd501[12]. 1. Target 2. Situation 2.1. Software versions 2.2. Software setup 3. Data migration 3.1. alternatives 3.1.1. robocopy 3.1.2. xcopy 3.1.3. net 3.1.4. smbfs/cifs 4. Migration 4.1. Start samba 4.2. ACL vs ACL
2017 Sep 14
0
special latin1 do not print as glyphs in current devel on windows
This particular issue has a simple fix. Currently, the "R_check_locale" function includes the following code starting at line 244 in src/main/platform.c: #ifdef Win32 { char *ctype = setlocale(LC_CTYPE, NULL), *p; p = strrchr(ctype, '.'); if (p && isdigit(p[1])) localeCP = atoi(p+1); else localeCP = 0; /* Not 100% correct, but CP1252 is a
2003 Dec 01
0
No subject
8. You have join to this mail a text file with the few characters that don't = match. On Swat, it's easier. = I use Swat from my win98 box. When I write a share comment with some chara= cters, there are not translated properly inside smb.conf file. = When I read my smb.conf file, I noticed that for example a cp1252 characte= r like (0xC1) has been changed onto an ISO8859-15 character
2006 May 22
2
Does samba support Active Directory User Group name with space
Hi, I am using samba 3.0.20 and winbind 3.0.20 on Debian Linux kernel version 2.4.27 ii samba 3.0.20b-bycast a LanManager-like file and printer server fo ii samba-common 3.0.20b-bycast Samba common files used by both the server a ii winbind 3.0.20b-bycast service to resolve user and group informatio I was able to authentic with AD Domain and allow groups and individual
2017 Aug 01
2
special latin1 do not print as glyphs in current devel on windows
Thank you!. My apologies again for not including the console output in my message before. I sent another e-mail with the output in the meantime, so it should be a bit clearer now, what I am seeing. In case I missed something, please let me know. Yes, I am using latin1 and cp1252 interchangebly here, mostly because Encoding() is reporting the encoding as "latin1". You presumed correctly
2010 Feb 24
0
Share Permissions on an ADS member server [NOT PROTECTIVELY MARKED]
Classification: NOT PROTECTIVELY MARKED Samba 3.4.5 Solaris 9 Windows 2000 AD domain Heimdal Kerberos 1.3.1 Samba is configured and the server is joined to the domain. wbinfo works as it should do, and so did getent when I had enumeration turned on. I can view and change security properties from a Windows client (as a member of the owner group). I've created a share and set permissions
2013 Jan 21
1
Samba 3.6.10 not reading groups
Helpp! :) We didn't catch this in testing and now it's killing me in production! I'm getting stuck with my fresh build of Samba 3.6.10. It isn't honoring groups specified in the valid users clause of the share configuration. I'm running in security = SHARE mode, and user authentication is working just fine. Even if I specify individual users on the valid users = line, it
2017 Sep 14
2
special latin1 do not print as glyphs in current devel on windows
This is a follow-up on my initial posts regarding character encodings on Windows (https://stat.ethz.ch/pipermail/r-devel/2017-August/074728.html) and Patrick Perry's reply (https://stat.ethz.ch/pipermail/r-devel/2017-August/074830.html) in particular (thank you for the links and the bug report!). My initial posts were quite chaotic (and partly wrong), so I am trying to clear things up a
2006 Dec 09
2
Cannot create writeable share - tried many different things
Hi, I appreciate any help that can be given. For the life of me, I cannot create a writeable share on a specific box - a fairly new install of Fedora Core 5. I have posted on several forums over the past 2 weeks, but haven't gotten anywhere with the advice given, so I'm turning to this list as my last hope. This box runs as an NIS client, but I have had no problems with NIS. The problem
2013 Jun 05
1
Symbolic links do NOT work if the source file is present BOTH on client & server !!!
Dear all I struggle with a very annoying bug ! The problem is very simple to reproduce (NO Windows stuff needed, ONLY Linux !): 1. Samba 3.5.6 running on a Debian 6 (Squeeze) Server with following configuration: /etc/samba/smb.conf: security = user guest account = nobody map to guest = bad user null passwords = yes case sensitive = yes [myshare]
2003 Jan 17
2
Samba Internationalization
Hello, I used with happiness Samba 2.2.3. Everything works perfectly but I noticed two problems with accented characters; the first one on Samba, the other one on Swat. I work with a win98 client and a Debian server. Win98 use codepage 850 but I noticed, in fact, it use codepage 1252 and I suppose that conversion is made with a file called 12520850.cpx. On my Linux box I set up codepage
2006 Oct 19
0
AIX 5.2 Samba 3.0.23c Samba peculiarities
Hi All, After successfully installing the AIX Binaries (Thanks Bill), and manageing to join as a ADS Domain Member I have a couple of peculiarities of which I need to get to the bottom. Problem A When connecting to a share, I can connect OK , and get authenticated OK, I can create files in the share and open files in the share, but cannot list files in the share or delete files I have created.
2004 Jun 23
0
Files and directories permissions AND Administrator account
We have Fedora Core 2, samba-3.0.3-5, kernel 2.6.5 We set acl support in fstab We configured samba with acl support + openldap 2.1.29 as passwd backend. In a shared folder "testshare" we set the following directives: [testshare] comment = ...... path = /home/testshare read only = no nt acl support = yes create mask = 0700 directory mask = 0700 security mask = 0777 directory security
2015 Aug 16
0
Make Samba4 ignore domain prefix on share logon
On 16/08/15 16:55, Jakub Veselý wrote: > I am trying to log in with my domain credentials, that are valid, > because when I prefix the login it succeeds. > > S pozdravom, > > Jakub Veselý > Správca siete GJH > Novohradská 3, 82109 Bratislava > 02/210 28 328 > > 2015-08-16 17:46 GMT+02:00 Rowland Penny <rowlandpenny241155 at gmail.com >