similar to: Samba 2.2.2, Outlook 2000 and Act!2000 problems

Displaying 20 results from an estimated 2000 matches similar to: "Samba 2.2.2, Outlook 2000 and Act!2000 problems"

2001 Nov 06
0
(Locking?) problem with Samba 2.2.2, Win2kSP2
Hi all, I have the following problem. A Linux (2.2.19) machine is running Samba 2.2.2 as a PDC. The clients are Win2K SP2. A user accesses several Excel 2000 files on a share. This sometimes results in long(ish) delays (the user reports around 10 seconds, although this could be longer) and the message from Excel that the file is in use and can only be read. After closing and re-opening the file,
2006 Oct 18
1
nut 2.0.4 won't compile on AIX 5.3
Hi there, I'm trying to compile nut 2.0.4 on an AIX 5.3 machine, but it fails: $ make common/ /usr/vac/bin/cc -I../include -O -c common.c /usr/vac/bin/cc -I../include -O -c upsconf.c /usr/vac/bin/cc -I../include -O -c parseconf.c /usr/vac/bin/cc -I../include -O -c state.c Target "all" is up to date. drivers/ /usr/vac/bin/cc -I../include -O -c
2006 Feb 25
1
Compiling Samba on AIX 5.3 with idmap_rid fails
Hi everyone, I'm trying to use idmap_rid with Samba 3.0.21c on AIX 5.3. So far, I've not been successful. I've followed the method from http://us5.samba.org/samba/ftp/Binary_Packages/AIX/README to compile Samba, but added "--with-static-modules=idmap_rid". Also, I used IBM's compiler and not gcc. The compilation fails as follows: [...] Compiling sam/idmap.c Compiling
2006 Feb 28
1
3.0.21c: idmap_rid segfaults on AIX 5.3 ML4
Hi everyone, I'm trying to use idmap_rid on an AIX 5.3 ML4 machine. Samba compiled successfully using the IBM compiler (vac.C) version 6. The only programs I supplied where db and libiconv. I followed the instructions, and put nsswitch/WINBIND in /usr/lib/security, and edited /usr/lib/security/methods.cfg. When I start "winbindd -i", it coredumps with a Signal 11: (dbx) where
2006 Dec 06
1
Authentication and trusted domains
Hi there, This is most likely something very basic which I'm not seeing right now. I have a Samba-server, which is running in security = domain, and it's a member of that domain (DOMAINA). The domain is a Win2003 domain. That domain has established a trust with another domain (DOMAINB). There's a Windows terminal server TERMSRV which is a member of DOMAINA, but a user from DOMAINB
2001 Dec 02
2
Headless - FreeBSD x SAMBA sys. How to?
Hello, I am running FreeBSD on a 486-2DX box, in a heterogeneous networked LAN environment, Win 95, 98, 2K & Mac - Samba coordinated. Now, I would like to run the FreeBSD boxes headless (sans keyboard, mouse, monitor etc.) How can I do this. I can manage & use the system through one of the other networked systems however on booting the sys. I'll need the keyboard and even monitor -
2004 Mar 29
1
Canon multifunction printers / samba 3.0.2a / AIX 5.2ML2
Hello, I have problems setting up a canon multifunction ir7200. When I print the windows test page, I have something like "smiley" "arrow" "arow" "smiley" "arrow" name_of_the_samba_spool "smileys" driver.dll etc,etc,etc, on a single line. Did somebody used such a multifunction with Samba ? Below is a (long) description of what I did. I
2015 Jul 29
0
Fedora change that will probably affect RHEL
On Jul 28, 2015, at 4:37 PM, Nathan Duehr <denverpilot at me.com> wrote: > >> On Jul 28, 2015, at 11:27, Warren Young <wyml at etr-usa.com> wrote: >> >> So no, your local password quality policy is not purely your own concern. > > Other than DDoS which is a problem of engineering design of how the network operates (untrusted anything can talk to untrusted
2008 Apr 25
5
Anyone interested in scripts for multiple PXELinux configs in a single TFTP directory
Dear syslinux list members, I'm a newbie on this list. I hope I don't offend anyone by being slightly off-topic. I had the problem of wanting multiple Linux distros (i.c. Debian, Ubuntu, OpenSuSE, SuSE, RedHat, CentOS, Fedora) installable from a single PXELinux menu, so I wrote a couple of scripts that do what is described below. The question is whether anyone would be interested in
2002 Sep 13
2
new feature in 2.2.6 ?
Hi Jerry et al, will the 2.2.6 release show the printers in the 'add-new-printer-wizzard' on the client like the WINDOWS server do ? I'm not sure if you know what I mean, so here is a little illustration: ----------------------------- | NTSERVER | | \\ntserver\printer1 | | \\ntserver\printer2 | | \\ntserver\printer3 | | SAMBASERVER |
2017 Oct 11
0
Using GPO to mount shares on Linux
Wohoo, finaly i could help Rowland :-p ;-) I follow this as guidance: 1 server ( all in one ) use RID, easy to setup etc, but .. If you go to ... Or have plans to.. 2 servers ( DC + a member ) use backend RID if you dont need access with a windows account to a shared home folder. ( cifs or nfs ) you use a dedicated local "linuxAdmin" for maintanace. ( often the first created
2005 Mar 02
2
WINS-Server != PDC ?
Hello, I have tried to find that info, but couldn't yet find it in TOSHARG or "Samba-3 By Example" : A client has one NT-PDC running without WINS-service and a Samba-Domain-Member-Server that is currently the WINS-Server. I have > [global] > workgroup = MYWG > netbios name = MAIL > interfaces = eth* lo > map to guest = Bad User > security = domain
2000 Jan 06
1
Printing using a different NT account
We are having a problem printing from a Sun machine to NT using Samba. The NT admins would like us to use an account other than the Guest account for printing so that they can disable the Guest account. The printer scripts have been changed to add the -U UNIXPRT option, but no matter what syntax we try to use, the -U option is ignored and the connection is made via the Guest account. I have
2008 Dec 17
0
Migration from NT4 to Samba PDC : NT_STATUS_INVALID_NETWORK_RESPONSE
Hello, I want to migrate from an old NT4 PDC to a Samba version 3.0.26a. My BDC configuration for migration is [global] workgroup = DOMAIN server string = %h server Samba %v interfaces = eth0, 192.168.1.0/24, lo bind interfaces only = Yes security = DOMAIN map to guest = Bad User passdb backend = tdbsam passwd program =
1997 Sep 15
0
Using SMB for web authentication
Hello, I have apache web server running on unix system. Then we have lots of users who only have accounts on our NT-domain. I'd like to do user&group authentications from our NT-domain using samba/SMBlib to do the actual authentication. Now does anyone know if there are already such systems available? What I'd like to do: 1) User connects to web page http://web/xyz. 2) He/she gets
2000 Feb 03
1
Performance Samba 2.0.6 / FreeBSD 3.4 vs NT and NetWare
I'm getting samba setup, and it seems to be working. I have PDC/BackupPDC issues to resolve, and want to change things so the NT PDC authenticates users instead of setting them up using smbpasswd. Right now, I can access the samba box from Win98 and WinNT workstation with "manually setup" smbpasswd's. I have been testing performance and am a little disappointed, I hoped samba
2000 Jul 20
1
Diagnosis Tests - Failed #5
I'm working on the first of a few Samba machines for our network. It's running RedHat 6.2 and Samba 2.0.7. On the NT 4.0 side of things I can see the machine (with the correct name) if I do NET VIEW or look in the Network Neighborhood. However, when I do "NET VIEW \\SambaServer" I get an Error 5 Access Denied. (Test 8) So I started on the diagnosis and got to Item 5. When I
2005 Mar 25
2
Re: Two companies - One Asterisk
Dean - > if you are having these troubles and everyone keeps advising you to use > asterisk@home why aren't you doing this? Not to be rude, but I believe you are the only one who suggested he use asterisk@home. asterisk@home is a great (actually stupendous) product for those that want to have a PBX with a GUI up and running within a few minutes. It does not, however, force users
2007 Feb 13
1
simulating from Langevin distributions
Dear all, I have been looking for a while for ways to simulate from Langevin distributions and I thought I would ask here. I am ok with finding an algorithmic reference, though of course, a R package would be stupendous! Btw, just to clarify, the Langevin distribution with (mu, K), where mu is a vector and K>0 the concentration parameter is defined to be: f(x) = exp(K*mu'x) / const where
1999 Aug 17
2
smbclient does not show.....
Hi, this is a new user who is trying to reach the local network, managed by a windows NT server. I have edited my smb.conf file (which I include) so to be able to reach the network drives and the printers on the ntserver locally. When I try to see what is available using smbclient at the prompt, I cannot see which are the Services available (sharename fields empty), but I do see a lot of things