Displaying 20 results from an estimated 71 matches for "sama".
Did you mean:
sam
2004 Jun 17
0
Possible bug with "short preserve case = no"
...CDEF.TXT"
It seems, that samba tried to take completely pfad enstead of taking only
filename...
It's wrong:
[2004/06/17 14:01:24, 4] smbd/uid.c:change_to_user(186)
change_to_user: Skipping user change - already user
[2004/06/17 14:01:24, 3] smbd/reply.c:reply_mv(3943)
reply_mv : sama/Neu Textdatei.txt -> sama/ETSWA.TXT
[2004/06/17 14:01:24, 5] smbd/filename.c:unix_convert(114)
unix_convert called on file "sama/Neu Textdatei.txt"
[2004/06/17 14:01:24, 5] smbd/filename.c:unix_convert(114)
unix_convert called on file "sama/ETSWA.TXT"
[2004/06/17 14:01:24...
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 domain: Window cannot find the
specified domain,...
2018 Mar 05
2
failed to call wbcSidToUid
...+user1’
In the respectively configuration in samba samba-4.4.4-12.el7_3.x86_64
everything goes ok but configuration is without whole idmap config section.
Its oldfashion style.
I do not know mabye "backend = ad" is the problem of this configuration.
But when I move configuration from the sama 4.4.4-12 server the problem
still exists.
2009 Feb 12
3
trunc/floor a number -- strange bahaviour
...uts:
[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 stay forever zero (0)
[1] 10
[1] 9.999998
[1] 9.999982
[1] 9.999821
[1] 9.998212
The sama happens with trunc().
e.g. (a minimal exaple)
n <- 0.245
n <- (n - trunc(n))*10; n
[1] 2.45
[1] 4.5
[1] 5
[1] 1.776357e-13 ===== zero expected!!!
[1] 1.776357e-12
And I'm asking "what the heck?!" and where is the bug in my examples? Any
suggestion well appreciated.
p.s. The e...
2000 May 11
1
some win machines see samba, some not.
...l to
connect to a share.
I CAN also use another Linux box on totally different net to
connect to the SAMBA on the box in the question (using FQHN)
and I can login into share and list the files.
NOW, the problem, none of the machines on the net except WinNT
WS SP5 (one machine) can see the sama server in network neight.
I have tried 'net use g: \\smbsrv\share' but it would not work
for me either :-(
I don't think WINS is used there.
I'm totally out of ideas, and looking over samba archives it seems
that most of the post with word 'see' seems be ignored :-(...
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)
ldap_search_one_user: Problem during the LDAP search: No such object
[2002/03/04 15:14:13, 3] passdb/pdb_ldap.c:ldap_search_one_user(180)
ldap_search_one_user: Query was: , (&(uid=shon)(objectcl...
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...
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 eventuall...
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 to solve that problem?
Michael Emrich
_________________________________________________________
Robert Bosch GmbH ; QI/LBS3-Rt; Postfach 1342; 72703 Reutlingen
Tel: (07121)/35-4018;...
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 unix permissions and xfs ACLs to windows ACLs, but the
filer isn't as smart: the share can be in ntfs mode or in unix mode
(there's also a mixed mode but I'd avoid tha...
2010 Oct 04
1
samba 3.3 - poor performance (compared to NFS)
...#39;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 wondering why, so I'm beseeching the help of the List. :)
server: sama 3.3.8
client: Linux CentOS 5.5 cifs mount, "mount -t cifs -o rsize=32768,wsize=32768 //server/storage /storage"
Client is on the same LAN as the server, albeit different VLANs. Traffic is routed through intel gigabit NICs and Cisco Nexus 5000/7000 series switches. NAS server has a 4x...
2009 Sep 08
1
SIP Error
...== 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
-- Called Sama203/119545090201
Sep 8 14:19:09 WARNING[2813]: chan_sip.c:9890 handle_response_invite:
Forbidden - wrong password on authentication for INVITE to '"cc101" <
sip:xxxxxxxxx at 203.196.128.56 <sip%3Axxxxxxxxx at 203.196.1...
2024 Sep 11
1
Upgrade 4.19 to 4.20 defunct
From
http://samba.bigbird.es/doku.php?id=samba:upgrade-sama
4.20 has a new package samba-ad-dc (split from other binaries in previous versions) that provides DC functionality.
Before 4.20, there is a meta-package with the same name that provides compatibility before the upgrade. It is recommended to install this meta package samba-ad-dc before upgrading...
2011 May 23
2
Cannot authenticate new ldap users (unless they are in /etc/passwd too)
...:47 server3 smbd[7364]: User inktec in passdb, but getpwnam()
fails!
May 23 19:40:47 server3 smbd[7364]: [2011/05/23 19:40:47, 0]
auth/auth_sam.c:355(check_sam_security)
May 23 19:40:47 server3 smbd[7364]: check_sam_security:
make_server_info_sam() failed with 'NT_STATUS_NO_SUCH_USER'
Sama can see the users and groups.
The following find the user just fine:
ldapsearch -x '(uid=inktec)'
pdbedit -L -v inktec
getent passwd inktec
smbldap-usershow inktec
id inktec
uid=18664(inktec) gid=513(Domain Users) groups=513(Domain Users),203(buser)
Users were added with the tool "...