similar to: Password Server level authentication

Displaying 20 results from an estimated 1000 matches similar to: "Password Server level authentication"

1997 Dec 16
2
Latest SAMBA binaries for SunOS 4.1.3
Hello all On my SunOS 4.1.3_U1 / SPARCstation 5 (ie. sun4m architecture) server I am running SAMBA 1.9.15p8, and I am having all sorts of permission problems. For example, there are two AutoCAD drawings with identical Unix ownership and permissions (ie. 666), sitting in the exact same directory. The directory has 777 permissions. >From the NT client, one of the drawings will open
2010 Mar 25
1
Booting a 135MB Iso file with syslinux fails - version 3.85
Hi, i'm trying to boot an 135mb acronis iso image with syslinux but have no luck, client gets stuck[1] a few seconds after selecting the image - i used linux memdisk initrd acronis/acronis_home_2010_multi.iso append iso tftpd-log shows: Mar 25 14:45:15 smbsrv in.tftpd[18837]: RRQ from 192.168.0.102 filename pxelinux.cfg/default Mar 25 14:45:15 smbsrv in.tftpd[18838]: RRQ from 192.168.0.102
2003 Jan 14
0
[Samba 3.0alpha21] Cannot see NT4server ?
Hello, I am testing Samba3.0alpha21 using trusted domains. On my network, I have: domain STLO-ADMIN (nt4 server) domain STLO-SMB (samba3.0a server) I want to make a relationship between these 2 domains. So, on my NT4server, I add STLO-SMB in "trusting domains" and on my samba server, I type: net rpc trustdom establish STLO-ADMIN (with the right password of course) then it says:
1998 Oct 20
3
SAMBA 1.9.18p10 problem
I have been using Samba 1.9.18p8 in a Solaris 2.6 machine for months but suddenly this week there is a problem. Nothing's changed. I have some persistent connection of my NTSP3 client to the samba share. When I login as usual, it fails to mount the drive. It either prompt for password but whatever password the samba rejects, or give a "Access is Denied" when you try to access the
2009 May 01
2
Automating the Samba Install
Hey all, I'm coloring outside the lines a little bit here but I would like to automate the install of a samba pdc. Within that script to install I would like to assign rights to a group. Here is an example of a few steps: # Create Unix group: groupadd domadmins # Map unix group to samba groups: net groupmap add ntgroup="Domain Admins" unixgroup=domadmins rid=512 type=d # Assign
2007 Feb 19
0
wins server name resolution fails
Hello together! I have an problem with the wins server, based on a Gentoo distribution with Samba 3.0.24. The problem is following: After an restart of samba everything works fine, but after an undefined time period its not possible to make an nmblookup for some other computers. The samba server is also configured as wins server. an cut from the smb.conf: ...... domain master = Yes
2007 Dec 18
0
Samba-Active Directory only returns default group
I have a RHEL 4.6 server with the Red Hat supplied Samba 3.0.25b-1.el4_6.4 packages (samba, samba-client, samba-common) installed. I was able to bind this server to our Active Directory forest but when I run "groups username" all I get is "username : domain users" despite the fact our users are members of multiple groups in our AD domain. However I can chgrp files/directories
2003 Nov 17
1
credentials file doesn't work
I am using a Gentoo Linux machine and trying to mount a remote file system via samba. The following DOES WORK: mount -t smbfs -o username="SMB-SRV\stonyy",password=abc123 //smbsrv/proj /mnt/proj However, I don't really want my username and password visible to the world (yes, I changed the password and everything but the backslash in the username for this posting). So I tried
2007 Apr 12
0
panic in smbd_audit aftar a connect
hello I'm using Samba 3.0.21b-2 on RHEL4.1. All the machines are logging to a windows 2003 ADS domain server. The samba server is a ADS member of this windows 2k3 server and user's access log is recorded by using the audit module. I recently came into this trouble, when I connect to samba server from client, the smbd_audit suddenly got panic. Please advise me how to solve this
2015 Feb 02
0
Asterisk 13, PJSIP and T38 problem
Hello, I need help to solve a problem that I am having using Asterisk 13, PJSIP and T38. My setup is as follows: SIP Provider --> Asterisk 13 --> Patton --> Physical Fax I need to get the fax directly in T38 to Patton. The provider sends me the fax in T38. If I receive the T38 fax on Asterisk (using an hylafax device), I can properly receive the fax. If I send a T38 fax with Asterisk
2005 Apr 15
3
Unable to join samba server to a NT4 style domain/Sam ba-Guide feedback
John, The restrictanonymous setting was the primary culprit in Ash's issue. I think he's using basically the same setup as I am; no winbind/LDAP involved. I'm thinking there's some initial handshaking that requires an anonymous connection to PDC, and it's being blocked if the restrictanonymous setting is too high. I sent a note to Ash (& the list) asking for the
2009 Feb 26
0
Patton 5.3. How to get incoming calls ? [SOLVED]
Hi, Changing the line bellow helped to get incoming calls but I add to remove secret= option in sip.conf (otherwise, Patton wouldn't respond to 407 Auth required challenges). If someone could enable secret and still get incoming calls (in any SmartWare 5.X), please, do not hesitate to share here ... interface sip IF-ASTERISK bind context sip-gateway ASTERISK route call dest-table
2009 Feb 25
0
Patton 5.3. How to get incoming calls ?
Hi, I'm trying to configure a 4638 to pass inbound and outbound to and from ISDN and SIP interfaces. I'm using web interface at the moment. Setup is: ISDN -- <BRI> -- Patton 4638 -- <SIP> Asterisk -- <SIP> -- <IP Phone> I can call from IP phone but can't receive any incoming call : I can't see any SIP message coming in when a call comes in. Previously,
2008 Jan 24
1
Patton SmartNode Help
I have been given a Patton SmartNode 4114 and asked to get it working as POPS gateway for our asterisk box. The 4114 has 4 FXO ports. It's got firmware 3.21 on it. I currently have a single POPS line plugged into port 0. I can not seem to get the two to talk together. I am running asterisk 1.2.21.1. I am seeing the following repeatedly in * Jan 24 16:23:40 NOTICE[17063]: chan_sip.c:11291
2004 Aug 02
5
Problems w/ winbind and AD group membership
Hello friends, I am using samba to join a linux box to an active directory domain to use as a file server. I would like to be able to control access to shares based on AD domain groups. However, even though winbind seems to be seeing the groups fine, samba is not granting access to users who are members of the group. I am able to successfully join the system to the domain and granting access to
1999 Oct 15
3
Not authorized to login from this station
Hi, Can any point me in the right direction to solve this one? I get a: "this account is not authorized to login from this station" message when I try to "Map Network Drive" from NT4server SP4 to my RH Linux 6.0 Samba 2.0.3, yet I can open a telnet session from the NT machine to Linux using this user, and, in a linux xterm window I can list the samba services using
2010 Apr 30
5
Asterisk and Patton
Hi, we have and Asterisk server connected to a Patton Smartnode 4638 with 4 BRI. We configured 4 SIP account on Patton (1001, 1002, 1003, 1004). The system is fully functional, but we have a problem to recognize incoming calls from Asterisk: when a call come from SIP/1001 (BRI 1 on Patton) or SIP/1002 (BRI 2) or SIP/1003 (BRI 3) Asterisk record a call coming from SIP/1004. I have contacted Patton
2018 Jan 09
2
PJSIP: identify endpoint by authentication username?
Dear fellow list readers This is the situation: ISDN Devices => Patton ISDN to SIP GW => Asterisk PJSIP The Patton GW resides on a dynamic IP address, so I cannot really use match=ip in the identify section. The Patton does not send a line parameter. The ISDN Devices behind the patton have different MSN and should be able to send them in the From: Header, so the default endpoint
2009 Feb 02
2
Configuring Patton SmartNode with ISDN2e and Asterisk
Hello Does anyone have any experience with configuring BT (British Telecom) ISDN2e lines to work with Patton SmartNodes - and then Asterisk? I have a Patton SmartNode 4638, which is now connected to 3 x ISDN2e lines - and in turn connected to our internal LAN. I'm having huge issues configuring the SmartNode to successfully "see" the ISDN channels - and to be honest, I'm
2003 Jul 02
2
Domain Member server and W2kServer
i'm currently running samba 2.2.8a as a domain member server to an NT4Server.... no problems will be upgrading the PDC to a W2K server next week... there isn't a need to use LDAP with Samba with W2KServer is there ? I can still go with my current setup can I ?