similar to: observations on nt smb support = no

Displaying 20 results from an estimated 1000 matches similar to: "observations on nt smb support = no"

2000 May 03
1
Process per share control.
A long time ago, and I could be mistaken, I thought samba could be configured so that instead of a smbd process per user/machine it would spawn a process per share/user/machine. If it still can, could someone point me in the right direction? Thanks! Weldon Godfrey Sr. Systems Specialist Science Applications International Corporation
1999 Nov 11
1
Strange browsing problem . PLEASE HELP !!
Hi all, since yesterday, we've got a strange problem in our network: (6 samba servers, several NT40 WS, 2 Citrix Winframe servers) >From one minute to the next, nobody can browse the network neighbourhood !! Making network connections through explorer, using extras/connect network drive is possible but only by inserting the path/share manually !! Please don't beat me if this is
1999 Mar 17
1
Copied files filled with zeros
I'm running Samba 2.0.0 on Solaris 2.5 and 2.6. I've had a report that a user on a Wincenter machine (NT4 + Windows Terminal Server + Citrix Metaframe + NCD stuff) dragged a Word document from his NT fileserver onto one of my Samba servers and the result was filled with zeros. We have been able to reproduce the problem from annother account on the Wincenter machine, but cannot make it
2000 Apr 20
1
This is broken (and insecure) behaviour.
We are seeing erratic behaviour from Samba for connecting Unix drives to an NT terminal Server. Samba version 2.0.6 Solaris 2.6 NT Server 4.0 Terminal Server Edition with service pack 4 running WinCenter NIS Logon Utility. The NT server is not part of a domain and uses the WinCenter Logon Utility to authenticate username and passwords from my Unix NIS server. Samba is set up for server level
1999 Jul 26
2
SAMBA digest 2177
At 16:58 23/07/99 +1000, you wrote: > SAMBA Digest 2177 > >For information on unsubscribing see http://samba.org/listproc/ >Topics covered in this issue include: > > 1) rookie needs help > by "Page, Jon T" <Jon.Page@pnl.gov> > 2) genrand.c > by Mark_Noel@cch.com > 3) Wincenter 3.1.13/Winframe 1.7 - ACLs: > by Hanns-Peter Ermert
1998 Jul 07
0
(Off Topic, a litle) WinFrame/WinCenter, other Multi-User NT
I'm looking for experiences with the various Multi-User NT products with SAMBA, and in general. My intent is to set up a single Multi-User NT box as a shared email/productivity program environment for my six full time UNIX users. My environment is such that I'll be using Outlook 97 to talk to MS Exchange 5.5 servers, and running MS Office Pro 97 (among other) tools from SGI 6.4
1998 Oct 29
1
Anyone resolved "failed to lock SMB passwd file"? (PR#10819)
Fulvio.Corno@polito.it wrote: > > I found the (possible) source of the error, in smbpass.c line 620+ .... > > If no entry is found, the procedure returns without releasing the lock. > I modified the last statement as: > > if (!found_entry) /* line 707 */ > { > fclose(fp); > pw_file_unlock(lockfd); >
1997 Dec 19
6
cross-subnet browsing
I have 2 subnets. Subnet 1 has an NT WINS server. Subnet 2 has a Samba server acting as domain master browser and local master browser for a workgroup. If I view the network neighborhood from a Win 95 PC on Subnet 1 (call it PC_A), I can see all the hosts in the workgroup on both subnets. If I view the network neighborhood from a Win 95 PC on Subnet 2 (call it PC_B), I cannot see PC_A. I
2006 Nov 01
4
splitting very long character string
Hello, I've a very long character array (>500k characters) that need to split by '\n' resulting in an array of about 60k numbers. The help on strsplit says to use perl=TRUE to get better formance, but still it takes several minutes to split this string. The massive string is the return value of a call to xmlElementsByTagName from the XML library and looks like this: ... 12345
1999 Jul 09
3
Virus checking
We are using samba to give our NT users access to our UNIX servers (running Solaris 2.5.1) and to give our UNIX users, using Wincenter, access to their UNIX directories. We want to be able to run a virus checker (Network Associates VirusScan) from a NT 4.0 workstation and have it check the samba (UNIX directories). Since we want to centralize this activity, I want to be"root" on the
1999 Jun 27
3
Linux can't telnet to WFW 3.11
My server is RH 5.2 and i use Samba 1.9.18p10 and the client use WFW 3.11 with tcp/ip protocols installed. The subnet and the IP Address is right but I still only telnet form WFW 3.11 to Linux...not the reverse. On Linux telnet is working. I've checked it through this cmdline "telnet localhost 23 or telnet 127.0.0.1" . And I also testparm smb.conf and nothing wrong happen. FYI I set
2009 Jan 14
1
Re: How can wine be available for all users?
stimpak wrote: > exactly the file hierarchy i was thinking about! > > put the core files somewhere reachable for all users,but instead of making syslinks, wouldnt be best or possible to create separate *.reg for each account, so you wont risk a registry corruption? > > still that script doesnt make WINE multiuser (as in many users as the same time - so dont try that if you're
1998 Aug 31
1
R-beta: Windows version of R
A non-text attachment was scrubbed... Name: not available Type: text Size: 655 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980831/50aa334c/attachment.pl
2013 Apr 11
1
Samba4 Does cifs need a keytab for the multiuser option?
Hi samba --version Version 4.0.6-GIT-4bebda4 smb.conf: [users] path = /home/users read only = No Working on the DC which is also the fileserver user steve2 can write to his folder at /home/users/steve2 But if we now mount the share: sudo mount -t cifs //doloresdc/users /mnt -osec=krb5,multiuser he can't write to the mounted share at /mnt/users/steve2 He gets 'Permission denied'.
2024 Jan 26
1
permission denied with windows acls
On 1/26/24 09:34, Peter Carlson via samba wrote: > > On 1/26/24 02:35, Rowland Penny via samba wrote: >> On Thu, 25 Jan 2024 18:45:52 -0800 Peter Carlson via samba >> <samba at lists.samba.org> wrote: >>> The share mounts and I am a member of the correct groups >>> CARLSON\peter at u2gui:~$ cat /etc/fstab //fs.carlson.lab/test >>> /mnt/test
1998 Nov 03
3
SOLARIS_2.6: request_oplock_break (PR#10919)
skeet@Bridgewater.EDU wrote: > > > Basically what it looks like to me is that an smbd process is spawning a > child which goes defunct for some reason I have yet to determine and the > smbd process hangs out there waiting for the child. Of course the child is > never going to answer being defunct, so the parent smbd process sticks > around and keeps its oplocks. > That
2012 Aug 16
0
Mount CIFS with multiuser option
Hi, Overview: Running redhat 6.3 kernel 2.6.32-279. cifs-utils : 4.8.1-10 server is connected to Active Directory and working fine. Users from AD can log in the server and have their /home created if it is the first time. and then when I do a Klist i have a ticket. Default principal: test at TMRIUSA.COM Valid starting Expires Service principal
2024 Jan 26
1
permission denied with windows acls
On 1/26/24 02:35, Rowland Penny via samba wrote: > On Thu, 25 Jan 2024 18:45:52 -0800 Peter Carlson via samba > <samba at lists.samba.org> wrote: >> The share mounts and I am a member of the correct groups >> CARLSON\peter at u2gui:~$ cat /etc/fstab //fs.carlson.lab/test /mnt/test >> cifs credentials=/root/smbcreds,multiuser,sec=ntlmssp,_netdev 0 0 > I think
2011 Jul 06
1
CIFS proxy
Hi, I need to run a Samba CIFS proxy (not DFS) in an AD environment. What we tried so far is mounting the remote share with mount.cifs and "-o sec=krb5i,multiuser" and share it through samba. But mount.cifs's multiuser option requires local access to the domain user's kerberos tickets, i.e, if I login as a domain user and run kinit to get a ticket, everything works. If the
2015 Nov 02
0
Pam_mount not working with "sec=krb5"
On 02/11/15 12:54, Ole Traupe wrote: > Hi all, this is not really a Samba question, but related, and I hope > that some of you are using this and can tell me what I am doing wrong. > > On a member server, I can mount my shares by hand specifying "-o > username=xxx,domain=yyy,password=zzz". But as soon as I put "sec=krb5" > in the mount options (and leaving