similar to: problems upgrading to samba 2.0.5a

Displaying 20 results from an estimated 900 matches similar to: "problems upgrading to samba 2.0.5a"

1999 Jan 26
1
Hybrid mode (SAMBA digest 1952)
> Date: Fri, 22 Jan 1999 14:22:52 -0000 > From: "Alan Hourihane" <alanh@pinacl.co.uk> > To: <sam
2000 Dec 15
1
Samba 2.0.7 - mangled names problems
Hello, after upgrade Samba from 1.9.17p4 to 2.0.7 I have problems with name mangling. Changed parameters in SMB.CONF for new version: oplocks = no client code page = 852 local master = yes all other parameters are the same. I one directory I have these files: 0011_BAR_ISSUEAGRES.CSV 0011_MIR_STKGEN.CSV 0011_OLO_ISSUEMPSPEC.CSV 0011_RET_ISSUEAGRES.CSV When I look to these files (DIR /X) from
1998 Jun 19
1
SAMBA 1.9.18p8, username map, server security
I have a problem with new version (1.9.18p8) of SAMBA and username mapping. Configuration: WindowsNT 4.0 Workstation + SP1 WindowsNT domain - NTEP01 is PDC Digital UNIX 3.2C Username on NT: Babor Username on UNIX: baborl In SMB.CONF I have following lines: [global] security = server password server = NTEP01 username map = /usr/local/samba/lib/username.map username.map: baborl = babor
2002 Jan 13
14
Windows XP
Good evening all, I'm running samba 2.2.2a on RedHat 7.2 as a PDC and until today all was well. One of my users upgraded their workstation to Windows Xp pro and although they received a message "Welcome to the domain" when they try to log on they receive the message that the domain comptroller cannot be located to validate their account. The workstation show up in the browse list.
2003 Nov 07
19
Permissions
Hi Group, I set up samba3.0 to work as ADS-Member-Server. I created a share called /test and chown group to gg_test to it. Access to share works without any problems. I also can add files and directories to this share. When I now make ln -l, the files I added got the group-permissions "Domain Users" and not gg_test, as I expected. Do someone know a solution? Thanks in advance.
2000 Jul 27
1
logon to samba with win2K
I have been working on loggin onto my linux server from my win2K box and get this error in the log.smb file passdb/smbpassfile.c:trust_password_lock(119) trust_password_lock: cannot open file /etc/NEFF.LINUX.mac - Error was no such file or directory passdb/smbpasssfile.c:trust_get_passwd(288) domain_client_validate: unable to open the machine account password file for machine LINUX in domain Neff
2003 Nov 10
12
PDC
Hi, im using a WinXP Pro with samba 2.2.8, i have configured samba according the the online book - Using Samba, 2ed, O'Reilly & Associates and the system is generating the following error when i try to logon: [2003/11/10 21:20:13, 3] smbd/oplock.c:init_oplocks(1214) open_oplock_ipc: opening loopback UDP socket. [2003/11/10 21:20:13, 3] lib/util_sock.c:open_socket_in(813) bind
1999 Jan 20
3
oplcok_break more information (PR#12734)
Hi! After more work on the oplock_break problem, I've found the following in my tcpdump-smb logging. It seems that when ost5 (pid=26339 in the logs that follow) requests access to the oplocked file comm.inf from ost6 (pid=5872) the oplock_break failes (this is NOT isolated to any one or two systems on our network, just using these two as an example, and the server reports no dropped packets
1998 Dec 02
2
W95/98 connect to any SMB share as another user? (SAMBA dige
> Date: 30 Nov 1998 20:22:27 GMT > From: mathog@seqaxp.bio.caltech.edu > To: mlist-samba@nntp-server.caltech.edu > Subject: W95/98 connect to any SMB share as another user? > Message-ID: <73uuq3$s7j@gap.cco.caltech.edu> > > map H: as \\machine1\share1 as username=John, password=JohnsPassword map > M: as \\machine2\share2 as username=Jane, password=JanesPassword >
1999 May 11
0
Advice needed for samba for school use (SAMBA digest 2083)
> Date: Fri, 07 May 1999 18:36:52 +0000 > From: Michael Anderson <mka@gto1.telmex.net.mx> > To: samba@samba.org > Subject: Advice needed for samba for school use > Message-ID: <37333257.7850176F@gto1.telmex.net.mx> > > Hi: > > I'm setting-up samba 2.0.0 on linux 2.2.1 as a file/print server > for a group of 24 Win98 machines in a mixed-age (K-12)
2008 Oct 09
2
Two math expressions in plot
Hello! I am trying to put two math expressions in the title of a plot. As you can see below, I can place correctly one expression at a time, but not both. Ideally I would like to have them separated by a comma. Any suggestions? > k <- 1 > n.eff <- c(20, 30) > ### this works > plot(0,0, main = substitute(n == k, list(k = k))) > ### this works > plot(0,0, main =
2000 Jul 27
8
ERROR
while trying to log on to my smb server via domain I am getting this error "Your computer could not be joined to the domain because the following error has occurred: the credentials supplied conflict with an existing set of credentials. I am trying to log on to the linux domain from my windows 2000 box I can log on to the workgroup but not the domain and the domain and workgroup are diffrent.
2001 Mar 29
2
Samba 2.0.7 on BSD/OS 4.2
Alright, I give up. I'm going to go out in the parking lot and scream. Over the years I have built many, many versions of Samba on many versions of BSD[386,OS] and other unixen. I have never, ever had trouble like this (except, of course, with Irix). Never with a BSD. 4.2 ships with Samba 2.0.6 (why? -- 2.0.7 was released last April). I've been running 2.0.7 on a DEC Alpha running OSF
2008 Jan 27
2
Prefer -u not to change newer files.
Hi List, Quoting man page: In the currently implementation, a difference of file format is always considered to be important enough for an update, no matter what date is on the objects. In other words, if the source has a directory or a symlink where the destination has a file, the transfer would occur
1998 Feb 20
2
Warning when compiling nmbd_incomingdgrams.c
I just downloaded samba-1.9.18p3.tar.gz and compiled it on a DEC 3000/300 running OSF/1 v3.0 (uname -mrsv gives: "OSF1 V3.0 347 alpha") using the built-in cc compiler. The compiler gives the following warning: Compiling nmbd_incomingdgrams.c /usr/lib/cmplrs/cc/cfe: Warning: nmbd_incomingdgrams.c, line 452: Unknown character \ ignored ((DEBUGLEVEL>=(5))?(Debug1
2001 Nov 17
2
Samba servers announce as printer servers
Hi, At work we have some servers running Samba. There aren't any printers attached to them. I removed the [printers] share and set "load printers=no" in the configuration file, but when I open the "browse for printers" dialog on a Windows 2000 box the Samba servers always appear in the list of available printer servers. This is not a serious problem, but might confuse
2010 Sep 10
10
DO NOT REPLY [Bug 7670] New: rsync --hard-links fails where ditto succeeds
https://bugzilla.samba.org/show_bug.cgi?id=7670 Summary: rsync --hard-links fails where ditto succeeds Product: rsync Version: 3.1.0 Platform: Other OS/Version: Mac OS X Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: Dave at Yost.com
2005 Oct 13
2
French Guide on Xen[debian, netbsd] and Uml[debian] install and use
Hello, For those those who speak french and are interested. I wrote a guide about Uml and Xen virtualisation solution for course purpose. Cheers, François Visconte _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Jan 30
1
Linear Mixed Model set-up
Hello, I have some data covering contaminant concentrations in fish over a time period of ~35 years. Each year, multiple samples of fish were taken (with varying sample sizes each year). Ultimately, I want an estimation of the variance between years, and the variance within years + random effects. I used a linear mixed model to estimate these variances, but after reading a number of different
2012 Mar 30
6
9-STABLE, ZFS, NFS, ggatec - suspected memory leak
Hi all, Setup: I'm running 2 machines (amd64, 16GB) with FreeBSD 9-STABLE (Mar 14 so far) acting as NFS servers. They each serve 3 zpools (holding a single zfs, hourly snapshots). The zpools each are 3-way mirrors of ggate devices, each 2 TB, so 2 TB per zpool. Compression is "on" (to save bandwith to the backend, compressratio around 1.05 to 1.15), atime is off. There is no