similar to: SuSE9.2 Client to AD 2003

Displaying 20 results from an estimated 1000 matches similar to: "SuSE9.2 Client to AD 2003"

2004 Sep 22
9
Winbindd on FreeBSD 4.10 Help
All, First off I would like to say the book "The Official Samba-3 HowTO and Reference Guide" is awesome I purchased it off Amazon a couple of weeks ago. Ok now on to my problem. I have samba installed and configured and joined the domain no problem. When I run wbinfo -u I can see my domain users, when I run wbinfo -g I can see all my domain groups, BUT if I run
2004 Nov 09
5
Unable to join AD (FreeBSD)
Hi, I am trying to get samba 3.0.7 working with our win2k DC. I installed samba from the ports collection, so the kerberos library looks to be the heimdel version. I can use kinit to create a ticket and it authenticates against the DC just fine. However when I attempt to use "net ads join" it fails with the following response: [2004/11/09 16:32:30, 0] utils/net_ads.c:ads_startup(183)
2002 Dec 27
2
Virus in message
Hey this group uses exchange for the mailing list? This can't be true what is with all the virus warnings saying it came from exchange. But not only that it said it was deleted and that is not true when the mail reached me it still had the virus attached and my virus scanner deleted it. When these messages are sent to the group aren't they scanned before being sent to the list? Just
2004 Oct 15
3
Samba Errors in my log file
FreeBSD 4.10 Latest version of Samba Domain Member WinXP machines with SP2 Why do these errors continue to come up, it does not seem to be hurting a thing as the box is working perfectly no complaints other than these errors in my log file. Oct 14 16:07:00 ns1 smbd[82463]: getpeername failed. Error was Socket is not connected Oct 14 16:07:00 ns1 smbd[82463]: [2004/10/14 16:07:00, 0]
2004 Nov 01
4
FreeBSD kerberos for AD integration: MIT or Heimdal?
I have previously gotten samba 3.0.4 to work with the MIT implementation, now with 3.0.7, the configure is looking for -lgssapi and not finding it. I can get the AD to issue me a kerberos ticket, samba is just complaining about not geing able to find the gssapi library. Does anyone have a tried-and-true approach using the ports system? Thanks, Graham
2002 Jun 24
2
Please Help FreeBSD 4.5 and XP
All I will try to keep this short but I can't get any of my windows boxes to join the domain they include winXP, win2k, win9x. Server FreeBSD 4.5 Samba from Ports 2.2.2 Celery 400 with 512 meg of ram 120gig of Raid 5 U2W drives I added the machine names to samba in freebsd you must use vipw because there is no adduser plus it has a hard time with the $ at the end of the machine
2003 Jan 31
4
Moterboard help Please
All, I have been terribly pleased with openbsd 3.2 I was using it as a mail/samba server with postifx on a pentium pro 200 with 1 gig of memory. Well I wanted to add a larger harddrive than what I have in it now only 6.4 gig. Well the machine would not see it and for some reason after hours and hours of trying I can't get a tekram 395UW and a 18gig scsi to be the boot drive and having failed
2001 Sep 29
1
smbmount won't work for normal user
Can't mount share on my linux boxes as a regular user. I have no trouble mounting shares as root. This problem occurs on both my linux boxes. All the commands I show I have run as a regular user. Here is all the data I have: smbmount \\\\JHAMMER6\\public /mnt/NetWork/JHAMMER6/public/ -o debug=6 mount.smbfs started (version 2.0.7) Initialising global parameters params.c:pm_process() -
2003 Mar 28
3
Samba joins win2k domain but can't authenticate
All I got my samba server to join my win2k domain without any problems. But if I change the config to read security=domain it prompts the user for a username and password. If I change it to security=server it does not prompt for user names. I did some searching in the list came up with a few emails and this website http://www.sugoi.org/bits/index.php?bit_id=10 but still no change. In the /etc/host
2002 Jun 20
1
mount problems with recent mount and samba
I have a problem mounting Samba shares with recent mount packages from RedHat and Samba packages from samba site. I have tried samba-2.2.4 RPM and samba-2.2.5 (built for RH7.2). In all cases mount fails if I use RH mount package version > 2.11b (current is 2.11n). If I also use Samba packages (2.2.4) from RedHat Rawhide - everyhting works Here is detailed description I have submitted to RH
2002 Apr 30
5
smbmount, smbumount and smbmnt
Hi, I am deploying samba for an embedded system. The requirement is that the system should be able to mount windows share points. I believe "smbmount, smbumount and smbmnt" components are needed to do the same. I am not very clear about smbmnt though! I find that smbmount, smbumount and smbmnt are all quite huge. Around 300 to 400Kb each. I understand that Samba is capable of doing
2004 Mar 19
6
samba mounting files
Hi whenever i try to mount a samba share which is a samba server i get an error message that says "smbmnt must be installed suid root for direct mounts(500, 500) smbmnt failed1" On that note i tried to run "smbmount" as root but this did't work out. i also tried to run smbmnt as root, up to now my problem was not solved. Anybody there who can help please? Thanks.
2003 Jan 10
3
user mount problems
Hi, i'm trying to get samba read write to work on my computer. I can write as root, but when i added this to my fsab //PLAYER/UPLOAD /home/ftpa/upload2 smbfs user,rw,username=xxx,password=xxx 0 0 and try to do a mount //PLAYER/UPLOAD i get. smbmnt must be installed suid root for direct user mounts (1011,1011) smbmnt failed: 1 What should i do? Any help would be appreciated
2002 Jun 25
2
Home directory not working
Can someone look at my config and let me know why my home drive might not be mapping everything else is working, also can someone point me to some docs to say exactly what the best practice is for setting permissions on the profiles share. # Global parameters [global] workgroup = DIGITALRAGE netbios name = HARRIER encrypt passwords = Yes update encrypted =
2001 Dec 18
1
How do I install smbmnt suid root?
I'm trying to set up a Samba mount point to a WinME computer so that a user can mount the file system. I'm getting the following error when I attempt the mount: $ mount /jan.fcwm.org/ smbmnt must be installed suid root for direct user mounts (500,500) smbmnt failed: 1 How do I install smbmnt suid root? Running Red Hat 7.2, and have the following rpms installed: $ rpm -qa | grep samba
2006 Feb 25
1
samba 3.0.21c Installation error "client/smbmnt.c:296: undefined reference to `swrap_close'"
Hi all i have downloaded samba 3.0.21c.tar.gz and trying to install on Redhat enterprise Linux 4 with kernel version 2.6.9-5 smp , i tried samba with following options. and while doing make it's giving error. ./configure --prefix=/usr/local/samba-3c --bindir=/usr/local/samba-3c/bin --sbindir=/usr/local/samba-3c/sbin --libexec=/usr/local/samba-3c/libexec --datadir=/usr/local/samba-3c/share
2006 Sep 21
1
smbmount failed
Hi all, I am trying to cross compile samba version 2.2.12 to an ARM platform (kernel 2.4.20) using arm-tools chain 3.4.2. I get the smbmount compiled, however, when I want to mount a directory that is located in a Windows XP PC, I get the following message: WARNING: The "strip dot"option is deprecated unrecognized character set handle_source_env: Failed to open file , Error was
2001 Nov 19
1
mount error mail
Dear all, I've been use cron job to mount NT drive from Linux but it send mail to root account with this message: mount error: Device or resource busy Please refer to the smbmnt(8) manual page smbmnt failed: 255 How do I disable this mail or correct this problem? I was used SAMBA-2.2.X with Linux Red Hat 6.2. SF
2002 Jul 04
3
Failed mount of Windows share on Linux box
System: Redhat 7.3 Kernel 2.4.18-5 Samba 2.2.5-1 [root@wptzfileserver root]# mount -t smbfs -o username=administrator,password=password,debug=4 //lnpznc078ph01/D$ /home/LotusNotes/ INFO: Debug class all level = 2 (pid 17329 from pid 17329) mount.smbfs started (version 2.2.5) added interface ip=192.168.67.21 bcast=192.168.67.255 nmask=255.255.255.0 resolve_lmhosts: Attempting lmhosts lookup for
2000 Jan 31
1
smbfs input/output error
Hello All, I had a problem with 2.0.3 on RH6.0 (linux) where a mount of an NT server share on my linux machine would mysteriously die after a period of time (a long time? not being used? don't know why, but hours of unuse). I would get an "input/output error" when I tried to do a df later. To get around the problem, I found I needed to "umount" (not smbumount) the