- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Samba and prompting for password
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 03:53 AM
09-28-2005 03:53 AM
Samba and prompting for password
I am getting the following error message for only SOME users trying to access shares on my HPUX system. They click on the share from windows and are prompted for a password which is not accepted. Here is what the log file for those users says:
[2005/09/28 09:45:49, 0] auth/auth_util.c:make_server_info_info3(1122)
make_server_info_info3: pdb_init_sam failed!
I can't imagine it would be the smb.conf as I mentioned earlier that it is only certain users and not others.
Thanks,
Sally
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:02 AM
09-28-2005 04:02 AM
Re: Samba and prompting for password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:06 AM
09-28-2005 04:06 AM
Re: Samba and prompting for password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:08 AM
09-28-2005 04:08 AM
Re: Samba and prompting for password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:20 AM
09-28-2005 04:20 AM
Re: Samba and prompting for password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:21 AM
09-28-2005 04:21 AM
Re: Samba and prompting for password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:25 AM
09-28-2005 04:25 AM
Re: Samba and prompting for password
[global]
workgroup = wkgrp
netbios name = SERVERA
server string = SERVERA share
security = DOMAIN
map to guest = Bad User
password server = PWSERVER
syslog = 0
log file = /var/opt/samba/log.%m
max log size = 1000
wins server = WINSSERVER
idmap uid = 10000-20000
idmap gid = 10000-20000
short preserve case = No
dos filetime resolution = Yes
[LYRS]
comment = Lyrs
path = /lyrs
read only = Yes
[NAIS]
comment = Nais
path = /nais
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:25 AM
09-28-2005 04:25 AM
Re: Samba and prompting for password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 05:08 AM
09-28-2005 05:08 AM
Re: Samba and prompting for password
[2005/09/28 11:03:15, 0] sam/idmap_tdb.c:db_allocate_id(105)
idmap Fatal Error: UID range full!! (max: 20000)
As you can see above, my max on UID is 20000. So can I just increase that value, or get rid of it all together?
Thanks,
Sally
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 02:42 AM
09-29-2005 02:42 AM