search for: samas

Displaying 20 results from an estimated 69 matches for "samas".

Did you mean: sadas
2004 Jun 17
0
Possible bug with "short preserve case = no"
Hallo, I have samba 3.04 on Solaris 9 platform with smb.conf use client driver = No default devmode = No default case = lower case sensitive = No preserve case = Yes short preserve case = No mangle case = No mangling char = ~ hide dot files = Yes hide special files = No hide unreadable = No hide unwriteable files = No
2011 May 05
0
winbindd : Error message when login into the sama share ( nsswitch/winbindd_passdb.c:sid_to_name(126) )
Hi Everybody, I have some error message each time someone connect to my samba share: May 5 11:03:52 vishnu winbindd[10901]: [2011/05/05 11:03:52, 0] nsswitch/winbindd_passdb.c:sid_to_name(126) May 5 11:03:52 vishnu winbindd[10901]: Possible deadlock: Trying to lookup SID S-1-22-1-99 with passdb backend May 5 11:03:52 vishnu winbindd[10901]: [2011/05/05 11:03:52, 0]
2019 Feb 12
1
Sama + Windows Shadow Copies
Hello, i installed zfs-auto-snapshot with Samba/Windows Shadow Copy. If the share contains "path = /srv/userdata/" it runs for me. But if I use "path = /srv/userdata/%U" I get no "Previous Versions" on my Win10 Client. I think the problem is the variable "shadow: snapdir = .zfs/snapshot". I tried with "shadow: snapdir = ../.zfs/snapshot" and
2003 Jun 09
2
nt pdc
Hi I am a linux administrator. I have got some problem with using samba as NT domain controller. The follow is my problem: I have configured sama as NT domain controller by following configuration steps in samba documentation package. Then I join windowxp profestional to the samba domain, I sucessfully joined, but after windowxp is restarted, a message is displayed When i try to logon to samba
2018 Mar 05
2
failed to call wbcSidToUid
I have samba-4.6.2-12.el7_4.x86_64 which is connected to WIndows Active Directory Server. I configured samba with AD as below: [global] workgroup = MYDOMAIN realm = MYDOMAIN.COM prefered master = No server string = servername security = ADS encrypt passwords = Yes log file = /var/log/samba/%I max log size = 50 interfaces = bond0 lo bind interfaces only =
2009 Feb 12
3
trunc/floor a number -- strange bahaviour
Hi everybody, given a fresh rgui.exe load on winxp OS, I enter (a minimal exaple) n <- 12.357531 Then the following command: n <- (n - floor(n))*10; n gives the following outputs: [1] 3.57531 [1] 5.7531 [1] 7.531 [1] 5.31 [1] 3.1 [1] 1 === still as expected [1] 10 === not expected, count with me: 1 - floor(1) is zero, times 10 gives 0, not 10!!!! [1] 10 === should
2000 May 11
1
some win machines see samba, some not.
Hello, I have this big problem which bothers me for past week(s). I have setup a simple samba network on win95 only net and it worked fine. This time I try to setup a samba on a network having win98 WinNT 4.0 sp4 and WinNT4.0 WS SP 5. I believe all machines are on the same local net. I have tried both samba 2.0.5a (RH6.1 default) as well as samba 2.0.7. I can use 'smbclient'
2002 Mar 05
1
samba2.2.2+openldap
I have setup samba2.2.2+openldap using idealx's howto. I have added one user shon using 'smbldap-useradd.pl -a shon' then I changed th passwd using smbldap-passwd shon' But when I try to access the smb server it can not authenticate user shon and says foll in log. [sama thing happened with 2.2.3] [2002/03/04 15:14:13, 0] passdb/pdb_ldap.c:ldap_search_one_user(178)
2002 May 17
1
i can`t delete print jobs in my samba server from clients windows
Hi to all... my problem is the same of the subject... i can`t make to delete any jobs from windows clients , but in the samba server, yes, normally...all the permisions for the share printer are enabled...(i have only this problem with my sama server, all the rest it's perfectly) what happend ????? thaks.....
2006 Jan 11
1
Only one Case for file name in samba share
Hai All, is there any way to make one case for file naming in sama share upper case or lower case but we need to set only ONE case for our volume.. also how i can restrict users from using space in file name If any way please guide; THANK YOU IN ADVANCE Jerrynikky.
2010 Mar 09
1
Backup files from Windows application
Hello, I'm using sama 3.0.24 on linux machine that serves a share for a windows client. When editing a file on samba, using MS Word I can see there are severals (probably) backup files. ls looks like this: Dotaznik1.doc ~$taznik1.doc ~WRD0000.tmp ~WRD0001.tmp ~WRD0002.tmp ~WRD0003.tmp ~WRD0004.tmp These files do not disappear after I quit the Word. This does not happen if I edit
2013 Mar 22
1
Flushing wafcache when tweaking Samba builds
I notice that Sama builds with Samba 4.0.x now use WAFCACHE to store temporary files in the build process. Caching these files is fine, but what clears them out? I've been working in test environments where WAFCACHE was set to "/tmp/wafcache", such as building Fedora RPM's for testing, and eventually ran my filesystem out of inodes because nothing expires them. For now, I've
1998 Nov 04
3
change Unix file permissions from a NT Box
Is there a posibilty to change all Unix file permissions from the NT-Explorer (not only arciv,hidden,sysem mappig). A solution could bee to extend the context menu with to entries show security and set secutriy (inf - files could do that for example winzip-installation does the sama). This extensions can call for example a rsh programm which will do that job. Does anybody has a solution or ideas
2009 Sep 10
4
ldap quota dovecot
hi, I've used dovecot 1.1.16 but after upgrade to dovecot 1.2.4 per-user ldap quotas stoped working. My configuration: # 1.2.4: /etc/dovecot.conf # OS: Linux 2.6.18-128.7.1.el5xen x86_64 CentOS release 5.3 (Final) ext3 protocols: imap imaps pop3 pop3s managesieve listen(default): *, [::] listen(imap): *, [::] listen(pop3): *, [::] listen(managesieve): *:20000 login_dir:
2008 Dec 08
2
I need to run windows program with command line parameters?
In Windows; to have Firefox pass psyn links to the Curse client I use this command: Code: "C:\Program Files\Curse\CurseClient.exe" -url "%1" but when I try to get Linux's Firefox to pass the psyn link to the Curse client running in wine, wine of course assumes that -url and the quotation marks are for it and not the actual Windows command it's meant to run. How do I
2013 Jan 31
1
migrating samba shares to a netapp filer?
Hello, I'll soon have to migrate our samba shares to a netapp filer (not my decision). Currently the shares are on an xfs filesystem and served by samba 3.5.2, which is also the domain controller (a role that it will maintain, only the shares are being transferred) and sama/unix users are in ldap. The filer is in the domain and uses ldap to map user ids and that seems to work. Samba maps the
2010 Oct 04
1
samba 3.3 - poor performance (compared to NFS)
I have a system that I'm vetting as a NAS server. It has a 2.0TB XFS filesystem mounted on /storage and I'm doing benchmarks using nfs3, nfs4, and samba. I'm testing via iozone by mounting the filesystem from my "nas client" box and then running iozone on the mounted filesystem. NFS seems pretty fast - ie, several orders of magnitude faster than samba, and I'm
2009 Sep 08
1
SIP Error
*I am getting below CLI in my asterisk :* == Manager 'sendcron' logged off from 127.0.0.1 -- Executing AGI("SIP/cc101-b7910cc0", "agi://127.0.0.1:4577/call_log") in new stack -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0 -- Executing Dial("SIP/cc101-b7910cc0", "SIP/Sama203/119545090201||tTor") in new stack --
2011 May 23
2
Cannot authenticate new ldap users (unless they are in /etc/passwd too)
Hi, I migrated a PDC to use an ldap backend and am having fun with a few last issues.. Existing user accounts and machine accounts were migrated, and existing users can authenticate. Now I've added some new users and none of them can authenticate. e.g. for the user "inktec". The user can login via SSH, but not mount a share: smbclient \\\\server3\\someshare -U=inktec mypassword
2010 Oct 14
2
how to prevent copying programs on local harddisk from samba share
Hello Ia have samba PDC 3.3.8-0.52.el5_5.2 on centos 5.5. My clients - win XP PRO SP3. I have noticed that some users copy from sama share whole catalog with program and run it from local drive where they got full access. Write access for This share [geo$] is only for @geo group! Others can't write . So they are workaround this ! How can I prevent copying programs from samba shares to a