Re: [U2] AUTO: Haydon Bishop is out of the office. (returning26/07/2010)
This is from adserve.co.uk: I hope the picture makes it through. If not it's at: http://www.adserve.co.uk/about/Profiles/h_bishop.html Haydon Bishop is deputy MD of Adserve. He is responsible for client service, the technical department and all helpdesks. Formerly technical director, Haydon has worked in both client service and the technical department in a variety of roles. Before joining Adserve in 1988, Haydon worked for two advertising agencies -- Carter Matanle Southern and Interact Communications -- as well as a design company, Colley Porter Bell, in cost control and IT support. Haydon lives with his wife and son in Kent, having spent his early years in Ghana. In his spare time, he enjoys playing football, keeping fit and fishing. Apparently, he really exists. Why he would want to make a laughingstock of himself is unknown. Regards, Charlie Noah On 07-22-2010 5:31 PM, Haydon Bishop wrote: I am out of the office until 26/07/2010. I will respond to your message when I return. Note: This is an automated response to your message "U2-Users Digest, Vol 15, Issue 19" sent on 22/07/2010 20:00:02. This is the only notification you will receive while this person is away. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] AUTO: Haydon Bishop is out of the office. (returning26/07/2010)
Aside from the usual "Haydon Bishop" is out of the office, I think he should remove the "I will respond to your message when I return", as we never get a response! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Haydon Bishop Sent: Friday, July 23, 2010 8:32 AM To: u2-users@listserver.u2ug.org Subject: [U2] AUTO: Haydon Bishop is out of the office. (returning26/07/2010) I am out of the office until 26/07/2010. I will respond to your message when I return. Note: This is an automated response to your message "U2-Users Digest, Vol 15, Issue 19" sent on 22/07/2010 20:00:02. This is the only notification you will receive while this person is away. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users __ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email __ ### The information transmitted in this message and attachments (if any) is intended only for the person or entity to which it is addressed. The message may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. The intended recipient of this e-mail may only use, reproduce, disclose or distribute the information contained in this e-mail and any attached files with the permission of IMB. ### ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
[U2] AUTO: Haydon Bishop is out of the office. (returning 26/07/2010)
I am out of the office until 26/07/2010. I will respond to your message when I return. Note: This is an automated response to your message "U2-Users Digest, Vol 15, Issue 19" sent on 22/07/2010 20:00:02. This is the only notification you will receive while this person is away. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] PI/open installation question
Henry, You're absolutely correct: I created a proper symbolic link for /hp-ux and everything worked like a charm. I was familiar with the installation readme instructions, but made an unfortunate typing mistake when creating the symbolic link for /hp-ux a week ago: [/] # ls -l /hp-uxlrwxrwxrwx 1 rootsys 12 Jul 15 15:32 /hp-ux -> /stand/vmuix <-- before: missing letter "n" [/] # rm /hp-ux [/] # ln -s /stand/vmunix /hp-ux [/] # ls -l /hp-uxlrwxrwxrwx 1 rootsys 13 Jul 22 14:26 /hp-ux -> /stand/vmunix <-- after: a proper link Thank you very much for your help! To satisfy your (and everyone else's) curiosity, this small organization still running PI/open as a production server has been quite happy with its investment: developed custom INFO/BASIC applications on Prime INFORMATION in 1988-1993, upgraded to PI/open in 1995, and hasn't changed much since then. At the time when the HP 9000 hardware and the PI/open database reached their vendors' "end of life", this organization didn't have the resources to move the custom applications to a new platform and decided to leave the system running "as is". Now the move is being planned. Natasha zagskyzag...@hotmail.com _ > From: hun...@hitech.com > To: u2-users@listserver.u2ug.org > Date: Thu, 22 Jul 2010 11:13:42 -0700 > Subject: Re: [U2] PI/open installation question > > Hi Natasha, > > I suspect the problem is a missing link to the HP-UX kernel. The location > moved between HP-UX 9.x and HP-UX 10.x. It's documented in the installation > readme: > > 5.4 Support for PI/open on HPUX 10.0 > > > Release 3.6.1 is expected to work on HPUX release 10.0. At HPUX release > 10, the default shell is a posix compliant shell, not the Bourne shell as > it was in previous releases. PI/open relies on a Bourne shell for many > shell scripts and commands. To insure a consistent Bourne shell, a link > has been made in /bin to a bourne shell. This is done at both release 9.0 > and 10.0, and is located in /bin/pish. You must not delete this link. If > you upgrade from HPUX 9.0 to HPUX 10.0 without reinstalling PI/open, this > link will no longer be valid. To solve this situation, either completely > reinstall PI/open from tape or issue the following command: > >ln /usr/old/bin/sh /bin/pish > > At HPUX release 10, the kernel file /hp-ux will no longer exist by default. > PI/open needs the file /hp-ux to exist in order for it to be booted. If > this file does not exist on HPUX 10, you must create this link yourself. > This can be done with the command: > >ln /stand/vmunix /hp-ux > > At this point, PI/open should run without any other changes needed. > > Just out of curiosity, why haven't you moved to UniVerse? > > Best regards, > > Henry Unger > Hitech Systems, Inc. > http://www.hitech.com > > -Original Message- > From: u2-users-boun...@listserver.u2ug.org > [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Natasha Zagsky > Sent: Thursday, July 22, 2010 9:17 AM > To: u2-users@listserver.u2ug.org > Subject: [U2] PI/open installation question > > [Also posted to Usenet newsgroups: comp.sys.prime, comp.databases.pick] > > I'm setting up a test server and I am running into a problem during the > installation process. If you're familiar with installing PI/open, please > help. > > Database: PI/open Rev. 3.6.2.r6> Operating System: HP-UX B.10.20> Hardware: > HP 9000 Series 800 System > > >From "PI/open Installation Menu" (UNIX script ./pi_install)> I execute > >option "6 updateisys Update ISYS account"> and receive this error > >message: > Updating /usr/isys ...updateisys: Failed to bootstrap shared PI/open. > > The message (OS: No such file or directory) in &PILOG& WARN.0 is obviously > suspicious, but I have no indication what file or directory it refers to.> > Can anyone with experience installing PI/open make any suggestions? > > Thank you in advance, > > Natasha Zagsky> zag...@hotmail.com _ Look 'em in the eye: FREE Messenger video chat http://go.microsoft.com/?linkid=9734386 ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] PI/open installation question
Hi Natasha, I suspect the problem is a missing link to the HP-UX kernel. The location moved between HP-UX 9.x and HP-UX 10.x. It's documented in the installation readme: 5.4 Support for PI/open on HPUX 10.0 Release 3.6.1 is expected to work on HPUX release 10.0. At HPUX release 10, the default shell is a posix compliant shell, not the Bourne shell as it was in previous releases. PI/open relies on a Bourne shell for many shell scripts and commands. To insure a consistent Bourne shell, a link has been made in /bin to a bourne shell. This is done at both release 9.0 and 10.0, and is located in /bin/pish. You must not delete this link. If you upgrade from HPUX 9.0 to HPUX 10.0 without reinstalling PI/open, this link will no longer be valid. To solve this situation, either completely reinstall PI/open from tape or issue the following command: ln /usr/old/bin/sh /bin/pish At HPUX release 10, the kernel file /hp-ux will no longer exist by default. PI/open needs the file /hp-ux to exist in order for it to be booted. If this file does not exist on HPUX 10, you must create this link yourself. This can be done with the command: ln /stand/vmunix /hp-ux At this point, PI/open should run without any other changes needed. Just out of curiosity, why haven't you moved to UniVerse? Best regards, Henry Unger Hitech Systems, Inc. http://www.hitech.com -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Natasha Zagsky Sent: Thursday, July 22, 2010 9:17 AM To: u2-users@listserver.u2ug.org Subject: [U2] PI/open installation question [Also posted to Usenet newsgroups: comp.sys.prime, comp.databases.pick] I'm setting up a test server and I am running into a problem during the installation process. If you're familiar with installing PI/open, please help. Database: PI/open Rev. 3.6.2.r6 Operating System: HP-UX B.10.20 Hardware: HP 9000 Series 800 System >From "PI/open Installation Menu" (UNIX script ./pi_install)I execute option "6 >updateisys Update ISYS account"and receive this error message: Updating /usr/isys ...updateisys: Failed to bootstrap shared PI/open. The message (OS: No such file or directory) in &PILOG& WARN.0 is obviously suspicious, but I have no indication what file or directory it refers to. Can anyone with experience installing PI/open make any suggestions? Thank you in advance, Natasha Zagsky zag...@hotmail.com _ Look 'em in the eye: FREE Messenger video chat http://go.microsoft.com/?linkid=9734386 ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] HP-Ux, Samba, and Windows 7
You're welcome, Bill. Glad to hear it worked. It works for us with the client joined to the domain, but our Samba servers are also joined to the same domain. I can't say for sure if it will work once you join the client back to the domain, but I think it should. -John -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 11:01 AM To: U2 Users List Subject: Re: [U2] HP-Ux, Samba, and Windows 7 Victory... John Hester is once again my hero. I did unjoin the Client from the domain and renamed the Samba WorkGroup and the Client WorkGroup to something different from the domain name. I expect to tinker with these settings some more. Thanks so much John. --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Hester Sent: Thursday, July 22, 2010 1:42 PM To: U2 Users List Subject: Re: [U2] HP-Ux, Samba, and Windows 7 I've been through that with a Windows 7 client. You need to change a setting on the client side: Control Panel --> Administrative Tools --> Local Security Policy --> Local Policies --> Security Options Under "Network Security: LAN Manager authentication level", enable "Send LM & NTLM responses". If that doesn't work, also try: Enable "Minimum session security for NTLM SSP" Disable "Require 128-bit encryption" -John -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 7:21 AM To: U2 Users List Subject: [U2] HP-Ux, Samba, and Windows 7 With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] HP-Ux, Samba, and Windows 7
Victory... John Hester is once again my hero. I did unjoin the Client from the domain and renamed the Samba WorkGroup and the Client WorkGroup to something different from the domain name. I expect to tinker with these settings some more. Thanks so much John. --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Hester Sent: Thursday, July 22, 2010 1:42 PM To: U2 Users List Subject: Re: [U2] HP-Ux, Samba, and Windows 7 I've been through that with a Windows 7 client. You need to change a setting on the client side: Control Panel --> Administrative Tools --> Local Security Policy --> Local Policies --> Security Options Under "Network Security: LAN Manager authentication level", enable "Send LM & NTLM responses". If that doesn't work, also try: Enable "Minimum session security for NTLM SSP" Disable "Require 128-bit encryption" -John -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 7:21 AM To: U2 Users List Subject: [U2] HP-Ux, Samba, and Windows 7 With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] HP-Ux, Samba, and Windows 7
I've been through that with a Windows 7 client. You need to change a setting on the client side: Control Panel --> Administrative Tools --> Local Security Policy --> Local Policies --> Security Options Under "Network Security: LAN Manager authentication level", enable "Send LM & NTLM responses". If that doesn't work, also try: Enable "Minimum session security for NTLM SSP" Disable "Require 128-bit encryption" -John -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 7:21 AM To: U2 Users List Subject: [U2] HP-Ux, Samba, and Windows 7 With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
[U2] PI/open installation question
[Also posted to Usenet newsgroups: comp.sys.prime, comp.databases.pick] I'm setting up a test server and I am running into a problem during the installation process. If you're familiar with installing PI/open, please help. Database: PI/open Rev. 3.6.2.r6Operating System: HP-UX B.10.20Hardware: HP 9000 Series 800 System >From "PI/open Installation Menu" (UNIX script ./pi_install)I execute option "6 >updateisys Update ISYS account"and receive this error message: Updating /usr/isys ...updateisys: Failed to bootstrap shared PI/open. UNIX script updateisys runs command./piopen -boot 102which generates the following output:... Loading PI/open*** Status 2 (OS: No such file or directory), severity WARNING, subsystem STARTUPFull details have been directed to: /usr/isys/&PILOG&/WARN.0 Error: Maximum shared memory segment size is too small. Please check your system configuration parameters against those listed under option 5 of the PI/open installation menu Fatal Error: could not setup shared memory *** Status 12940 (from PI/open), severity WARNING, subsystem SMMFull details have been directed to: /usr/isys/&PILOG&/WARN.1*** Status 12940 (from PI/open), severity WARNING, subsystem SMMFull details have been directed to: /usr/isys/&PILOG&/WARN.2Exiting PI/open Looking at the details in &PILOG& file I see the following error messages: In /usr/isys/&PILOG&/WARN.0... *** Status 2 (OS: No such file or directory), severity WARNINGDetected by the STARTUP subsystem in st_get_limits at location 3. In /usr/isys/&PILOG&/WARN.1... *** Status 12940 (from PI/open), severity WARNINGDetected by the SMM subsystem in sm_inits at location 0.=> Unable to allocate 154208 bytes of shared memory.System maximum is set to 0 Called from st_cold_boot at location 1.=> error doing shared initialisation of shared memory subsystem In /usr/isys/&PILOG&/WARN.2...*** Status 12940 (from PI/open), severity WARNING Detected by the SMM subsystem in st_bproc at location 29.=> bootstrap processor error doing a cold boot of PI The error messages seem to point to HP-UX configurable kernel parameter shmmax, which sets the maximum size of the shared memory segment for the system. I have increased shmmax to the maximum allowed value (1073741824 bytes), but it makes no difference to piopen. I have played with PI/open boot.params file, increasing and decreasing CS_BYTES (which defines shared memory catalog space) and DIO_BYTES (which defines shared memory for disk I/O subsystem tables), but nothing makes a difference to piopen. I have checked all the HP-UX and PI/open system configuration parameters I could think of. I have tried making all the parameters identical to the existing PI/open production server, which is running successfully, but I still run into the same problem on the test server. The message (OS: No such file or directory) in &PILOG& WARN.0 is obviously suspicious, but I have no indication what file or directory it refers to. Can anyone with experience installing PI/open make any suggestions? Thank you in advance, Natasha Zagsky zag...@hotmail.com _ Look 'em in the eye: FREE Messenger video chat http://go.microsoft.com/?linkid=9734386 ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
[U2] Don Robinson is available for part time work.
Hello, I'm available 2 (or more) days per week to help you with your programming projects. I have experience with several MV databases including Universe, Unidata, jBASE, Reality and AREV. I have experience with AIX, Linux, Windows server and desktop OS's, Apple Macs, networking, Perforce source control and Accuterm GUI screen programming. I live in Cincinnati, Ohio. I have speed internet for remote access and can handle an occasional on-site visit. If interested, contact me directly at donr_w...@yahoo.com or the number below. Thanks, Don Robinson 513-706-6149 (Cell) ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] HP-Ux, Samba, and Windows 7
By jockeying with Server Type [ ] Stand Alone [ ] Domain Member [ ] Domain Controller Configue WINS As [ ] Not Used [Server for Client Use [ ] Client of Another WINS server 192.168.0.10 I was able to see the Samba Share from the Windows SBS server but when I try to login it denies access and seems to get hung up on the domain name. It would help me to know what settings to choose. We have a vanilla Windows domain. The client PC could be made to be in the same workgroup as the HP-Ux Samba box. Current Config (Normal View) # Samba config file created using SWAT # from 192.168.0.145 (192.168.0.145) # Date: 2010/07/22 11:26:07 # Global parameters [global] workgroup = HKMETALCRAFT netbios name = SHERMAN server string = SAMBA security = DOMAIN encrypt passwords = Yes password server = * syslog = 0 log file = /var/opt/samba/log.%m max log size = 1000 local master = No wins server = 192.168.0.10 guest account = smbnull, brutzy read only = No hosts allow = 0.0.0.0/0.0.0.0 short preserve case = No dos filetime resolution = Yes [homes] comment = Home Directories browseable = No [tmp] comment = Temporary file space path = /tmp [junk] path = /junk read only = Yes guest ok = Yes [u2] path = /u2 [PeaBody] path = /u2/SOFTWARE/&&PeaBody/PeaBody_Source_Code [PeaBody_Source_Code] path = /u2/SOFTWARE/&&PeaBody/PeaBody_Source_Code [/u2/SANDBOX/] path = /tmp *-- Current Config (Full View) # Samba config file created using SWAT # from 192.168.0.145 (192.168.0.145) # Date: 2010/07/22 11:27:28 # Global parameters [global] coding system = client code page = 850 code page directory = /etc/opt/samba/codepages workgroup = HKMETALCRAFT netbios name = SHERMAN netbios aliases = netbios scope = server string = SAMBA interfaces = bind interfaces only = No security = DOMAIN encrypt passwords = Yes update encrypted = No allow trusted domains = Yes hosts equiv = min passwd length = 5 map to guest = Never null passwords = No obey pam restrictions = No password server = * smb passwd file = /var/opt/samba/private/smbpasswd root directory = / pam password change = No passwd program = /usr/bin/passwd passwd chat = *new*password* %n\n *new*password* %n\n *changed* passwd chat debug = No username map = password level = 0 username level = 0 unix password sync = No restrict anonymous = No lanman auth = Yes use rhosts = No admin log = No log level = 0 syslog = 0 syslog only = No log file = /var/opt/samba/log.%m max log size = 1000 timestamp logs = Yes debug hires timestamp = No debug pid = No debug uid = No protocol = NT1 large readwrite = Yes max protocol = NT1 min protocol = CORE read bmpx = No read raw = Yes write raw = Yes acl compatibility = nt smb support = Yes nt pipe support = Yes nt status support = Yes announce version = 4.9 announce as = NT max mux = 50 max xmit = 16644 name resolve order = lmhosts host wins bcast max ttl = 259200 max wins ttl = 518400 min wins ttl = 21600 time server = No unix extensions = Yes change notify timeout = 60 deadtime = 0 getwd cache = Yes keepalive = 300 lpq cache time = 10 max smbd processes = 0 max connections per client = 128 max disk size = 0 max open files = 1 name cache timeout = 660 read size = 16384 socket options = TCP_NODELAY stat cache size = 50 use mmap = No total print jobs = 0 load printers = Yes printcap name = lpstat disable spoolss = No enumports command = addprinter command = deleteprinter command = show add printer wizard = Yes os2 driver map = strip dot = No mangling method = hash character set = mangled stack = 50 stat cache = Yes domain admin group = domain guest group = groupname map = machine password timeout = 604800 add user script = delete user script = logon script = logon path = \\%N\%U\profile logon drive = logon home = \\%N\%U d
Re: [U2] HP-Ux, Samba, and Windows 7
That may be the problem. You may need the nmbd in order for it to work. Also check the windows firewall to be sure that smb traffic is not being blocked. GL -Dan -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 10:39 AM To: U2 Users List Subject: Re: [U2] HP-Ux, Samba, and Windows 7 I do have a netbios name specified in Samba. I do not know if there is a netbios daemon. I notice that Samba's nmbd is not running and when I try to start by clicking the button or at the command line, it does not seem to work. --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble Sent: Thursday, July 22, 2010 10:24 AM To: U2 Users List Subject: Re: [U2] HP-Ux, Samba, and Windows 7 You will want to make sure the netbios options are turned on for the samba. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 10:21 AM To: U2 Users List Subject: [U2] HP-Ux, Samba, and Windows 7 With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] HP-Ux, Samba, and Windows 7
I am not the SAMBA guy at our place, but we use it all the time w/o many issues. I personally use Windows 7, 64 bit w/o any problems. However, 2008 server DOES have a problem. It does not communicate well (or at all) with HP-UX (and maybe others). This is a known bug, but there does not seem to be any real desire for it to be fixed. John Israel Senior Programmer/Analyst Dayton Superior Corporation 1125 Byers Road Miamisburg, OH 45342 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 10:21 AM To: U2 Users List Subject: [U2] HP-Ux, Samba, and Windows 7 With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] HP-Ux, Samba, and Windows 7
I do have a netbios name specified in Samba. I do not know if there is a netbios daemon. I notice that Samba's nmbd is not running and when I try to start by clicking the button or at the command line, it does not seem to work. --Bill -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble Sent: Thursday, July 22, 2010 10:24 AM To: U2 Users List Subject: Re: [U2] HP-Ux, Samba, and Windows 7 You will want to make sure the netbios options are turned on for the samba. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 10:21 AM To: U2 Users List Subject: [U2] HP-Ux, Samba, and Windows 7 With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
Re: [U2] HP-Ux, Samba, and Windows 7
You will want to make sure the netbios options are turned on for the samba. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: Thursday, July 22, 2010 10:21 AM To: U2 Users List Subject: [U2] HP-Ux, Samba, and Windows 7 With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users
[U2] HP-Ux, Samba, and Windows 7
With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 client, I cannot see our HP-UX Samba Share. An XP Client can see the Samba share no problem. I put a post on the HP Forum yesterday but got nothing back. I am on the brink of punishing MS by making the new PC into Fedora. Suggestions would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users