similar to: Irix 6.5 and Winbind 2.2.8a

Displaying 20 results from an estimated 900 matches similar to: "Irix 6.5 and Winbind 2.2.8a"

2003 May 16
3
Samba PDC + LDAP
Hello All, I am trying to setup Samba PDC with LDAP. I installed samba-2.2.8a and openldap-2.1.19. I am using smbldap-tool that bundles with samba-2.2.8a source, for adding user, group and computer name. I was able to add username in ldap using smbldap-useradd.pl, but i find problem in adding machine name. When i try to add machine name i got following error ./smbldap-useradd.pl -w test$
2003 May 23
3
Roaming Profile not found - replacement PDC
Howdy everyone: Here's an interesting one: I have joined a machine to the domain, and I log on. Then, I get a message to the effect that the user's roaming profile couldn't be [loaded or found?], and a local profile will be used instead (and actually this also fails, but is not the point of my question... I don't think). Background ========== I took my previous PDC, and
2003 May 13
1
3.0alpha23 not authenticating with LDAP (RedHat 9) - Help needed!
Hi! I am trying to migrate to a new server, with a shiny-new installation of RedHat 9. I have downloaded the 3.0alpha23 rpm intended for RedHat 8.0... I am also using the stock RedHat 9 version of OpenLDAP. By itself, LDAP is working fine: this is how I log onto my Linux boxes. I am including one sample user (me) below, which I extracted using "ldapsearch -x". Great - this is
2003 May 23
1
LDAP & Kerberos
Xcuse me for stupid questions... but why almost all of U are usiing samba+ldap+kerberos, is it better than default authentication method? And could anyone assist me in tunning this mad thing up? I don't ever now what they (LDAP and Krb) are used for. Maybe U would be so kind to give me some advices considering this topic or some url's where i can find same topics disscussions. Thanks for
2003 Jun 15
1
Samba on A SGI Indy Cyclone IRIX system???
Hi there: We have recently inherited a circa 1996 SGI Indy Colorbus Cyclone running on Irix. Our intention is to use this unit to drive our Canon CLC900 Scanner Copier and make it accessible to our Windows Network. At the moment, our Windows Network does not "see" the Cyclone & vice versa. I have read that installing some kind of Windows Samba client onto our windows
2003 Jun 09
3
Samba3.0beta1 as PDC with LDAP
I finally got Samba-3.0beta1 as PDC with LDAP backend. However, I need to specify: passdb backend = ldapsam smbpasswd:smbpasswd guest and have the root account's exists in smbpasswd file. I still could not get a uid=root entry in LDAP to allow client workstation to join the domain. When in samba-2.2.8a I could use a fake rid=506 with uidNumber=0 entry in LDAP (as a SambaAccount) and it
2003 Jan 10
2
The use of Samba
Now that I have Samba all set up and working well with all the machines I have - some linux, some Win98, some WinXP , what more can I do with Samba than just allow access to each of these machines. Right now I can sit at any machine and access any others. I can move files around I can play music files from any machine and I can print on any Printer that is in the network. What more can I
2003 May 26
2
samba 3.0 as PDC and Winxp
Hi, I setup a samba 3.0alpha24-1 as PDC (simple with smbpasswd without LDAP:-( ). With Windows 2000 everything works fine (server profiles, mapping the home directory of the users as Z:/ etc.) But :-( Windows XP I could join the domain (without any trouble). But I could not login as a user. Windows XP returns domain is not accessible (die domain ist nicht verf?gbar). But when I login to the
2003 May 15
9
big file server
Hi I plan to set up a big file server, something like motherboard with 4 ide ports and an additional 4 ide daughter card, a PIV proc and 512 or 1024 MB ram, a 100 or 1000 MB NIC, with 6 or 7 200 GB ide HDDs in a sigle box. I don't need lightning performance, just disk space. Of course this would be served by some linux os and samba questions (relative to samba configuration and behaviour) :
2003 May 22
1
Continued: Join domain OK, but domain not found after reboot
Hi, all: To recap: I can successfully get my WinXP box to join the domain (WHITEROCK), but after rebooting, when I try to log on: "The system cannot log you on now because the domain WHITEROCK is not available." I get this even when using the user 'root' - and this user was the one to successfully join the domain WHITEROCK!! To rule out any stale junk, my WinXP is a
2002 Dec 23
1
Windows notification
Good morning everyone, Does anyone know of a way for Samba, or Linux, to send a notification to Windows users, as they log in, that there password has or is expiring in a certain number of days? I've thought about sending a network broadcast using Samba, but I have no idea how to do it automatically, based on a 60 day password life and X number of days warning before it expiring. Right now,
2003 Mar 06
1
POSIX ACL to NT ACL bugs in get_nt_acl()
Hello , the described bellow happens both in samba 2.2.7a and 3.0-alfa22. First bug: As it is easy to check smbd , when asked about ACL entry of a file never sends to the client OS DENY Access Control Entries , only ALLOW. so for example for a XFS file with acl: # owner: a user::r-- group::rwx other::rwx Win2K security tab shows for user "a": Read & exec =
2003 Jan 13
3
auto start
Hi, I'm fairly new to both linux and samba. I'm running RH8 with Samba 2.2.7a. Samba's installed and is basically working, but can anyone tell me how I can get samba to start when linux boots up? I'm currently having to start it by running the following commands; ./usr/local/samba/sbin/smbd -D ./usr/local/samba/sbin/nmbd -D I've got the Using samba book from o'reilly, but
2003 May 21
1
Join Domain OK, but domain name not found after reboot :-(
Hi, all: The Situation ============= I have a WinXP box (yup, sign-or-seal registry patch applied), and I can initially join it to my domain. It then prompts me to reboot, for the changes to take effect. So I do. After the reboot, I cannot log onto the domain (using users which are held in LDAP, and who can do console- and ssh-logins fine). The error-message says something to the effect
2003 May 20
2
Profiles after a Samba machine rebuild
I lost my Samba machine to a bad disk a few weeks ago, and I had to start from scratch. It was a small home machine and I didn't have backups. However, I make use of profiles and the Win2000 machine is now all screwed up -- it attempts to make new profiles for some users, with some success. If I try to set the permissions on the local Win2k machine to allow control by the user it belongs to on
2003 Jan 14
2
import_smbpasswd.pl for samba + LDAP
Hello All! I am trying to follow the instructions to store Samba's Uer/Machine Account information in an LDAP Directory (Samba-LDAP-HOWTO.html). Is there anyone knowing how to run this Perl script: "import_smbpasswd.pl" in examples/LDAP directory? I don't know Perl. :( In addition, is there more information/tutorial of LDAP available on line? Thank you very much.
2003 Jan 24
1
conenction refused
Hi, i always get error conenction refused when i try to start swat with redhat 8.0 i did all teh change in the servie file and xindet.d any guess thanks
2003 Jan 09
0
RE: [Private] RH8 and Samba 3
Gordon, I did as you suggested, and that seems to have fixed it. Thanks for the suggestion However, this is contrary to the given docs on how to use CUPS with Samba, is it not? Darin Bawden -----Original Message----- From: Gordon Pritchard [mailto:gordonp@sfu.ca] Sent: Wednesday, January 08, 2003 11:38 AM To: Darin Bawden Subject: Re: [Private] RH8 and Samba 3 On Wed, 2003-01-08 at 09:06,
2011 Jan 13
3
Polycom Blf / Directed Pickup
Would anyone happen to have some examples of polycom configs, specifically the 650 with sidecar for blf. I have the asterisk side all configured since I've set up blf with other types of phones, but I'm missing the polycom side. I've put together a <mac>-directory.xml, and the sidecar now lists numbers as speed dials but does not subscribe to blf.
2006 Aug 06
4
[newbie] Error: Not an HVM capable platform...
Hi, I''ve run linux off an on for several years. Recently I''ve been using windows (simply for ease), but have gotten so fed up with stability and what not. I had read good things about xen, so I installed suse and was hoping to not give up the 10% of things that I need windows for. I''ve still got windows on a partition and was wondering if I could boot that, but wanted