Displaying 20 results from an estimated 1000 matches similar to: "ADS Authentication"
2005 Oct 13
1
Idealx 9.1
Hoping someone knows how to deal with this, as I'm scratching my head.
I have 8.3 or 8.4 installed already and they work ok for the most part.
Server: FBSD5.4, Samba 3.0.20
Error in smbldap-useradd:
camarillo# ./smbldap-useradd -w fums
Could not find base dn, to get next uidNumber at
/usr/local/sbin//smbldap_tools.pm line 995, <DATA> line 283.
Data output during connection to
2004 May 27
4
iptables and samba
hi
i m using the script below
-------------------------------------------------------------------------------------------------------------------------------------
iptables -F
iptables -t nat -F
iptables -P INPUT DROP
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 8080 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT
2004 Dec 20
11
winbind problems
Hello,
I am running a Samba server (3.0.7) on a Suse 9.2 box. I have connected this server successfully to a Windows 2000 Active Directory (mixed mode). I have nsswitch.conf, krb5.conf configured and winbind seems to be running properly for the most part. With wbinfo I can get all of my user and group information. Problem is, it seems that at random times, the samba server just stops
2005 Mar 29
5
Primard Domain Controller feature not working
Hey guys,
I configured Samba do be the domain controller for my network and to
share folders. the folder sharing works great. The problem is that
the domain function does not work at all. I cannot join the domain
from any workstation. It just says that the controller cannot be
contacted. I ran an Ethereal sniff on the packets and the computer
that i want to be PDC is sending ICMP Destination
2004 May 19
4
Windows XP slow access to network places shortcut?
All,
In winxp & 2k for that matter, you have the ability of saving shortcuts to network places in the my network places. When some of my users try to access these shortcuts(to a samba share) in winxp, it takes a horrendous amount of time for the folders to populate the screen. Especially when viewing in windows explorer with the folders view button depressed. Under tools>folder
2005 Sep 06
3
Samba Over A Wan
Hi All,
I have a customer that I need to give access to one of our servers over a WAN.
Their box is running some windows server version and they use terminal services
to let their employees access their applications.
We use Samba in or local office environment where it works quite well. I need
to know the following:
1) Will Samba work over the internet?
2) Can Samba connections be encrypted or
2005 Jan 18
2
Smbmount and permission denied
Hello,
Note that I found many place with similar problem, but I don't understand
any solution. Can you help me ?
I use Samba 3.0.10 on a Suse 8.2.
My goal is to mount a shared directory from a XP machine to a directory on
my linux.
* I have created a directory in order to mount the XP directory
* a ls -l show me this directory
* I mount the XP directory with a valid command : smbmount
2004 May 18
1
Hi again timur
I am completely frustrated at this point. The following is not meant
against you personally, but I'm the ONLY I.T. person for 100 users in 6
different offices, and I don't know what to do at this point but beg.
I finally figured out what Heimdal is, and I believe is the main
problem. Installed 5.2.1 on a machine. Installed krb5 from ports.
Changed make.conf adding
2017 Aug 26
2
Register Allocation and Scheduling Issues
Hello,
I have defined 8 registers in registerinfo.td file in the following order:
R_0, R_1, R_2, R_3, R_4, R_5, R_6, R_7
But the generated assembly code only uses 2 registers. How to enable it to
use all 8? Also can i control the ordering like after R_0 can i use R_5
without changes in registerinfo.td?
What changes are required here? either in scheduling or register allocation
phases?
2004 Aug 31
3
XP Problems adding machines "on the fly"
Having trouble with the add machine script. Followed the chapter 6
how-to, but, it fails. Checking log file for the machine after
error-RPC call failed on XP box, I find a 101MB log file filled with
-error must provide name- something to that effect. Any help would be
appreciated. smb.conf follows.
[global]
workgroup = FSK
netbios name = Camarillo
server string = Camarillo
2003 Oct 31
4
Samba and private shares
I'm running samba 2.5 on a FreeBSD box using winbind to do authentication
with my PDC/BDC. I'm able to configure shares that everyone on the NT
network can access but when I configure private shares (only 1 or 2 users
have access to) the users get prompted for a username and password and are
not allowed access. What am I doing wrong? Below I have included a copy of
my smb.conf and pam.conf
2004 Nov 16
3
authentication against win2k3 server
I've been trying to setup Samba to authenticate users against accounts
existing on a Windows 2003 Server without any backwards capability.
Ideally, this needs to be done without any changes to the Windows 2003
Server. Users will not be logging into the Samba shares at all. This
is merely for authentication.
I'm running FreeBSD 4.10-Relase #4 with Samba 3.0.8.
This is my smb.conf file:
2006 Jan 02
1
Trouble Connecting to Server
Folks,
I'm having trouble connecting to my Samba server. The immediate
symptom is that I cannot see my Samba server in my Windows Network
Neighborhood, and so I cannot connect to it to check my share connections.
I'm running SUSE 9.3 on the server, which is running Samba (3.0.22) ,
a dhcp server (which seems to be running correctly--everyone gets an
address when they ask for one),
2007 Apr 13
1
Samba3 : no suitable range available for sid
I'm setting up a freebsd server which will authenticate against an
Active Directory
I mean: the server will NOT have any local users (except mandatory and
minimum
required for management and configuration) and will authenticate requests
for login and access
FOR EVERY SERVICE against an Active Directory Server
I have configured the samba service and currently I can
login to local terminal,
2005 Oct 26
2
ADS + Samba
Hello Samba list!
I have installed samba, joined it to the AD domain (lets say EXAMPLE.COM)
and can auth against it with kinit.
There are also 2 domains that we have a trust established with. Lets say
trust1 and trust2.
When I do a wbinfo -u I get:
Trust1+username
Trust2+username
I get nothing from the local domain.
I have a share set up for testing, but I cannot access it at all, I get
2011 Feb 18
1
Not sure I understand when add user script is called
I've built a domain member. It works pretty good with the exception
that I want on-the-fly home directories being built. I'm not sure this
is doable with a domain member as everything I've tried isn't even
called - as far as I can tell. Using log level 3.
If anyone can shed light on how to dynamically create home directories,
that'd be great.
anyway, here's my
2013 Oct 23
2
OpenPAM/SSHD privacy hole (FreeBSD 9.2+ affected)
Hello,
I found that in the new FreeBSD 9.2 (probably in 10 also) updated OpenPAM sources.
The big embarrassment was in pam_get_authtok.c. The problem is that even without a
valid SSH login it's possible to know the server's hostname.
az at az:/home/az % ssh 1.2.3.4
Password for az at real.hostname.com:
Changes made by "des":
2017 Jun 25
0
AVX Scheduling and Parallelism
Hi, Zvi,
I agree. In the context of targeting the KNL, however, I'm a bit
concerned about the addressing, and specifically, the size of the
resulting encoding:
> vmovdqu32 zmm0, zmmword ptr [rax + c+401280] ;load b[401280] in
> zmm0
>
> vpaddd zmm1, zmm1, zmmword ptr [rax + b+401344]
> ; zmm1<-zmm1+b[401344]
The KNL can only
2017 Aug 03
2
pam auth problem
> What is in the pam.d/dovecot file? (Remember to strip passwords if
> included)
# cat /etc/pam.d/dovecot
passdb {
driver = pam
# args = failure_show_msg=yes
# args = max_requests=12
args = %s
}
and /etc/pam.d/{imap,pop3} were untouched; both as follows
#
# $FreeBSD: releng/10.3/etc/pam.d/pop3 170771 2007-06-15 11:33:13Z yar $
#
# PAM configuration for the "pop3" service
2017 Jun 25
2
AVX Scheduling and Parallelism
Hi Ahmed,
>From what can be seen in the code snippet you provided, the reuse of XMM0 and XMM1 across loop-unroll instances does not inhibit instruction-level parallelism.
Modern X86 processors use register renaming that can eliminate the dependencies in the instruction stream. In the example you provided, the processor should be able to identify the 2-vloads + vadd + vstore sequences as