search for: digitalprojects

Displaying 15 results from an estimated 15 matches for "digitalprojects".

2006 Aug 06
1
smbpasswd doesn't prompt root for password
Hello. When I run smbpasswd from samba 3.0.23a on a MIPSEL system running Linux 2.4.20 as root, I'm NEVER asked for a password. Even when I create a new user in smbpasswd, I'm not asked: root@HD.bei.digitalprojects.com:/etc/samba# strings smbpasswd root:0:AAD3B435B51404EEAAD3B435B51404EE:31D6CFE0D16AE931B73C59D7E0C089C0:[U ]:LCT-44D63D42: bin:1:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:[DU ]:LCT-00000000: daemon:2:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXX...
2003 Feb 23
3
Can't login from Xbox - No session setup?
...trying to connect from a XP client as well as with smbmount. Everything is working fine in these cases. On http://message-center.info/stuff/XBMP_SMB.pcap, you can f?nd a tcpdump when I tried to connect to the share. As filter, I had set: (port 137 or port 138 or port 139) and host teich.garten.digitalprojects.com and not host D8RJRJ0J.garten.digitalprojects.com I added line breaks for readability in this mail. teich.garten.digitalprojects.com is the name of my server and D8RJRJ0J.garten.digitalprojects.com is the name of the only other running client at this time. Well - I hope these information are...
2002 May 07
6
What to do for ACL support?
Hi! I'm trying to setup samba 2.2.4 on MandrakeLinux 8.2. The server should act as a file storage for about 25 Windows 2000 clients. Setting up a "basic" server which just serves the files is easy. However, I'd also like to support NT ACLs on the Samba server. Well, what do I have to do, to get it to work? I'm using the Mandrake RPM for 2.2.4, which has ACL support
2003 Feb 07
3
Active Directory - Which Samba version is needed?
Hi! I'd like to setup a Samba server which should do user authentication against an Active Directory. Our AD admins told me, that we do not have Window NT 4.0 Domains available. What I'm trying to accomplish, is that the users can login with the same username/password they use with the AD. Also, if the password is changed in the AD, this change should be reflected on the Samba server.
2003 Dec 01
0
No subject
...ox, and still do not use NT domains, > I will not see the user list. > > What's going on? I need the user passwd verification at > logon and to see the user list when creating shares. I > would appreciate some help. Thanks > > -Duke > > Return-Path: <askwar@digitalprojects.com> Delivered-To: samba@lists.samba.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.com [194.25.134.81]) by lists.samba.org (Postfix) with ESMTP id E1CF94DA2 for <samba@lists.samba.org>; Wed, 13 Jun 2001 10:53:52 -0700 (PDT) Received: from fwd05.sul.t-online.de b...
2003 Dec 01
0
No subject
...samba performance with a Windows 98/Me Client. The TCP stack of Windows 98/Me is not very good, and the approx of 4-5 MB/s is typically for Windows 98/Me. If you would test the performance with Windows NT/2000 you will get a higehr performance. Cu Thomas Meinke (Atreju) Return-Path: <askwar@digitalprojects.com> Delivered-To: samba@samba.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by lists.samba.org (Postfix) with ESMTP id 736D745A3 for <samba@samba.org>; Fri, 18 May 2001 01:36:52 -0700 (PDT) Received: from fwd03.sul.t-online.de by mailout02...
2002 May 09
1
Configuring the system to use LDAP
Hi. I'm trying to setup an OpenLDAP server on MandrakeLinux 8.2 for use with Samba. To accomplish this, I'm using the idealx Samba LDAP howto. It says to use "authconfig" to setup the system to use pam_ldap, nss_ldap and nscd. I don't have Red Hat and thus don't have authconfig. Translated to config files, what does authconfig do? Thanks, Alexander Skwar -- How to
2002 May 09
1
Can't add users with smbpasswd to LDAP
Hi! I'm using samba 2.2.4 and OpenLDAP 2.0.21 on MandrakeLinux 8.2. In some howto, I read that I should be able to add users to the LDAP using sambas smbpasswd. However: [root@teich smbldap-tools]# smbpasswd Admin New SMB password: Retype new SMB password: LDAP search "(&(uid=Admin)(objectclass=sambaAccount))" returned 0 entries. Failed to find entry for user Admin. Failed to
2002 May 09
0
Error when running smbldap-passwd.pl from idealx
Hi again! I've installed the smbldap-tools 0.6 package on my system. I've modified /usr/local/sbin/smb*conf.pm and changed the $suffix and $bindpasswd to reflect what I've at the server. I've then added a user to the system with "smbldap-useradd.pl -m user". When I run smbldap-passwd.pl, I get the following error message: [root@teich smbldap-tools]# smbldap-passwd.pl
2002 May 09
1
Error when running smbldap-useradd.pl -a
Hi! I'm following the idealx setup on setting up Samba as a PDC with a LDAP backend. It says, to add a user, one should do: smbldap-useradd.pl -a -m -g 900 administrator This gives me the following error message: ldap_modify: Object class violation additional info: object class 'sambaAccount' requires attribute 'rid' ldif_record() = 65
2002 May 09
1
Logging in to the domain
Hi again! ;) Sorry if I'm being a pest, but I'd really like to be able to have my samba as a PDC. Okay, I've now joined the domain and rebooted. Now I'd like to login to the domain. On the login screen, I've chosen a name which is in the LDAP and thus should be a domain user. I've also selected to login to MDKGROUP (domain name); ie. I changed it from
2002 May 11
1
Does 2.2.4 need hex user and group rid?
Hi. I'm still having problems to login with Windows 2000 SP2 into my Samba PDC. The idealx howto says: "user and group rids must be given in hexadecimal in LDAP", however it also says: "However, the rids were written in decimal in LDAP. So at least 2.2.3-pre, Samba do not read them as hexadecimal anymore.". What's the case for 2.2.4? hex or dec? Alexander Skwar --
2002 May 12
1
PDC login problem solved
Hi. I've now "solved" the problem. If you remember, I was unable to login from Windows 2000 to a Samba PDC. To "solve" the problem, I changed the computer name in Windows 2000 and then created a new machine account. First, it was "VIRTUAL-TEICH", and now it is "vm-teich". However, this time I created the machine account in samba in all lower case
2002 May 09
1
Howto join Win2000 to a Samba acting as a PDC?
Hi. As you may have noticed, I'm trying to setup my Samba server so that it is the PDC. I'm reading the howtos on http://www.unav.es/cti/ldap-smb/ldap-smb-2_2-howto.html and http://de.samba.org/samba/docs/Samba-HOWTO-Collection.html#SAMBA-PDC . Besides being a PDC, samba should use LDAP as the backend for storing user stuff. The LDAP contains the user/group accounts as listed in the
2002 May 14
0
Bugfix for idealx smbldap-tools
Hi. When I tried to setup my LDAP I used the smbldap-tools from idealx. I discovered some errors which made the tools unusable for me. Here's a fix for the bugs I discovered: a) I decided to use a suffix in the LDAP which contains spaces, ie. I used something like "o=My Org,c=DE". Because the suffix wasn't quoted in the various calls in the tools, this didn't work. b) It