similar to: read-only folders and files

Displaying 20 results from an estimated 40000 matches similar to: "read-only folders and files"

2005 Jan 11
4
sharing Outlook Contacts & Calendar
Dear Sirs, what can You advice on sharing MS Outlook Conatacs & Calendar for samba domain ? (I did some investigation on this subject, but I didn't find any beautiful solution at all) Cheers, Ilia Chipitsine
2004 Dec 19
3
how to check out samba-docs from SVN ?
Dear Sirs, I cannot find how to check out samba-docs according to docs/README-NOW: ATTENTION DOCS TREE REMOVED --------------------------------------------------- This docs tree has been moved to a separate SVN module on svn.samba.org name 'samba-docs'. See http://svnanon.samba.org/ for details on accessing Samba svn trees. Cheers, Ilia Chipitsine
2002 Feb 24
2
patch for samba-2.2.3a
Dear Sirs, I've attached a patch, which fixes the problem of compiling pam_smbpass. Where do you usually submit patches ? Regards, (????????? ?????????) Ilia Chipitsine (???? ???????) -------------- next part -------------- *** Makefile.in.orig Mon Feb 25 10:17:32 2002 --- Makefile.in Mon Feb 25 10:17:56 2002 *************** *** 364,367 **** --- 364,368 ---- lib/util_sock.o lib/smbrun.o
2002 Mar 05
2
sync between passwd and smbpasswd
Dear Sirs, is there a tool which performs check between /etc/passwd and PREFIX/private/smbpasswd ? (I mean different UID when username is the same, missing entries, duplicate entries, etc....) Regards, Ilia Chipitsine
2004 Oct 20
1
LDAP weirdness
Dear Sirs, I installed OpenLDAP and smbldap-tools by IDEALX. samba is 3.0.7, smbldap is 0.8.5 what else did I do: 1) smbldap-populate 2) pdbedit -i smbpasswd:/usr/local/private/smbpasswd -e ldapsam:ldap://127.0.0.1 3) smbpasswd -w <clear text password> what is not very clear, should I use the same Manager account or not. however, account information was exported to LDAP
2005 May 31
1
Illegal multibyte character ...
Dear Sirs, I'm running samba in utf-8/utf-8 mode (unix charset/display charset), clients are: Windows XP/RUS, files and directories are created by clients directly, so samba says: [2005/05/30 20:12:01, 3] smbd/open.c:open_file(178) Error opening file profile/?????????\x87???? ?\x81?\x82????12 (Is a directory) (local_flags=1) (flags=1) [2005/05/30 20:12:01, 3]
2004 Sep 16
1
how to submit patches ? (patch for pdb_xml.c included)
Dear Sirs, I wrote a patch for pdbedit (pdb_xml.c) which handles cases with national alphabet characters in GECOS fields. I sent it directly to Jelmer Vernooij, but there was no answer. Who can review the supplied patch ? Cheers, Ilia Chipitsine -------------- next part -------------- --- pdb_xml.c.orig Tue Aug 31 12:12:02 2004 +++ pdb_xml.c Tue Aug 31 12:12:07 2004 @@ -373,6 +373,7 @@
1999 Oct 10
2
cyrillic letters in filenames.
-----BEGIN PGP SIGNED MESSAGE----- Dear All, Does anybody know why ? I can create files (and directories) with cyrillic names, but 1. I cannot delete those files (well, I can edit them and so) 2. I cannot "cd" to those directories. What I have: RH-5.X & Samba-2.X (BTW, I' sending this letter from different account. I'm subscribed to the another address. If this letter
2004 Jul 30
6
2 Server's over VPN
Hi, I'm installing a VPN bridge. So the localareas are on the same IP class and we have broadcast And i want on both ends to have a Samba Server what do you recomend??? I'm Using mobile profiles so its better on each end we have its on profile
2005 Oct 18
1
aio for FreeBSD ?
when installing samba from FreeBSD ports collection, I can choose AIO support, which leads to ... checking whether to support asynchronous io... yes checking for aio_read in -lrt... no checking for asynchronous io support... no checking for 64-bit asynchronous io support... no does it mean aio was not enabled ? Cheers, Ilia Chipitsine
2004 Oct 24
0
ldapsam: "net groupmap" ... pdbedit ... smbldap-tools
Dear Sirs, I managed to get samba working with LDAP, users were migrated to LDAP by using pdbedit. Now I'm trying to add groups and users to groups. It doesn't work. which of tool should be used for samba-3/ldapsam: "net groupmap" ? pdbedit ? smbldap-tools ? Cheers, Ilia Chipitsine
2005 Jan 30
0
Samba <--> AD password sync
Dear Sirs, I want to duplicate users from samba to AD. One-to-one convertion, nothing complicated. The problem is: password synchronization. AD allows LDAP connection and there is even special attribute for storing password (unicodePwd), that attribute cannot be read, but can be written under some circumstances: http://www.jsiinc.com/SUBM/tip6000/rh6088.htm I cannot figure out what to do,
2002 Feb 20
0
NT4 question
Dear Sirs, after upgrading samba to 2.2.3a the following problem occured: in Windows NT I could "DOMAIN-NAME\Domain Users" allow to do particular actions (such as time change, for instance). there's no such option in samba-2.2.3a, is there a workaround for it ? Regards, Ilia Chipitsine
1998 Oct 21
1
Policy Files
Hi I know that this question is off-topic, but I just don't know any other place to ask... I have read about policies and config.pol in this list.. i think this is something I could use in my school, could anyone point me to some documentation about this? Greetings, Florian
2004 Oct 25
1
LDAP: strange "net groupmap" behaviour
Dear Sirs, I did the following command (against ldapsam backend): net groupmap add rid=3002 unixgroup=wheel type=local ntgroup=Marketoids comment=Mm -d 10 I just wanted to add new group. But instead of that I saw many-many-many records: lib/smbldap.c:smbldap_search(963) passdb/pdb_ldap.c:ldapsam_getgroup(2008) they all wanted to find group with gidNumber=4294967295, yes, sure, there's
2003 Feb 25
0
WinXP cannot join domain (Samba PDC on FreeBSD)
Dear Sirs, I created user account "jupiter$" and did "smbpasswd -a -m jupiter". That always worked for WinNT4, but WinXP refuses to join domain (I applied registry "requiresignorseal" hack) What do I need to add/remove from smb.conf ? I'm using FreeBSD. smb.conf is attached Regards, (????????? ?????????) Ilia Chipitsine (???? ???????) -------------- next part
2003 Mar 11
0
import_smbpasswd.pl problem
Dear Sirs, I'm trying to migrate to LDAP (OpenLDAP-2.1), and I encounter some problem when running import_smbpasswd.pl script. I attached slapd's log file, any can help me to understand what is required to be done ? Regards, (????????? ?????????) Ilia Chipitsine (???? ???????) -------------- next part -------------- Mar 11 16:42:31 apollo slapd[14080]: daemon: activity on 1 descriptors
2001 May 10
35
winbind
Hello! I set debug level 10 to samba 2.2.0 and now see in log: [2001/05/10 08:31:48, 10] smbd/uid.c:gid_to_sid(409) gid_to_sid: winbind lookup for gid 5284 failed - trying local. How can I say to samba to not try use winbind? -- Wire connection and Windows reinstallation senior engineer Dmitry Melekhov http://www.belkam.com/~dm 2:5050/11.23@fidonet
2004 Jul 26
0
how to export smbpasswd --> xml
what did I do wrong ? pdbedit can run for hours without any output. Cheer, Ilia Chipitsine sol# pdbedit -e xml:/home/ilia/1.xml No builtin backend found, trying to load plugin Module '/usr/local/lib/samba/pdb/xml.so' loaded I/O warning : failed to load external entity "/home/ilia/1.xml" Can't load current XML file, creating a new one passdb.xml:0: error : unterminated
2003 Sep 08
1
Save read only using MS world
Dear Sirs, I like to ask you for some help. I am fairly new to samba so I do not know if my intention will work. I like to set up a directory where I can save new documents only. Old documents should be read only. This will prevent from accidental deletion and overwriting. I configured "set mask" to 0555 as this will generate the read only attribute on Windows. This works fine