<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: samba configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256548#M176263</link>
    <description>Yes &lt;BR /&gt;&lt;BR /&gt;madcc01:/var/adm/syslog&amp;gt; bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     819200   92840  720712   11% /&lt;BR /&gt;/dev/vg00/lvol1     298928   87232  181800   32% /stand&lt;BR /&gt;/dev/vg00/lvol8    4710400  179960 4495168    4% /var&lt;BR /&gt;/dev/vg00/lvol6    3072000  909888 2145264   30% /usr&lt;BR /&gt;/dev/vg00/lvol5    2048000   51336 1981072    3% /tmp&lt;BR /&gt;/dev/vg00/lvol7    5406720 1703392 3674408   32% /opt&lt;BR /&gt;/dev/vg00/lvol4    1024000    3824 1012248    0% /home&lt;BR /&gt;/dev/vg01/ccdev2   20480000  573636 19595376    3% /ccdev2&lt;BR /&gt;/dev/vg01/ccdev1   20480000  673300 19497240    3% /ccdev1&lt;BR /&gt;&lt;BR /&gt;I have seen in google that the problem can be caused by using samba nonencrypted passwords... Do you know ????</description>
    <pubDate>Thu, 22 Apr 2004 12:01:20 GMT</pubDate>
    <dc:creator>jpcast_real</dc:creator>
    <dc:date>2004-04-22T12:01:20Z</dc:date>
    <item>
      <title>samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256531#M176246</link>
      <description>Hello ,&lt;BR /&gt;&lt;BR /&gt;I must create the user password for samba but I do not know its format or any utility to create it.&lt;BR /&gt;&lt;BR /&gt;username map = /var/opt/samba/private/users.map&lt;BR /&gt;&lt;BR /&gt;I have seen in internet this utiliy to do it "mksmbpasswd.sh" but I can not find it in the hp-ux samba.</description>
      <pubDate>Thu, 22 Apr 2004 09:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256531#M176246</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T09:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256532#M176247</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think syncsmbpasswd might be what you're looking for.  Otherwise you could use addtosmbpasswd for each entry in /etc/passwd that you want.  If you want info on the format, there is a smbpasswd man page (also available through SWAT http://your_server_name:901 )&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 22 Apr 2004 09:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256532#M176247</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-04-22T09:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256533#M176248</link>
      <description>passwd &lt;USERNAME&gt;&lt;BR /&gt;# set it.&lt;BR /&gt;smbpasswd -a &lt;USERNAME&gt; &lt;PASSWORD&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNAME&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 22 Apr 2004 10:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256533#M176248</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-22T10:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256534#M176249</link>
      <description>I think I have another problem:&lt;BR /&gt;&lt;BR /&gt;smbuser:EWjUaE.9/OO52:107:20:,,,:/home/smbuser:/usr/bin/sh&lt;BR /&gt;madcc01:/etc/opt/samba&amp;gt; smbpasswd -a smbuser Siemens123&lt;BR /&gt;Unknown parameter encountered: "shared mem size"&lt;BR /&gt;Ignoring unknown parameter "shared mem size"&lt;BR /&gt;unable to open passdb database.&lt;BR /&gt;Added user smbuser.&lt;BR /&gt;madcc01:/etc/opt/samba&amp;gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2004 10:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256534#M176249</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T10:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256535#M176250</link>
      <description>I get it , but doing it which database am I changing ?? Where is it located&lt;BR /&gt;???&lt;BR /&gt;madcc01:/etc/opt/samba&amp;gt; smbpasswd -a smbuser Siemens123&lt;BR /&gt;Password changed for user smbuser.&lt;BR /&gt;&lt;BR /&gt;Do I must have an Hp-UX user for each user I want to connect SAM ? Can I use username map for this purpose??</description>
      <pubDate>Thu, 22 Apr 2004 10:12:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256535#M176250</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T10:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256536#M176251</link>
      <description>unless you've changed it within the smb.conf file, it will use /var/opt/samba/private/smbpasswd.&lt;BR /&gt;&lt;BR /&gt;It depends on your configuration and usage, but generally you will need a matching HP-UX user for each user on the Windows side.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 22 Apr 2004 10:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256536#M176251</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-04-22T10:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256537#M176252</link>
      <description>Yes I have got it . I have crated added two hp-ux users to the samba database:&lt;BR /&gt;&lt;BR /&gt;madcc01:/var/opt/samba/private&amp;gt; more smbpasswd&lt;BR /&gt;smbuser:107:DF7D4C80BE72A070AAD3B435B51404EE:B3A3496D3F61D8CDA3B865A2B4B29A37:[U&lt;BR /&gt;X         ]:LCT-4087E0C0:&lt;BR /&gt;root:0:DF7D4C80BE72A070AAD3B435B51404EE:B3A3496D3F61D8CDA3B865A2B4B29A37:[UX    &lt;BR /&gt;     ]:LCT-4087E161:&lt;BR /&gt;&lt;BR /&gt;But when I try to connect from the windows :&lt;BR /&gt;&lt;BR /&gt;\\139.16.240.112\tmp&lt;BR /&gt;smbuser&lt;BR /&gt;"password"&lt;BR /&gt;&lt;BR /&gt;I get this output in the samba log files:&lt;BR /&gt;&lt;BR /&gt;[2004/04/22 17:32:14, 1] smbd/password.c:(545)&lt;BR /&gt;  Couldn't find user 'perecast' in passdb.&lt;BR /&gt;[2004/04/22 17:32:14, 1] smbd/password.c:(545)&lt;BR /&gt;  Couldn't find user 'perecast' in passdb.&lt;BR /&gt;[2004/04/22 17:32:14, 1] smbd/reply.c:(1032)&lt;BR /&gt;  Rejecting user 'perecast': authentication failed&lt;BR /&gt;&lt;BR /&gt;"perecast" is my windows user!!!!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2004 10:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256537#M176252</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T10:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256538#M176253</link>
      <description>Do you have the perecast user on your HP-UX server in /etc/passwd and in the smbpasswd files?&lt;BR /&gt;&lt;BR /&gt;If you're trying to map by using the "smbuser" instead, then you will see the perecast user errors because the Windows box will send the current username and password initially.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 22 Apr 2004 10:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256538#M176253</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-04-22T10:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256539#M176254</link>
      <description>Do you have perecast user in /etc/passwd??&lt;BR /&gt;&lt;BR /&gt;map file is for mapping windows users to unix. (if user name is more than 8chars on windows side you can take care of it.)&lt;BR /&gt;&lt;BR /&gt;In your case you need to have perecast user in smbpasswd file and in /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;Also what security level you have set in smb.conf file? Is it to set to server?&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 22 Apr 2004 10:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256539#M176254</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-22T10:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256540#M176255</link>
      <description>I do not have smbuser neither in the /etc/passwd nor in the samba db . When I connect from the windows I give this credentials:&lt;BR /&gt;&lt;BR /&gt;\\139.16.240.112\ccdev1&lt;BR /&gt;smbuser&lt;BR /&gt;"password"&lt;BR /&gt;&lt;BR /&gt;This is my smb.conf if you want to have a look at it:&lt;BR /&gt;&lt;BR /&gt;# from nb10300d.nbgm.siemens.de (157.163.24.118)&lt;BR /&gt;# Date: 2001/12/17 12:56:43&lt;BR /&gt;&lt;BR /&gt;# Global parameters&lt;BR /&gt;[global]&lt;BR /&gt;        netbios name = MADCC01&lt;BR /&gt;        server string = Server %h Version %v&lt;BR /&gt;        encrypt passwords = Yes&lt;BR /&gt;        update encrypted = Yes&lt;BR /&gt;        hosts equiv = /etc/hosts.equiv&lt;BR /&gt;        null passwords = Yes&lt;BR /&gt;#       username map = /etc/opt/samba/users.map&lt;BR /&gt;        max open files = 20000&lt;BR /&gt;#       shared mem size = 10485760&lt;BR /&gt;        socket options = TCP_NODELAY IPTOS_LOWDELAY&lt;BR /&gt;        kernel oplocks = No&lt;BR /&gt;        guest account = nobody&lt;BR /&gt;        create mask = 0777&lt;BR /&gt;        directory mask = 0777&lt;BR /&gt;        force create mode = 0777&lt;BR /&gt;        force directory mode = 0777&lt;BR /&gt;        security mask = 0777&lt;BR /&gt;        directory security mask = 0777&lt;BR /&gt;        force directory security mode = 0777&lt;BR /&gt;        force security mode = 0777&lt;BR /&gt;        guest ok = Yes&lt;BR /&gt;        hosts allow = 157.163., 10.10., 141.73.168., 139.16.240., 158.92.51.&lt;BR /&gt;# in Abg AP: Guenter Rall, Thomas Springer&lt;BR /&gt;        log level = 1&lt;BR /&gt;        max log size = 1024&lt;BR /&gt;        oplocks = No&lt;BR /&gt;        username level = 8&lt;BR /&gt;&lt;BR /&gt;[sccdev1]&lt;BR /&gt;        path = /ccdev1&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;&lt;BR /&gt;[sccdev2]&lt;BR /&gt;        path = /ccdev2&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;&lt;BR /&gt;[tmp]&lt;BR /&gt;        path = /tmp&lt;BR /&gt;        public = yes&lt;BR /&gt;        only guest = yes&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;        printeable = Yes</description>
      <pubDate>Thu, 22 Apr 2004 10:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256540#M176255</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T10:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256541#M176256</link>
      <description>I have found an error message in the syslog.log file:&lt;BR /&gt;&lt;BR /&gt;Apr 22 17:51:55 madcc01 smbd[4663]:   Failed to set gid privileges to (-1,-2) no&lt;BR /&gt;w set to (0,0) uid=(0,0)&lt;BR /&gt;Apr 22 17:51:55 madcc01 smbd[4663]: [2004/04/22 17:51:55, 0] lib/util.c:(1094)&lt;BR /&gt;Apr 22 17:51:55 madcc01 smbd[4663]:   PANIC: failed to set gid&lt;BR /&gt;Apr 22 17:51:55 madcc01 smbd[4663]:   &lt;BR /&gt;Apr 22 17:51:55 madcc01 smbd[4663]:</description>
      <pubDate>Thu, 22 Apr 2004 11:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256541#M176256</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T11:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256542#M176257</link>
      <description>&lt;BR /&gt;Add user smbuser to /etc/passwd (vipw/useradd) and add user to smbpasswd file(smbpasswd -a smbuser "password"&lt;BR /&gt;&lt;BR /&gt;Restart samba&lt;BR /&gt;/sbin/init.d/samba stop&lt;BR /&gt;/sbin/init.d/samba start and check and post the results.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 22 Apr 2004 11:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256542#M176257</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-22T11:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256543#M176258</link>
      <description>the error message related to gid(-1,-2) is because you are using "nobody" as the guest user.  If you are using HP's CIFS server then it should have created a user called smbnull which you can use in the "guest=" part of the config.&lt;BR /&gt;&lt;BR /&gt;back to your original problem - you need to have a user to authenticate against.  smbuser needs to be in /etc/passwd and the smbpasswd or you must have smbuser mapped to a user that can be authenticated.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 22 Apr 2004 11:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256543#M176258</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-04-22T11:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256544#M176259</link>
      <description>Read following document for good information on Samba.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oreilly.com/catalog/samba/chapter/book/ch06.pdf" target="_blank"&gt;http://www.oreilly.com/catalog/samba/chapter/book/ch06.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 22 Apr 2004 11:08:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256544#M176259</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-22T11:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256545#M176260</link>
      <description>I have the modifications form smbnull and now I have access to the /tmp directory but no the other 2 directories . This is my present configuration:&lt;BR /&gt;&lt;BR /&gt;        workgroup = MADCC01&lt;BR /&gt;        netbios name = MADCC01&lt;BR /&gt;        server string = Server %h Version %v&lt;BR /&gt;        encrypt passwords = Yes&lt;BR /&gt;        update encrypted = Yes&lt;BR /&gt;        hosts equiv = /etc/hosts.equiv&lt;BR /&gt;        null passwords = Yes&lt;BR /&gt;#       username map = /etc/opt/samba/users.map&lt;BR /&gt;        max open files = 20000&lt;BR /&gt;#       shared mem size = 10485760&lt;BR /&gt;        socket options = TCP_NODELAY IPTOS_LOWDELAY&lt;BR /&gt;        kernel oplocks = No&lt;BR /&gt;        guest account = smbnull&lt;BR /&gt;        create mask = 0777&lt;BR /&gt;        directory mask = 0777&lt;BR /&gt;        force create mode = 0777&lt;BR /&gt;        force directory mode = 0777&lt;BR /&gt;        security mask = 0777&lt;BR /&gt;        directory security mask = 0777&lt;BR /&gt;        force directory security mode = 0777&lt;BR /&gt;        force security mode = 0777&lt;BR /&gt;        guest ok = Yes&lt;BR /&gt;        hosts allow = 157.163., 10.10., 141.73.168., 139.16.240., 158.92.51.&lt;BR /&gt;# in Abg AP: Guenter Rall, Thomas Springer&lt;BR /&gt;        log level = 1&lt;BR /&gt;        max log size = 1024&lt;BR /&gt;        oplocks = No&lt;BR /&gt;        username level = 8&lt;BR /&gt;&lt;BR /&gt;[sccdev1]&lt;BR /&gt;        path = /ccdev1&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;&lt;BR /&gt;[sccdev2]&lt;BR /&gt;        path = /ccdev2&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;&lt;BR /&gt;[tmp]&lt;BR /&gt;        path = /tmp&lt;BR /&gt;        public = yes&lt;BR /&gt;        only guest = yes&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;these are the errors I get now:&lt;BR /&gt;&lt;BR /&gt;   Netbios nameserver version 2.2.8a based HP CIFS Server A.01.10 started.&lt;BR /&gt;  Copyright Andrew Tridgell and the Samba Team 1994-2002&lt;BR /&gt;[2004/04/22 18:44:56, 1] lib/debug.c:(256)&lt;BR /&gt;  INFO: Debug class all level = 1   (pid 5232 from pid 5232)&lt;BR /&gt;[2004/04/22 18:45:00, 0] nmbd/nmbd_responserecordsdb.c:(234)&lt;BR /&gt;  find_response_record: response packet id 30651 received with no matching recor&lt;BR /&gt;d.&lt;BR /&gt;[2004/04/22 18:45:00, 0] nmbd/nmbd_responserecordsdb.c:(234)&lt;BR /&gt;  find_response_record: response packet id 30652 received with no matching recor&lt;BR /&gt;d.&lt;BR /&gt;[2004/04/22 18:45:00, 0] nmbd/nmbd_responserecordsdb.c:(234)&lt;BR /&gt;  find_response_record: response packet id 30653 received with no matching recor&lt;BR /&gt;d.&lt;BR /&gt;&lt;BR /&gt;And in the syslog.log I get this error messages:&lt;BR /&gt;&lt;BR /&gt;Apr 22 18:46:09 madcc01 smbd[5248]:   madn041c (139.16.240.19) couldn't find ser&lt;BR /&gt;vice ccdev1&lt;BR /&gt;Apr 22 18:37:24 madcc01 smbd[5029]: [2004/04/22 18:37:24, 0] smbd/service.c:(251&lt;BR /&gt;)&lt;BR /&gt;Apr 22 18:46:13 madcc01  above message repeats 6 times&lt;BR /&gt;Apr 22 18:46:13 madcc01 smbd[5248]: [2004/04/22 18:46:13, 0] smbd/service.c:(251&lt;BR /&gt;)&lt;BR /&gt;Apr 22 18:37:24 madcc01 smbd[5029]:   madn041c (139.16.240.19) couldn't find ser&lt;BR /&gt;vice ccdev2&lt;BR /&gt;Apr 22 18:46:13 madcc01  above message repeats 6 times&lt;BR /&gt;Apr 22 18:46:13 madcc01 smbd[5248]:   madn041c (139.16.240.19) couldn't find ser&lt;BR /&gt;vice ccdev2&lt;BR /&gt;Apr 22 18:46:14 madcc01 smbd[5248]: [2004/04/22 18:46:14, 0] smbd/service.c:(251&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks everybody for the hel`p</description>
      <pubDate>Thu, 22 Apr 2004 11:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256545#M176260</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T11:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256546#M176261</link>
      <description>Do you have /ccdev2 directory on unix box?&lt;BR /&gt;&lt;BR /&gt;Does it have appropriate permissions?&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 22 Apr 2004 11:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256546#M176261</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-22T11:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256547#M176262</link>
      <description>It looks like those 2 dirs don't exist on the HP-UX server.  It's also worth running testparm to check for any errors in the smb.conf file.&lt;BR /&gt;&lt;BR /&gt;The other point to note is that /tmp doesn't require any authentication - so your problem could still be related to that.  It's well worth reading the HP docs for the server - &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; and the O'Reilly Using Samba book - available using SWAT (http://your_server:901 ) which has a section on authentication.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 22 Apr 2004 12:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256547#M176262</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-04-22T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256548#M176263</link>
      <description>Yes &lt;BR /&gt;&lt;BR /&gt;madcc01:/var/adm/syslog&amp;gt; bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     819200   92840  720712   11% /&lt;BR /&gt;/dev/vg00/lvol1     298928   87232  181800   32% /stand&lt;BR /&gt;/dev/vg00/lvol8    4710400  179960 4495168    4% /var&lt;BR /&gt;/dev/vg00/lvol6    3072000  909888 2145264   30% /usr&lt;BR /&gt;/dev/vg00/lvol5    2048000   51336 1981072    3% /tmp&lt;BR /&gt;/dev/vg00/lvol7    5406720 1703392 3674408   32% /opt&lt;BR /&gt;/dev/vg00/lvol4    1024000    3824 1012248    0% /home&lt;BR /&gt;/dev/vg01/ccdev2   20480000  573636 19595376    3% /ccdev2&lt;BR /&gt;/dev/vg01/ccdev1   20480000  673300 19497240    3% /ccdev1&lt;BR /&gt;&lt;BR /&gt;I have seen in google that the problem can be caused by using samba nonencrypted passwords... Do you know ????</description>
      <pubDate>Thu, 22 Apr 2004 12:01:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256548#M176263</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T12:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256549#M176264</link>
      <description>What are the permissions on /ccdev1 and /ccdev2?&lt;BR /&gt;&lt;BR /&gt;What is OS from Windows side? NT ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also goto directory where samba is installed. Is there a directory src?? Check for file service.c and look for error code 251.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 22 Apr 2004 12:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256549#M176264</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-22T12:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256550#M176265</link>
      <description>Whit this configuration it work without asking password:&lt;BR /&gt;&lt;BR /&gt;[ccdev1]&lt;BR /&gt;        path = /ccdev1&lt;BR /&gt;        public = yes&lt;BR /&gt;        only guest = yes&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;&lt;BR /&gt;[ccdev2]&lt;BR /&gt;        path = /ccdev2&lt;BR /&gt;        public = yes&lt;BR /&gt;        only guest = yes&lt;BR /&gt;        writeable = Yes&lt;BR /&gt;&lt;BR /&gt;There was a problem , I had an "sccdev1" instead "ccdev1" . Anyway I can't make the hp-ux make the authentification..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2004 12:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3256550#M176265</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-04-22T12:17:24Z</dc:date>
    </item>
  </channel>
</rss>

