- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Samba UID GID error
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-11-2000 12:39 PM
09-11-2000 12:39 PM
machine and I'm getting some weird errors in the log.smb file.
[2000/09/11 22:33:30, 0] lib/util_sec.c:(69)
Failed to set gid privileges to (-1,-24) now set to (0,0) uid=(0,0)
[2000/09/11 22:33:30, 0] lib/util.c:(2381)
PANIC: failed to set gid
Now this is not a normal uid, at least not in my universe :)
Does anybody have the answer to this?
Why does samba fail to set gid?
How do I make it use a normal uid, gid?
regards Kjell Mesch
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 01:24 PM
09-11-2000 01:24 PM
Re: Samba UID GID error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 01:49 PM
09-11-2000 01:49 PM
Re: Samba UID GID error
But there is a LOT of options to this thing
so I might have missed something.
(I guess you mean the smb.conf that sets up the shares printers and so on)
So I'm reading man pages for smb.cond, nmbd and smbd and so on.
Hopefully I'll find some answer.
( the way to success begins with "man man" )
I would not be surpriced if it is Win2K that is missconfigured in the end though. Thats the area that I really suck :-/
Kjell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 02:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 11:15 PM
09-11-2000 11:15 PM
Re: Samba UID GID error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2000 09:36 AM
09-12-2000 09:36 AM
Re: Samba UID GID error
The problem was that Samba was using nobody, nogroup to access non user specific shares.
That did not work well in hpux
(it works in Linux, and thats where I'm from)
So I changed that and now it works just fine
(knock on wood, I'we just tested it for about 30 seconds)
/ Kjell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2000 02:46 PM
09-12-2000 02:46 PM
Re: Samba UID GID error
i.e
/etc/group
nogroup:*:-2
/etc/passwd
nobody:*:-1:-2:Guest Account:/: