similar to: The "security mask" parameter

Displaying 20 results from an estimated 9000 matches similar to: "The "security mask" parameter"

2001 Aug 15
2
rsync building OK on HP-UX 11.00 and 11.11?
On 8 Aug 2001, "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com> wrote: > Hi Martin, > Thought I would let you know that rsync is failing to > build on HP-UX 11.00 and 11.11 (using HP's ansi C compiler) because of a > test you have for socklen_t; on HP-UX 11.00 and 11.11, socklen_t is not > defined in types.h, but instead is defined in socket.h > Result is that
2002 Feb 12
10
Winbind - Why won't you authenticate???
Well, I managed to get Samba 2.2.3 up and running on our Solaris 8 machine. I installed with the winbind option and everything went though just find. I was able to join the NT domain and now I can do a wbinfo -u "and get a domain user list as well as a "wbinfo -g and get a group list. For some reason though, the authentication isn't working. I tried to "wbinfo -a" and
2003 Feb 05
7
Winbind on HPUX 11, some small progress
Hi All, Well, i've managed to enable some debugging in syslog, I had to put in /etc/syslog.conf ;*.debug on the syslog line. So at least I have an error which is being returned into syslog from winbind. This is what I get from winbind Feb 4 21:13:17 coastdr pam_winbind[20753]: Verify user `lonnie' Feb 4 21:13:18 coastdr pam_winbind[20753]: user 'lonnie' granted acces Feb 4
2000 Dec 06
4
Encrypt Passwords & Mixed Case Passwords
Hello! I have a query regarding the use of "encrypt passwords = yes" and is wondering if anyone can help me with it. If I recall correctly, when using "encrypt passwords = no" , Samba will lookup the username/password via the UNIX /etc/passwd file or equivalent. And as the password can have mixed-case passwords, the "password level = x" parameter is used to
2001 Apr 02
4
Netbios alias -max names or chars
Hello all This is my first post to Samba lists so I hope I have picked the correct list. Please let me know if I haven't. My question is what is the maximum amount of names or characters that can be put on the "netbios aliases" line in the smb.conf. We have situation where we potentially need to put up to 200 names on the line (big machines, one name per application). Cheers
2001 Oct 05
4
SaMBa 2.2.1a in HP/UX 11.00
Hullo All I hjave a problem with SaMBa 2.2.1a with HP/UX 11.00. It seems to work fine, but after a couple hours users received a message in Windows (all 95) like that ... "There were no servers to log you into", or something like that (Win95 Brazilian Portuguese). It seems like it can't find the domain master server... Below is my smb.conf... Some help is greatly apreciated...
2001 Feb 28
4
Attempting to install samba
Hello all, I am new to this list and to samba. I used samba in a previous life, but someone else installed and maintained it. I am have a small issue that I do not know if it is resolvable. Here it is: I have installed samba on the server named "kirk", our master domain controller for nt is named "picard". They are on the same subnet. My clients are on a different
2002 Feb 28
8
Problem with Winbind
Hi everyone, I am having a difficult time with winbindd in order to connect to my shared directories on my HP-UX box. I am running samba 2.2.3a on HP-UX 11, and here is what's happenning: I can start winbindd (I'm using -i -d 3 to monitor it), and using wbinfo -u I can list the domain users. I have joined the domain using smbpasswd -r PDC -j DOMAIN -U admin%password, I get the reply
2003 Jan 27
19
Winbind on HPUX11, Totally Stuck, Please Help
Skipped content of type multipart/alternative
2001 Mar 07
3
Explorer & MS Office hang
I'm running samba 2.0.7 on Solaris 2.6. We've have terrific success for well over a year with samba until about a week ago I started receiving reports that users could not open MS Office docs saved on a samba share. The samba logs are full of information about oplocks like this: [2001/03/07 10:14:04, 0] smbd/oplock.c:request_oplock_break(1204) request_oplock_break: no response
2001 Apr 11
6
Changing Domains from NT4 / AD 2000
Hello all. AIX 4.3.3 / Samba 2.0.6 / Production NT4.0 domain Security = DOMAIN encrypt passwords = yes update encrypted = yes Action: Moving from NT4.0 domain called nt40 to AD 2000 Domain called ad-domain Problem: Users that have been migrated to ad-domain cannot authenticate to AIX SAMBA shares . . . the AIX SAMBA server is still part of the nt40 domain. Explanation: I can however, map /
2001 Apr 04
3
users.map file
In our users.map file we have the following entries: unix1 = nt1 unix2 = nt2 unix3 = @unixgroup3 unix4 = @unixgroup4 When we create shares on the samba server, we assign the valid users as @unixgroup3 or @unixgroup4. For whatever reason, if a share has @unixgroup4 as the valid users entry, we cannot connect to it from the nt side. If we flip-flop the group entries in the
2001 Mar 15
3
Two Simple Questions (Multi Home)
Dear Samba List, I have been reading the archives for mention of multi-homed Samba, and Samba over multiple subnets. I have two questions: 1) It is true that the nmbd daemon will only allow one IP address per subnet to be added to the local interface list? So if I had a Linux machine with two NIC cards connecting to the same HUB, using the same subnet, only one of these interfaces will be
2001 Sep 26
3
Name mangling bug: was samba bug?
Hi James, this sounds familiar - I believe I looked at a wire trace, and windows is dropping the trailing dots BEFORE it sends the request over the wire. so samba never sees the name foo..., thus does not create it. Don -----Original Message----- From: James Nord [mailto:teilo@cdt.luth.se] Sent: Wednesday, September 26, 2001 9:34 AM To: James Nord Cc: samba@samba.org Subject: Name mangling bug:
2002 Feb 28
3
PANIC and delayed drive mapping?
Hiya! Samba 2.0.7 on HP-UX 11.0. When a user tries to map a drive, the smb.log shows the following: NOTE: the stanza ending in PANIC repeats 3 times, snipped here for brevity ===================================== [2002/02/28 11:12:43, 1] smbd/server.c:(641) smbd version 2.0.7 started. Copyright Andrew Tridgell 1992-1998 [2002/02/28 11:12:43, 1] smbd/files.c:(215) file_init: Information
2001 Mar 07
3
Text/Binary Files. HELP!!!
I am sure someone must have come across this. Is it possible to force files to binary when copying to Unix directories. NT -> Unix. Text Files have got ^M in them. How do we prevent this happening. Would forcing to binary fix the problem & if so how would this be done? Thanks Ajmal Ajmal Rafique eCommerce +44(0)1384 445564 (Telephone) +44(0)1384 446838 (Fax)
2001 Apr 16
5
samba issues
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: smb.conf Type: application/octet-stream Size: 10728 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20010417/173a3889/smb.obj
2001 Dec 17
4
Help! Solaris 8 + winbindd
Hi. Does anyone have samba 2.2.2 on Solaris 8 working with winbindd? I have samba 2.2.2 installed and configured --with-winbind and have the winbindd daemon running but the following does not work: 1. "getent passwd" Solaris command on returns local users (no Domain users) 2. winbindd authentication to the PDC is not occurring. 3. local users cannot change password since I modified the
2001 Mar 27
2
smbclient -b parameter
I've got problems getting files from a win2000 server using smbclient (see subject "SMBClient & Windows 2000"). I've tried using the -b parameter (documented in the online man pages) to change the buffersize in case that might be the problem but the smbclient I'm running doesn't recognise it. I've installed 2.0.7 on Compaq Tru64, smbclient declares itself as
2001 Apr 15
5
User authentication tracing
Is it possible to trace Samba authenticated user? That is, after a user has been authenticated versus a Samba acting as PDC, is it possible to know if such user is still connected to the Microsoft network or they have been disconnected? What I would like to do is to use Samba as authentication server in order to grant the access to other services (for example Internet navigation through a proxy)